Wykres commitów

12 Commity (c4b613b648fbc0683361e1434593a182eb633ec7)

Autor SHA1 Wiadomość Data
Mark Jessop c4b613b648 Add bearing entry on main page 2022-02-10 17:53:59 +10:30
Mark Jessop bd88a3ad13 Forward numSV data from serial-connected GPS 2021-07-17 23:02:02 +09:30
Mark Jessop e03e6d15e1 Better support of supplied heading data. Handle identical sequential positions better. Optionally display heading on display 2021-07-17 22:26:47 +09:30
Ferry 1a116381bc
Added support for GNRMC and GNGGA NMEA output
Several GPS mouses (like Beitan BN-808 with U-blox chip) send GNRMC instead of GPRMC as well as GNGGA instead of GPGGA NMEA strings and causing GPS not to work with Chasemapper. This change made those gps-mouses work.

See http://navspark.mybigcommerce.com/content/NMEA_Format_v0.1.pdf table2 and 3 for equal function for GPGGA/GNGGA "Time, position, and fix related data of the receiver. "
2021-06-18 07:14:43 +02:00
Ferry d49978f222
Added support for GNRMC and GNGGA NMEA output
Several GPS mouses (like Beitan BN-808 with U-blox chip) send GNRMC instead of GPRMC as well as GNGGA instead of GPGGA NMEA strings and causing GPS not to work with Chasemapper. This change made those gps-mouses work.

See http://navspark.mybigcommerce.com/content/NMEA_Format_v0.1.pdf table2 and 3 for equal function for GPGGA/GNGGA "Time, position, and fix related data of the receiver. "
2021-06-18 00:51:18 +02:00
Ferry c55a2f3f49
Added GNGGA support to gps.py
Several GPS mouses (like Beitan BN-808 with U-blox chip) send GNGGA instead of GPGGA NMEA strings and causing GPS not to work with Chasemapper.
This change made those gps-mouses work.

See http://navspark.mybigcommerce.com/content/NMEA_Format_v0.1.pdf table2 and 3 for equal function for GPGGA/GNGGA "Time, position, and fix related data of the receiver. "
2021-06-17 23:47:43 +02:00
Mark Jessop 4fea3f36dd Style fixes, changed some log levels. 2021-01-16 15:18:27 +10:30
Mark Jessop 9fe136bbdf Fix stupid bug when parsing west longitudes. 2020-01-05 08:45:11 +11:00
Mark Jessop 85d849f7d0 Stop printing tracebacks on no-lock NMEA strings. 2019-04-25 19:51:16 +09:30
Mark Jessop 5a10945543 Add habitat chase-car position upload. 2018-09-01 22:22:00 +09:30
Mark Jessop 3686e84581 Add serial GPS support (possibly buggy) 2018-08-28 22:48:29 +09:30
Mark Jessop af84d5442c Remove horuslib dependency. Initial commit of serial GPS class. 2018-08-28 09:16:27 +09:30