xela144 / CANaconda

CANaconda project: CAN message viewer
GNU General Public License v3.0
10 stars 0 forks source link

Metadata file: PGN vs ID #40

Open xela144 opened 10 years ago

xela144 commented 10 years ago

If two separate entries in the meta data file refer to the same message but one has an ID while other has a PGN, then an error occurs when parsing that node's message.

This was revealed when the Nmea2000.xml file was updated according to the packetlogger.txt for "Environmental Parameters #1" (pgn 130310), which was the same as my "dst200_EnvParam" (ID 15FD0601) and "dst800" messages. 1910ef9728e5aa0d438146c375b2df89181a0612

Also see https://github.com/xela144/CANaconda/commit/1910ef9728e5aa0d438146c375b2df89181a0612#diff-0364b332045f4018879ebbeecc97c474L354 - Put the "DST200_WaterDepth" (pgn 128267) back in as "Water Depth"