Wykres commitów

212 Commity (21bc0b7a940d66871d428cbece70c0968ce210b1)

Autor SHA1 Wiadomość Data
Steven Honson 21bc0b7a94
Merge pull request #40 from projecthorus/container
Container Image: Use libglib2.0-0 instead of libglib2.0
2021-11-28 18:20:40 +11:00
Steven Honson f45a8cf532
Use libglib2.0-0 instead of libglib2.0 2021-11-28 17:57:34 +11:00
Mark Jessop 2643639182 Update readme 2021-11-28 17:02:10 +10:30
Mark Jessop 01d09d2a14 Update sondehub chase car data gathering 2021-11-28 16:29:27 +10:30
Mark Jessop a67cc1befa Merge branch 'master' of github.com:projecthorus/chasemapper 2021-09-11 13:58:56 +09:30
Mark Jessop 64d289a893 Tweaks to playback and logging 2021-09-11 13:58:38 +09:30
Mark Jessop 45b44da30a
Merge pull request #38 from MikeTango/master
Test commit version numbah
2021-08-25 21:53:05 +00:00
MikeTango 0ef1d153e4 Test commit version numbah 2021-08-25 17:44:21 +01:00
Mark Jessop f443a8fb9c Update displays even if heading is invalid 2021-07-18 12:43:58 +09: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 9c78b267df Remove freenode reference. 2021-07-17 22:34:33 +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 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
Mark Jessop 757a129d74
Merge pull request #37 from fkemps/master
Added GNGGA support to gps.py
2021-06-18 18:13:22 +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 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