Wykres commitów

79 Commity (21bc0b7a940d66871d428cbece70c0968ce210b1)

Autor SHA1 Wiadomość Data
Mark Jessop 01d09d2a14 Update sondehub chase car data gathering 2021-11-28 16:29:27 +10:30
Mark Jessop bd88a3ad13 Forward numSV data from serial-connected GPS 2021-07-17 23:02:02 +09:30
Mark Jessop fe7412d4e4 Show heading and numSV data in chase car pane 2021-07-17 22:55:44 +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
Mark Jessop 17c2f3f844 Merge branch 'master' of github.com:projecthorus/chasemapper 2021-06-19 17:25:40 +09:30
Mark Jessop f2c343eb81 Add selection of bearing sources. Add bearing-o-clock utility 2021-06-19 17:25:19 +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 9258120a52 Move sondehub recovery report into browser, so errors can be reported 2021-06-11 09:09:06 +09:30
Mark Jessop 847d32b18d Update to new sondehub report recovery system 2021-06-06 12:06:55 +09:30
Mark Jessop 6d10913691 Fix gpsd bug 2021-04-27 07:06:00 +09:30
Mark Jessop 51698a2c47 Update version 2021-04-26 16:43:43 +09:30
Mark Jessop e01999bd86 TDOA plot adjustments, turn rate gating 2021-04-26 16:43:13 +09:30
Mark Jessop 459ee3edf0 Bump version 2021-04-25 09:56:07 +09:30
Mark Jessop ea5f885188 Fix GPSD no altitude issues 2021-04-19 17:23:30 +09:30
Mark Jessop 3926524007 Add optional Stadia Alidade Dark Map 2021-04-18 15:02:57 +09:30
Mark Jessop 21a411b54e Fix bearings for Python 3 2021-04-17 13:55:50 +09:30
Mark Jessop c888eef454 Initial sondehub v2 integration 2021-04-10 10:50:00 +09:30
Mark Jessop 7dc1713bfc Update to latest socketio 2021-04-03 14:51:03 +10:30
Mark Jessop f1b1a1d80d Add stationary listener option 2021-03-20 16:02:04 +10:30
Mark Jessop 08b827ce37 Bring back Python 3.5 support. (y tho...) 2021-02-04 18:31:44 +10:30
David Brooke c1fab8bdad Normalise longitude range for tawhiri predictions 2021-01-27 12:19:25 +00:00
David Brooke ce48b7b017 Add support for PAYLOAD_TELEMETRY message used by PITS LoRa gateway 2021-01-26 16:46:20 +00:00
Mark Jessop 4fea3f36dd Style fixes, changed some log levels. 2021-01-16 15:18:27 +10:30
David Rollinson 60bc0fe6e7 Fix unintentional white space changes 2021-01-11 12:32:28 +08:00
David Rollinson 02105bf4d2 Fix predictor trying to run on a single point 2021-01-11 12:13:41 +08:00
David Rollinson 63347590bf Handle condition where log file contains Balloon Telemetry, but ends with something else 2021-01-10 20:00:05 +08:00
David Rollinson 7dd25c46b7 Prevent data drawn from the logs being logged as though it is real data 2021-01-10 13:29:00 +08:00
David Rollinson a61cef9801 Time and date handling more robust 2021-01-10 12:12:42 +08:00
David Rollinson 208aba7e3e Reload last position defaults to False 2021-01-10 11:53:26 +08:00
David Rollinson 80fb522214 Remove accidental whitespace changes 2021-01-10 11:45:09 +08:00
David Rollinson eae791722f Removed excessive logging 2021-01-10 11:39:52 +08:00
David Rollinson fe951ab1d8 Add capability to display last received telemetry after restart 2021-01-10 11:28:45 +08:00
David Rollinson 43da488c00 Update ring spacing text to m or ft 2020-12-30 11:15:59 +08:00
David Rollinson 727ef4ca34 Hard code constants 2020-12-30 05:43:35 +08:00
David Rollinson feab5983af Hard code unit conversion constants 2020-12-30 05:37:10 +08:00
David Rollinson 31d325d04a Added values into example config file and set fallbacks in config.py 2020-12-29 16:37:29 +08:00
David Rollinson 79c0d02fa3 Fix code to read in settings 2020-12-29 16:37:29 +08:00
David Rollinson 6eb1ed3d1b Added code to read in new config file data 2020-12-29 16:37:29 +08:00
Mark Jessop c58e73110f Restore py2.7 compatability 2020-12-28 19:52:08 +10:30
Mark Jessop e6c314109a Added Tawhiri predictions. Added geo link for landing position 2020-12-28 18:51:47 +10:30
Mark Jessop 4c83c58d69 Add log inhibit, add speedometer. 2020-10-10 17:47:45 +10:30
Mark Jessop 8c284eaa31 Better handling of zero time-step data 2020-07-18 16:56:02 +09:30
Mark Jessop 9fe136bbdf Fix stupid bug when parsing west longitudes. 2020-01-05 08:45:11 +11:00
Mark Jessop ca4c22a018 Modified logger to write to new file each start. 2019-09-13 21:03:20 +09:30
Mark Jessop 54b21bdc66 Add traceback import to gpsd 2019-09-06 07:40:38 +09:30
Mark Jessop d037dc41f4 Add optional SNR display, if provided in payload summary packet, or via MODEM_STATS message. 2019-08-23 22:00:13 +09:30
Mark Jessop 0939ab30a5 Add option to disable TDOA plot. Add playback of balloon telemetry to log_playback.py 2019-08-21 20:43:07 +09:30
Mark Jessop 73e75421eb Updated readme. 2019-08-20 23:14:49 +09:30