Wykres commitów

90 Commity (master)

Autor SHA1 Wiadomość Data
Mark Jessop 8aec30178c Handle repeated GPSD position packets 2023-01-08 10:31:20 +11:00
Mark Jessop c3d371ac39 Fix bug with importing chase cars from sondehub 2022-10-01 21:37:25 +09:30
Mark Jessop 8f4a73245f Use websockets to access sondehub/sondehub-amateur chase car data. 2022-09-22 15:47:51 +09:30
Mark Jessop 1d446ef41d Switch to using send_from_directory insead of send_file 2022-09-17 11:19:57 +09:30
Mark Jessop 54e54855af Update tawhiri URL 2022-09-16 21:17:48 +09:30
Mark Jessop 7f4ae413cd Try and handle flask-socketio 5.3.0 in a docker container correctly. 2022-08-29 18:22:03 +09:30
Mark Jessop 622766a0c6 Fix flipped DoA plots 2022-07-16 20:45:19 +09:30
Mark Jessop f69d5b71cf Updates for KrakenSDR compatability. 2022-07-15 16:09:58 +09:30
Mark Jessop baa3e01313 Add Sondehub Amateur chase car upload support 2022-04-18 14:59:19 +09:30
Mark Jessop c4b613b648 Add bearing entry on main page 2022-02-10 17:53:59 +10:30
Mark Jessop a758375e82 Tweaks to help with replaying log data 2021-12-11 17:33:54 +10:30
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