Commit graph

684 commits

Author SHA1 Message Date
bert hubert
99be123c44 make reporter also log clock offset for gps 2026-01-09 21:56:49 +01:00
bert hubert
2d3504fa95 also parse GPS iodc (clock) 2026-01-09 21:55:43 +01:00
bert hubert
47540b9f5b GPS IS document moved 2026-01-09 00:13:43 +01:00
bert hubert
38142d41bc
Merge pull request #181 from berthubert/string2vec
remove std::basic_string<uint8_t> and basic_string_view
2026-01-06 20:50:51 +01:00
bert hubert
7c6b721eb5 remove std::basic_string<uint8_t> and basic_string_view 2026-01-04 15:49:20 +01:00
bert hubert
a1d767c4b3 also dedup gps (on request) 2026-01-02 20:18:48 +01:00
bert hubert
41616132a1
Merge pull request #180 from berthubert/neof10n
add support for NEO-F10N
2026-01-02 20:03:03 +01:00
bert hubert
d0e6638ad0 improve a comment 2026-01-02 20:02:04 +01:00
bert hubert
151f52380c make us skip gnss command only on version10 2026-01-02 19:47:09 +01:00
bert hubert
e730cb3524 add support for NEO-F10N 2026-01-01 17:37:14 +01:00
bert hubert
a9925fcf2c add libfmt-dev, plus mure ublox generations 2025-06-23 22:01:11 +02:00
bert hubert
b68d500fc8 teach ubx tooling about how to extract F/NAV from SFRBX 2025-06-19 15:40:13 +02:00
bert hubert
9f91c663cc make navdump print out some F/NAV almanac detail 2025-06-19 15:30:08 +02:00
bert hubert
e456228163 flesh out our F/NAV parser, still not perfect. Almanac is complex 2025-06-19 15:29:42 +02:00
bert hubert
9ce46b03ee silence warning 2025-06-14 16:31:04 +02:00
bert hubert
8f3d35c7ff update minicurl to remove warning about outdated CURL things 2025-06-14 16:30:38 +02:00
bert hubert
6d7cc4eec3
Merge pull request #157 from mweinelt/gsc-constellation-information-url
update link for European GNSS Service Centre page
2025-06-14 16:06:10 +02:00
bert hubert
54f8743de2 last vestiges of built-in fmt removed 2025-06-14 15:52:10 +02:00
bert hubert
440987d8e7 move to system libfmt 2025-06-14 15:45:58 +02:00
bert hubert
2729338ec8 remove built in libfmt 2025-06-14 15:45:23 +02:00
bert hubert
307ad47824 fix typo that broke the build 2025-06-14 15:45:13 +02:00
bert hubert
5c1400b49d add libfmt-dev to github build 2025-06-14 15:44:30 +02:00
bert hubert
b9b5f39438 update URL 2025-06-14 13:49:07 +02:00
bert hubert
9d5e9823a1 hopefully upgrade submodule 2025-06-14 13:41:43 +02:00
bert hubert
916f3115e4 updated powerblog dep 2025-06-14 13:35:53 +02:00
bert hubert
f6f9e61989 slightly improve error message 2025-06-14 13:23:37 +02:00
bert hubert
94ec110af0 also log sp3 clock offset 2025-06-13 21:10:52 +02:00
bert hubert
a6ca771469
Merge pull request #164 from odrisci/sweet-sixteen
Fix TOW for I/NAV word type 16
2025-06-13 20:59:45 +02:00
bert hubert
6139ac9938 clean up logging for navrecv so we can debug the dropped connection issue 2024-12-22 22:51:42 +01:00
bert hubert
461ae243d9 don't get confused by bogus timestamps from broken stations 2024-12-21 14:37:45 +01:00
bert hubert
93ca884fde teach navmerge to drop specific bad stations from the mix 2024-12-21 14:25:49 +01:00
bert hubert
1dbe00ecb7 clarify atomicity of getRawNMM 2024-12-21 14:24:49 +01:00
bert hubert
3f9e3d3d05 fix mising include 2024-12-21 14:21:58 +01:00
bert hubert
3c8a5c461f update our bot from tw*tter to mastodon 2024-12-21 14:15:27 +01:00
bert hubert
d2542a6362 add missing include that cause compilation problems on some platforms 2024-03-24 20:21:45 +01:00
bert hubert
e562a8c53b small namespace cleanup 2024-02-18 12:28:24 +01:00
bert hubert
9afa60742f also log af2 2024-02-18 12:28:03 +01:00
bert hubert
daa2771463 add locking to nmmsender which we need because navmerge --listener adds destinations dynamically 2024-02-03 11:17:44 +01:00
bert hubert
c995b54155 update links 2024-01-30 08:20:39 +01:00
Cillian O'Driscoll
bd4cb01ee5 Fix TOW for I/NAV word type 16 2023-03-30 10:21:08 +01:00
bert hubert
e2260a29d3 teach navcat to serve zstd compressed files 2022-11-22 17:14:06 +01:00
bert hubert
4394b7146f fix links & twitter handle 2022-11-21 16:35:20 +01:00
bert hubert
b18b5a9d01 silence galmonmon a bit 2022-11-21 16:35:06 +01:00
bert hubert
2067196527 larger timeout 2022-09-21 16:28:00 +02:00
bert hubert
d326191412 favicon! 2022-09-18 20:50:18 +02:00
bert hubert
5cbfc89449 give observer green flag if we've once seen an SSP 2022-09-18 20:31:36 +02:00
bert hubert
181555ef13 make --inavdedup filtering ssp aware 2022-09-18 19:46:03 +02:00
bert hubert
dc088a2c2a add clarifying comment - it appears we ship padding bits for GPS! 2022-09-18 13:18:46 +02:00
bert hubert
1850783852 remove stray newline 2022-09-18 13:18:15 +02:00
bert hubert
25410a5baa accidentally set gnssid to 1 instead of 0 which configed navparse mightily. also misset sigid 2022-09-18 00:46:49 +02:00