fulup-bzh / GeoGate

GeoGate is an opensource tracking GPS/AIS framework to implement GTS applications.
Apache License 2.0
75 stars 39 forks source link

fix: 2’s complements missing for 3 measurements #44

Closed KEGustafsson closed 1 year ago

KEGustafsson commented 1 year ago

There were couple of measurements missing 2’s complement.

Now this is also corrected.

fulup-bzh commented 1 year ago

Cool