Safiery CANbus Alternator Controller

#****************************************************************************** # L I C E N S E I N F O R M A T I O N # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see <https://www.gnu.org/licenses/>. # #****************************************************************************** #****************************************************************************** # H A R D W A R E I N F O # #------------------------------------------------------------------------------ # Y D N B - 0 7 # # Target hardware: Yacht Devices YDNB-07 NMEA 2000 bridge # YDNB-07 hardware revision: any # YDNB-07 firmware: any # # CAN1 speed 250 kbps # CAN1 connected to NMEA 2000 network segment with J1939, RVC, N2K PGNs # CAN2 connected to NMEA 2000 network segment with N2K PGNs only # #******************************************************************************

#=================== P R O G R A M S T A R T ============================

# D E B U G S E T T I N G S S E C T I O N # # uncomment the line below to get an MCU assembly code in YDNBSAVE.CFG file #DECOMPILER=1

# uncomment the line below to record a diagnostics file YDNBLOG.TXT #DIAGNOSTICS=30

# uncomment the line below to record a diagnostics file in binary format (CAN file) #LOG_FORMAT=BINARY

# B R I D G E H A R D W A R E S E T T I N G S S E C T I O N # # Disable forwarding on both interfaces FW_CAN1_TO_CAN2=OFF

86

Powered by