Wykres commitów

54 Commity (master)

Autor SHA1 Wiadomość Data
Mark Jessop 17ffc42749 Removed Habitat chase car position uploader 2022-09-17 11:30:55 +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 7f4ae413cd Try and handle flask-socketio 5.3.0 in a docker container correctly. 2022-08-29 18:22:03 +09:30
Mark Jessop 7356c1a0f3 Propagate flush bearings to other clients 2022-07-18 15:56:05 +09:30
Mark Jessop e44115a4b9 Fix bug on profile change 2022-04-24 14:11:08 +09:30
Mark Jessop baa3e01313 Add Sondehub Amateur chase car upload support 2022-04-18 14:59:19 +09:30
Mark Jessop a758375e82 Tweaks to help with replaying log data 2021-12-11 17:33:54 +10:30
Mark Jessop 64d289a893 Tweaks to playback and logging 2021-09-11 13:58:38 +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 25f5510b64 Add easy bearing entry display (/bearing) 2021-06-19 18:46:23 +09:30
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 e01999bd86 TDOA plot adjustments, turn rate gating 2021-04-26 16:43:13 +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 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 a5f7c19d09 Fix unintentional whitespace changes 2021-01-11 12:16:30 +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 fe951ab1d8 Add capability to display last received telemetry after restart 2021-01-10 11:28:45 +08:00
Mark Jessop b8e9e41936 Fix burst predictions (derp) 2020-12-28 21:51:30 +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 a3e241c772 Add OpenTopoMap 2020-09-19 10:39:41 +09:30
Mark Jessop 8c284eaa31 Better handling of zero time-step data 2020-07-18 16:56:02 +09:30
Mark Jessop cf5d559ff7 Handle n/a altitude values from GPSD. 2019-09-28 10:01:19 +09:30
Mark Jessop ca4c22a018 Modified logger to write to new file each start. 2019-09-13 21:03:20 +09:30
Mark Jessop 210b5870a5 Cast all incoming lat/lon/alt data to float before processing. 2019-09-05 18:27:59 +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 03f8772a43 Log bearing data to chase log. 2019-08-19 20:43:44 +09:30
Mark Jessop ade52dedb9 Allow bearing store to be cleared from the web UI 2019-08-11 20:02:50 +09:30
Mark Jessop 307c0ef667 Backend bearing processing 2019-08-10 21:40:40 +09:30
Mark Jessop 5597ecb269 Add dialog box for marking a payload as recovered. 2019-08-04 15:26:10 +09:30
Mark Jessop 62fb7683d4 Fix issues with times near 00:00Z. Add log parser. 2019-04-27 18:46:29 +09:30
Mark Jessop 05d2f2384d Only log car position data when moving > 10kph. 2019-04-26 16:43:47 +09:30
Mark Jessop ccc271c35b Add logging of chase data to disk. 2019-04-26 16:37:40 +09:30
Mark Jessop 0f65d8ee7f Pass through a few extra fields to the web GUI, and display them. 2019-03-16 22:02:28 +10:30
Mark Jessop 13bd570ef5 Add GPSD car position support - needs testing! 2018-11-01 22:53:54 +10: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
Mark Jessop 7350a85938 Add tile server capability. 2018-08-02 20:49:36 +09:30
Mark Jessop 016e5cb98b Add some error handling to telemetry parsing. Fix burst tooltip display. 2018-07-28 14:47:51 +09:30
Mark Jessop 54ad15ef31 Fix display of chase car tail, don't display time-to-landing unless payload descent rate is < -1.0 m/s 2018-07-28 14:11:24 +09:30
Mark Jessop 1821c29a56 Add log messages to sidebar. 2018-07-27 22:32:20 +09:30
Mark Jessop ccc98f6324 Add telemetry source profiles, which can be selected from within the web client. 2018-07-27 21:47:17 +09:30