Commit Graph

483 Commits (c5a96a3e1163d25c24d15087ecfdb915293847be)

Author SHA1 Message Date
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
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
bert hubert 69d6d667e0 deal with partial reads on ack-numbers, plus make sure ubxtool waits on threads to output their buffers before exiting. Thanks to Jeff Sipek for finding these issues. 2020-05-05 21:40:40 +02:00
bert hubert 0710e0ad81 tweak what to output in debug mode, add some better stats 2020-05-05 21:40:06 +02:00
bert hubert f0269f5660 make navrecv report station id for a new connection, make it set KEEPALIVE so we lose connections that changed IP address etc, some improved debugging messages 2020-05-05 20:17:15 +02:00
bert hubert cea8f539a0 work by @ptudor on the Debian scripts 2020-04-28 22:31:28 +02:00
bert hubert ecc0188151 Patch by @ptudor to fix up 'make install' 2020-04-28 22:31:03 +02:00
bert hubert bdc1c0830c massively reduce memory use of compression, at slight cost to compression ratio. 2020-04-28 21:20:47 +02:00
bert hubert 39ebc1ab90
Merge pull request #116 from jeffpc/serial-log
ubxtool: use the serial number from the stream itself if present
2020-04-28 18:12:07 +02:00
Josef 'Jeff' Sipek eed5c6d5ab ubxtool: use the serial number from the stream itself if present
Previously, we would request the serial number from the device (via
UBX-SEC-UNIQID) or use a blank when processing a log file.

With this commit, any UBX-SEC-UNIQID messages encountered while
processing the stream will override the previously parsed serial number.
This allows logfile processing to properly tag its uploads with the
serial number.
2020-04-28 12:06:31 -04:00
bert hubert 0a62524395
Merge pull request #113 from chtitux/patch-1
Update README
2020-04-28 17:58:29 +02:00
bert hubert c7c421e07c
Merge pull request #114 from CTassisF/master
Add libzstd-dev dependency
2020-04-28 17:58:04 +02:00
bert hubert f0dd937189
Merge pull request #115 from jeffpc/tcp-nopush
Fall back to TCP_NOPUSH
2020-04-28 17:57:16 +02:00