Wykres commitów

245 Commity (master)

Autor SHA1 Wiadomość Data
David Rollinson 5f9dc077ab Fix code to read in settings 2020-12-25 07:48:46 +08:00
David Rollinson 62342d7fca Added code to read in new config file data 2020-12-25 07:46:33 +08:00
Mark Jessop e51b7d0199 CSS tweaks from tfdhu 2020-11-09 20:17:53 +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 9fe136bbdf Fix stupid bug when parsing west longitudes. 2020-01-05 08:45:11 +11:00
Mark Jessop 94d7873c21 Merge branch 'master' of github.com:projecthorus/chasemapper 2019-11-02 16:06:52 +10:30
Mark Jessop ddb605611a Add geo link to dialog box. 2019-11-02 16:06:31 +10:30
Mark Jessop f77d6b9254
Merge pull request #12 from snh/docker
Create Dockerfile
2019-10-18 23:04:37 +10:30
Steven Honson b1611ab2cd
Create Dockerfile
Includes cusf_predictor_wrapper.
2019-10-18 22:49:14 +11:00
Mark Jessop a860eaec35 Copy predicted landing lat/lng to clipboard on marker click. 2019-10-07 16:50:24 +10:30
Mark Jessop cf5d559ff7 Handle n/a altitude values from GPSD. 2019-09-28 10:01:19 +09:30
Mark Jessop c4ce14d234 Update log parse to overlay GFS data for descent trace. 2019-09-14 14:39:21 +09:30
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 210b5870a5 Cast all incoming lat/lon/alt data to float before processing. 2019-09-05 18:27:59 +09:30
Mark Jessop 37bed6b70e
Merge pull request #7 from llnz/patch-1
Enable second profile in horusmapper.cfg.example
2019-09-01 21:11:10 +09:30
Lee Begg 2ef90ed83a
Enable second profile in horusmapper.cfg.example
The docs say that radiosonde_auto_rx should just work, but to make that happen you need profile_2 or something like it. This lets profile_2 be available to be switched to it in the settings page of the webapp.
2019-09-01 23:37:36 +12:00
Mark Jessop cc2c24fc8d Fix hiding of bearing table when bearings are disabled. 2019-08-25 18:06:02 +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 5aee405383 Add show/hide button to telemetry table dialog. 2019-08-22 19:52:17 +09:30
Mark Jessop 1900e76864 Add functions to hide/show balloons. 2019-08-21 22:04:36 +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 87e10b47a8 More readme tweaks. 2019-08-20 23:25:32 +09:30
Mark Jessop 73e75421eb Updated readme. 2019-08-20 23:14:49 +09:30
Mark Jessop 5f611d7750 Add initial log playback code. 2019-08-20 20:32:48 +09:30
Mark Jessop 9b8964739f Move doa array flip to earlier in processing. 2019-08-19 20:45:29 +09:30
Mark Jessop 03f8772a43 Log bearing data to chase log. 2019-08-19 20:43:44 +09:30
Mark Jessop ea94f7634b Add display of raw DOA data. 2019-08-17 22:56:55 +09:30
Mark Jessop 223bf03ac5 Add ability to disable bearings from map. 2019-08-17 20:57:24 +09:30
Mark Jessop c321d27405 more fixes 2019-08-12 21:09:36 +09:30
Mark Jessop fa7fdd3dc3 Fixed to relative bearings 2019-08-12 21:07:12 +09:30
Mark Jessop 4f1730078f Fix relative bearings. 2019-08-12 20:20:37 +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 2e8b716f59 Added reading in of bearing settings from file. 2019-08-11 17:46:31 +09:30
Mark Jessop ac4eb642ea Initial work to get bearing on the map. 2019-08-11 00:09:34 +09:30
Mark Jessop 307c0ef667 Backend bearing processing 2019-08-10 21:40:40 +09:30
Mark Jessop 0bb7a273e0 Update doc images 2019-08-04 15:52:45 +09:30
Mark Jessop cd75a0851e Add jquery-ui css 2019-08-04 15:27:15 +09:30
Mark Jessop 5597ecb269 Add dialog box for marking a payload as recovered. 2019-08-04 15:26:10 +09:30
Mark Jessop 4406040db5 Update readme, move map zoom control to top-right. 2019-05-25 21:04:14 +09:30
Mark Jessop 1ed9e32bf2 Add abort predictions to log parser. 2019-04-28 11:56:09 +09:30
Mark Jessop 01e026abe1 Log parse - add TZ to timestamps if they do not have them. 2019-04-27 18:52:51 +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 0cfd209950 Added optional range rings. 2019-04-27 14:56:49 +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 78f3dbdc4b Include routing engine files, but do not use them (yet) 2019-04-26 15:56:53 +09:30
Mark Jessop 85d849f7d0 Stop printing tracebacks on no-lock NMEA strings. 2019-04-25 19:51:16 +09:30