Wykres commitów

245 Commity (master)

Autor SHA1 Wiadomość Data
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 5f85cc1bcc Update readme 2021-06-06 13:59:44 +09:30
Mark Jessop d2dcdf845f Merge branch 'master' of github.com:projecthorus/chasemapper 2021-06-06 12:07:22 +09:30
Mark Jessop 847d32b18d Update to new sondehub report recovery system 2021-06-06 12:06:55 +09:30
Mark Jessop d3cf470cc8 Remove leading space on commented out tileserver line 2021-05-29 22:57:31 +09:30
Steven Honson 1419250d9f
Merge pull request #34 from projecthorus/container-tags
Tag container releases
2021-04-27 09:05:22 +10:00
Steven Honson 8f3af89604
Tag container releases
The container tag `latest` will also now point to the newest tagged release.

For bleeding edge, `master` can be used as the container tag.
2021-04-27 08:54:10 +10:00
Mark Jessop 6d10913691 Fix gpsd bug 2021-04-27 07:06:00 +09:30
Mark Jessop b9808e7d0d Merge branch 'master' of github.com:projecthorus/chasemapper 2021-04-26 16:59:31 +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
Steven Honson ed4c5a3419
Merge pull request #32 from snh/eccodes
Always build eccodes
2021-04-25 21:18:53 +10:00
Steven Honson 90f3b7a0f3 Always build eccodes 2021-04-25 18:02:06 +10:00
Mark Jessop 32a96b0b91 Still the wrong pyserial.. 2021-04-25 11:17:33 +09:30
Mark Jessop 19f99d30b2 Fix python serial library 2021-04-25 11:11:36 +09:30
Mark Jessop e67cbfb1e0 More fixes to dockerfile 2021-04-25 10:21:25 +09:30
Mark Jessop 459ee3edf0 Bump version 2021-04-25 09:56:07 +09:30
Mark Jessop 1843189cc8 Update readme with docker info 2021-04-25 09:48:32 +09:30
Mark Jessop 65578a4152 Update dockerfile to include armv6/7 dependencies 2021-04-25 09:42:24 +09:30
Mark Jessop 7ef5804f31 Another fix to the bearings screenshot 2021-04-24 20:30:54 +09:30
Mark Jessop 9db2eacb37 Update bearings screenshot, update readme 2021-04-24 20:28:35 +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 e3107b45cb Add bearings screenshot 2021-04-17 13:57:50 +09:30
Mark Jessop 21a411b54e Fix bearings for Python 3 2021-04-17 13:55:50 +09:30
Mark Jessop aa827ebb8b Add sondehub chasecar request 2021-04-10 16:14:48 +09:30
Mark Jessop 2f0b9fac92 Merge branch 'master' of github.com:projecthorus/chasemapper 2021-04-10 10:53:31 +09:30
Mark Jessop c888eef454 Initial sondehub v2 integration 2021-04-10 10:50:00 +09:30
Mark Jessop c0ab8ff251
Merge pull request #30 from snh/container-updates
Container: Use new predictor download method
2021-04-06 18:02:21 +09:30
Steven Honson cacd115817 Updates to use new predictor download method 2021-04-06 15:35:03 +10:00
Mark Jessop 6c3765896d Readme updates to remove references to get_wind_data.py 2021-04-05 17:15:03 +09:30
Mark Jessop afbbc9d3da Update horusmapper.cfg example to use new cusfpredict library 2021-04-05 12:34:10 +09:30
Mark Jessop e02c02b6e1
Merge pull request #29 from snh/docker-updates
Container updates and automatic publishing
2021-04-03 22:16:53 +10:30
Steven Honson 4a0c69be13 Container updates 2021-04-03 22:38:41 +11:00
Steven Honson 53db1d81f5 Place python dependencies in requirements.txt 2021-04-03 22:38:17 +11:00
Mark Jessop 7dc1713bfc Update to latest socketio 2021-04-03 14:51:03 +10:30
Mark Jessop d5c7aaffb7 Comment out location services query, wont work without HTTPS 2021-03-20 16:28:34 +10:30
Mark Jessop f1b1a1d80d Add stationary listener option 2021-03-20 16:02:04 +10:30
Mark Jessop 13194ebf0f Update readme 2021-02-13 21:58:57 +10:30
Mark Jessop 08b827ce37 Bring back Python 3.5 support. (y tho...) 2021-02-04 18:31:44 +10:30
Mark Jessop 15bb7d70c0
Merge pull request #28 from dbrooke/fixes
Normalise longitude range for tawhiri predictions
2021-01-28 07:15:04 +10:30
David Brooke c1fab8bdad Normalise longitude range for tawhiri predictions 2021-01-27 12:19:25 +00:00
Mark Jessop 07914ba8b1
Merge pull request #27 from dbrooke/json_enhancements
Add support for PAYLOAD_TELEMETRY message used by PITS LoRa gateway
2021-01-27 09:06:08 +10:30
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
Mark Jessop a2c082a169
Merge pull request #26 from g7gpr/iss025
Iss025
2021-01-16 15:15:37 +10:30
David Rollinson 60bc0fe6e7 Fix unintentional white space changes 2021-01-11 12:32:28 +08:00