Commit Graph

19 Commits (spacecruft)

Author SHA1 Message Date
bert hubert 07c07dd2f1 add getBeiDouDate and note some more leap second errors 2021-08-02 23:59:49 +02:00
bert hubert 386ad8dd7d add more time formats 2020-09-27 16:12:39 +02:00
bert hubert 9950905ba8 add unsigned char hexdump function 2020-07-29 11:31:55 +02:00
bert hubert b680654693 move functions around for gndate 2020-07-16 14:13:57 +02:00
bert hubert 71203b6bc8 move unixDie() so it is generally available 2020-04-26 12:24:45 +02:00
bert hubert 2829ca9cd8 add rtcm processing, add rtcmtool 2020-02-29 14:28:36 +01:00
bert hubert 572e8ef006 remove compile-time dependency on githash changes 2020-02-11 16:54:41 +01:00
bert hubert cabc33557e sbas naming function 2020-02-11 16:33:27 +01:00
bert hubert cbc91a2f58 add makeHexDump function for easier debugging 2020-02-05 13:54:26 +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 c90ed7216d move around humanUra etc functions 2020-01-26 15:22:42 +01:00
bert hubert 3426271cf5 add truncPrec to truncate precision of doubles, use it to reduce needless waste in svs.json. This appears to make svs.json 10% smaller.
Closes #84.
2020-01-18 16:48:22 +01:00
bert hubert c7479a7b8d new timeout code, should fix startup for entirely new receivers 2019-11-22 14:32:25 +01:00
bert hubert b7e2ea0c93
Merge branch 'master' into console-log-with-time 2019-10-15 18:12:18 +02:00
Martin Levy f9349e4c00 error message and logfile cleanup. --debug for debug, --logfile for logfile. humanTimeNow() used for all debug/error messages 2019-10-15 05:51:39 -07:00
bert hubert 80a062a69f rough code for coverage maps 2019-10-12 14:57:44 +02:00
bert hubert 76070765c4 yolo 2019-10-01 15:03:30 +02:00
bert hubert 0dc53e0aec a ton of changes 2019-09-09 20:49:31 +02:00
bert hubert 66a04d9e19 fix partial reads in navdump, fix time situation with GLONASS 2019-08-31 01:08:56 +02:00