Commit Graph

503 Commits (2fcee90254704a25d09cf856e4a69d69161b2354)

Author SHA1 Message Date
bert hubert 2fcee90254 make TLE parser robust against decayed satellites in the database 2020-07-21 11:17:28 +02:00
bert hubert f91a9c588f make rtcm galileo ephemeris parser read BGDE1E5a/b parameters 2020-07-21 11:16:57 +02:00
bert hubert ff71446c14 improve rinex parser to parse more parameters, professionalize the parser 2020-07-21 11:15:54 +02:00
bert hubert dbb21c22c5 disable BeiDou by default, which got turned on by update of commandline parser 2020-07-18 11:26:27 +02:00
bert hubert 5a6cef16c7 NEO-M9N gets upset if you ask it for UBX-RXM-RAWX, so let's not 2020-07-17 22:40:28 +02:00
bert hubert 5107c44355 teach reporter about different RTCM sources (default to 300), add TeX output for report 2020-07-16 21:32:01 +02:00
bert hubert eb854d13bf move to named program arguments, add narrowing to certain stations 2020-07-16 17:28:36 +02:00
bert hubert d6238ca36e missing new files 2020-07-16 16:11:57 +02:00
bert hubert d28274239d update to newer version of CLI11 2020-07-16 16:08:08 +02:00
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