SignalK / signalk-to-nmea0183

Signal K Node server plugin to convert Signal K to NMEA 0183
Apache License 2.0
12 stars 28 forks source link

Sentence HDG: swapped Variation and Deviation fileds #71

Open kdschmidt1 opened 3 years ago

kdschmidt1 commented 3 years ago

According NMEA0183 Documentation you swapped the position of Variation field with Deviation field!

HDG - Heading - Deviation & Variation

    1   2   3 4   5 6
    |   |   | |   | |

$--HDG,x.x,x.x,a,x.x,a*hh

Field Number: 1) Magnetic Sensor heading in degrees 2) Magnetic Deviation, degrees 3) Magnetic Deviation direction, E = Easterly, W = Westerly 4) Magnetic Variation degrees 5) Magnetic Variation direction, E = Easterly, W = Westerly 6) Checksum