Commit Graph

494 Commits (bcc42cd789667547ea90df7c819941342e874d53)

Author SHA1 Message Date
bert hubert bcc42cd789 various rtcm improvements, some documentation, navdump emitted 0x0 values for af2. rtcm can now parse ephemerides for Galileo. 2020-07-16 14:33:17 +02:00
bert hubert 38899e9379 update version function signature 2020-07-16 14:22:36 +02:00
bert hubert b680654693 move functions around for gndate 2020-07-16 14:13:57 +02:00
bert hubert f1f0312b60 add gndate tool to get weeknumber for gps or galileo, plus TOW 2020-07-16 14:05:39 +02:00
bert hubert 3b638de1ee adjust for NEO-8MP not doing *anything* with Galileo 2020-07-10 21:06:54 +02:00
bert hubert 24dbcd27ab add compilation warning 2020-07-10 13:03:59 +02:00
berthubert 85abcd5602
Merge pull request #118 from gizmoguy/docker-img-build
Add docker image building via github actions.
2020-07-09 23:45:10 +02:00
berthubert c4e467b957
Merge pull request #124 from berthubert/timework
Timework: request, transmit, store, display and process GNSS timings and mutual offsets
2020-07-09 21:55:44 +02:00
bert hubert 7b77cc52fd improve influx storage for time-offset - store mutual offsets, cuz influx can't do such magic 2020-07-09 21:48:30 +02:00
bert hubert 2b7eb259f1 improve navdump time offset output 2020-07-09 21:47:59 +02:00
bert hubert c5a96a3e11 teach influxpusher that nullptr fields can be ignored - good to programatically not send out some data 2020-07-09 21:46:56 +02:00
bert hubert 2400a166f0 make ubxtool enable TIMEGPS/TIMEGAL etc by default, but make sure we disable GNSSes we are not looking for, strange numbers come out otherwise 2020-07-09 20:40:38 +01:00
bert hubert f53b8f79bb actually transmit the timing messages 2020-07-09 17:21:24 +02:00
bert hubert 31360724bd first part of the timegal timegps etc stuff 2020-07-09 17:18:35 +02:00
bert hubert 4456e15d29 removed some outdated text from index.html, new github url 2020-07-09 12:51:57 +02:00
bert hubert 13a0f3f437 it appears sbas.js was missing! 2020-07-09 10:14:53 +02:00
bert hubert 31394fc1f3 NEO-M8P does not support UBX-RXM-RLM 2020-07-06 20:19:14 +02:00
bert hubert bed6d7c8d4 go back to -O3 2020-07-06 09:51:37 +02:00
bert hubert 1a40e6ea80 GPS wn0g is 6 bits, not 8. Thanks NC. 2020-07-06 09:51:17 +02:00
bert hubert 378d04fa7d also log wn0g for GGTO 2020-07-06 09:50:53 +02:00
bert hubert 0e46c05b42
Merge pull request #122 from ahupowerdns/sarsend
Sarsend: implement sending SAR messages
2020-07-03 23:51:58 +02:00
bert hubert 2eb900c433 teach reporter to do ephemeris calculations (still using the WRONG af0!) and feed them into influxdb 2020-07-03 23:23:24 +02:00
bert hubert b62e01197d clock colors in html 2020-07-03 23:22:54 +02:00
bert hubert 25da7dff37 make logging rfdata optional (it is the bulk of what we send to influxdb). Add performance/CPU statistics. Stop logging SBAS fast corrections for now, log RTCM SSR clock corrections, modify for wrong clock basis, log PDOP and coverage 2020-07-03 23:08:52 +02:00
bert hubert 74486582cf add clock ephemeris corrections to svstat 2020-07-03 23:07:43 +02:00
bert hubert 9a1dac952e influxdb: GPS ephemerides, log af0, af1, af2, SAR messages 2020-07-03 23:00:55 +02:00
bert hubert dabc8f003d more SP3 and RTCM links 2020-07-03 22:57:51 +02:00
bert hubert 852aaddc47 also make string tags possible, keep more statistics 2020-07-03 22:33:34 +02:00
bert hubert 2d66645143 teach navnexus how to skip bad messages by hunting for our magic value 2020-07-03 21:52:57 +02:00
bert hubert af05ced6f3 implement sp3src for sp3feed, so we can have many parallel providers 2020-07-03 21:47:25 +02:00
bert hubert 345cf9ff39 implement combined RTCM SSR messages, add lot of comments 2020-07-03 21:45:57 +02:00
bert hubert 699f905c13 implement printing of combined RTCM SSR messages 2020-07-03 21:38:14 +02:00
bert hubert afbd3a6422 teach navdump to hunt for magic values in case of corrupted messages 2020-07-03 21:37:29 +02:00
bert hubert 92364b2ec6 improve logging somewhat 2020-07-03 21:36:10 +02:00
bert hubert 199679f87a change logging for navcat 2020-07-03 21:34:53 +02:00
bert hubert df151901c4 improve comments 2020-07-03 21:26:22 +02:00
bert hubert 48dc58a7dd improve comments 2020-07-03 21:26:05 +02:00
bert hubert 1181b6b9df improved comment 2020-07-03 21:21:14 +02:00
bert hubert 3a6be59440 improved comments 2020-07-03 21:20:25 +02:00
bert hubert f5cae429ff implement SAR messages in ubxtool 2020-07-03 19:56:04 +01:00
bert hubert a3debb152c make it possible to change the ublox baudrate setting, and do so cleverly, so you don't have to explicitly set the old value. 2020-07-03 13:00:38 +01:00
bert hubert 2ee4d53ee0 store ephemerides raw data as integers in infludxb (only galileo for now) THIS BREAKS COMPATIBILITY WITH OLDER INFLUXDB DATABASES THAT PREDATE THIS COMMIT 2020-06-17 20:49:34 +02:00
bert hubert 79ee7139c2 add sp3feed tool to stream sp3 data into influxdb 2020-06-17 20:48:57 +02:00
bert hubert b677847cca teach reporter about the new rtcm total distance measure, and report quantiles 2020-06-10 09:29:49 +02:00
bert hubert c3db1e4f83 add total-dist metric to rtcm in influxdb because influxdb can't do the simplest calculations.. 2020-06-10 09:28:42 +02:00
Brad Cowie c94f6bad24 Add docker image building via github actions. 2020-06-08 09:40:57 +12:00
bert hubert 7dabb2b1a9 missing html 2020-05-28 13:23:27 +02:00
bert hubert e954a45203 almost everything is configurable now 2020-05-19 23:23:43 +02:00
bert hubert 895d9251a2 make help output a bit more useful 2020-05-19 08:42:55 +02:00
bert hubert 50629a64e2 also try get 'last updated' from GPS if no Galileo for display 2020-05-14 09:44:26 +02:00