Commit Graph

65 Commits (spacecruft)

Author SHA1 Message Date
bert hubert c10bce3a2c quiet down navdump a lot 2022-03-07 13:10:16 +01:00
bert hubert f4256dac8b Merge branch 'master' of github.com:berthubert/galmon 2021-11-13 13:00:07 +01:00
bert hubert 13325316de fix compilation on fedora 35 2021-11-13 12:59:53 +01:00
bert hubert f5d29a3087 Merge branch 'master' of github.com:berthubert/galmon 2021-09-21 17:31:46 +02:00
bert hubert 8686561404 enhance GGTO logging somewhat 2021-09-21 17:31:40 +02:00
bert hubert e1b8225ddb get navdump to print beidou leap second data 2021-08-03 00:00:47 +02:00
bert hubert aa8c3b20e3 add galileo leap second stuff 2021-08-02 20:45:59 +02:00
bert hubert 3a28c48ce2 parse & show some more GPS leap second bits 2021-07-24 20:57:01 +02:00
bert hubert 21df895835 pretty print C/NAV a bit better 2021-05-25 13:55:41 +02:00
bert hubert 30be749712 move osnma dump so it dumps on all word types 2021-03-27 14:33:28 +01:00
bert hubert bedcc4dc33 remover buffering 2021-02-16 22:12:07 +01:00
bert hubert 88d6773a29 add --osnma fname.csv 2021-02-16 21:53:15 +01:00
bert hubert a88f6034f1 add --rinex to navdump, will emit ephemerides as RINEX 3.0.3 2021-02-16 17:49:23 +01:00
bert hubert 83afbe125d make sure we display Galileo E6 C/NAV sv id correctly 2020-11-15 12:44:34 +01:00
bert hubert ed8ff0e823 add output of phase information 2020-11-11 16:41:53 +01:00
bert hubert 42c46f532f add OSNMA output as 'res1' 2020-08-23 17:02:38 +02:00
bert hubert 74db87012c add Galileo C/NAV type, and support for it to navdump 2020-08-01 21:19:01 +02:00
bert hubert b1427472cd make navdump print F/NAV messages 2020-07-29 11:39:23 +02:00
bert hubert f96df29038 septool! 2020-07-29 11:38:32 +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 2b7eb259f1 improve navdump time offset output 2020-07-09 21:47:59 +02:00
bert hubert 31360724bd first part of the timegal timegps etc stuff 2020-07-09 17:18:35 +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 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 f5cae429ff implement SAR messages in ubxtool 2020-07-03 19:56:04 +01:00
bert hubert d1a5925af6 don't crash on beidou crc error 2020-04-26 12:17:18 +02:00
bert hubert 3c565b815e this code is running, so it must be good 2020-04-25 11:43:25 +02:00
bert hubert 2829ca9cd8 add rtcm processing, add rtcmtool 2020-02-29 14:28:36 +01:00
bert hubert 63827d8195 move to new unified processing model, plus hook up sbas 2020-02-25 12:12:35 +01:00
bert hubert 572e8ef006 remove compile-time dependency on githash changes 2020-02-11 16:54:41 +01:00
bert hubert 4f58afabd8 add GPSCNav to navdump.cc 2020-02-11 16:40:22 +01:00
bert hubert 22568d662e various navdump improvements, like --recdata, silence some debugging output 2020-02-11 16:36:51 +01:00
bert hubert bad00b4266 add a RINEX3.03 NAV message parser & writer, move to fmt-6.1.2, move some functions to navmon.cc, add 'rinreport' which checks RINEX collections for completeness, yolo up navcat a bit 2020-02-04 21:25:20 +01:00
bert hubert a28cde8010 enable ublox jamming statistics, send them out, document & store them 2020-01-29 18:06:23 +01:00
Leif Sawyer 9aa2403f8d change macro call to showVersion function call 2020-01-22 13:45:29 -09:00
Leif Sawyer 079509811d Add version CLI option for all executables 2020-01-21 09:13:29 -09:00
bert hubert 6e0ba30202 make navdump log some more GPS parameters 2020-01-12 21:41:33 +01:00
bert hubert 68b8f7a5b0 improve navdump output for trkmeas and observerdetails 2020-01-09 15:25:38 +01:00
bert hubert 9dd4b4232d trkmeas work, plus many other things 2020-01-09 14:33:02 +01:00
bert hubert c565d32f68 emit dtLS leap second stuff 2019-12-20 23:03:12 +01:00
Josef 'Jeff' Sipek ed312693c0 navdump: print WGS84 lat, lon, and elev in ECEF output 2019-12-02 12:36:47 -05:00
bert hubert 5d1ef42e4e move to WGS84 ellipsoid lat/lon calculations, adjust to sources that do not provide a fix, add ground speed, log location/speed in influxdb 2019-11-26 19:12:37 +01:00
bert hubert a46bd4e8dc stop navdump from writing tons of csv files, make printing of rfdata and positions optional 2019-11-03 20:52:05 +01:00
bert hubert 41712bb6d5 make make clean do a better job cleaning .o's 2019-10-05 22:24:27 +02:00
bert hubert 76070765c4 yolo 2019-10-01 15:03:30 +02:00
bert hubert 5169dc2ca3 cleanup of ubxtool, with buffered writing ability to multiple destination 2019-09-23 14:23:03 +02:00
bert hubert 79067714b0 add checkboxes so you can select what you want to see 2019-09-22 17:48:02 +02:00
bert hubert 88a79489c0 partial commit of changes that should not break things in master 2019-09-22 16:42:23 +02:00
bert hubert efa4ae6fdc implement per receiver HZ tracking, rejig display 2019-09-18 14:17:41 +02:00