Skip to content

Update to version 1.3005

Latest
Compare
Choose a tag to compare
@ptulp ptulp released this 16 Jun 19:01
· 1 commit to master since this release
  • Added the handling of the XDR Volume message.
    The layout is as follows:
    $IIXDR,V,x.x,L|G|M,FUEL*
    Where L= liters, G = Gallons, M = Cubic meters.

  • NMEA messages GLL, RMB and RMC were not checked for data validity before using them.
    Added code to check this.