Changelog for
galmon-0~git20240324-lp154.8.1.x86_64.rpm :
* Sat Oct 12 2024 Martin Hauke
- Update to version 0~git20240324:
* add missing include that cause compilation problems on some platforms.
* small namespace cleanup.
* also log af2.
* add locking to nmmsender which we need because navmerge - -listener adds destinations dynamically- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN
* Fri Dec 23 2022 mardnhAATTgmx.de- Update to version 0~git20221122:
* teach navcat to serve zstd compressed files
* silence galmonmon a bit
* larger timeout
* give observer green flag if we\'ve once seen an SSP
* make --inavdedup filtering ssp aware
* add clarifying comment - it appears we ship padding bits for GPS!
* teach septool about GPS CA, plus silence UTC output
* add owner, serial and remark flags
* missing bit of commit
* report actual accuracy in septool, quiet some noise
* reset optimization to -O0 for raspberry pi
* retain green receiver tick for 24 hours
* tune main table, add impinav, tune observers table, same
* briefer SV galileo status
* remove reed-solomon code for now to ease compilation
* also log redced to influxdb
* remove spurious reed-solomon include
* add code to compare redced ecef to full ephemeris ecef
* make output a bit prettier
* add support for storing the I/NAV SSP
* navdump WROTE to gm.tow, which is terrible
* teach septool about septentrio time convention, plus CRC and SSP
* install libfec for test build
* improve navdump in various ways
* redCED code to find first fix
* document septools failings
* teach ublox parser about the SSP
* make minivec objects streamable
* spruce up ephemeris calculation debugging output a bit
* add redCED adaptor
* reed-solomon wrapper
* add timeout code so we reconnect
* teach navmerge to use the nmmsender listener interface, plus select only unique I/NAV messages
* add listener mode to sender, where it will start sending you messages if you connect to it
* add missing galileo fields to json
* helpful message if no sources defined
* added new link to GPS status
* remove scary use of memset
* comment unused code and variables
* add missing include
* html updates for new URLs
* quiet down navdump a lot
* -pthread should unfuck the testsuite
* enhance GGTO logging somewhat
* fix galileo/gps time offset calculations for week number rollovers- Drop patch:
* galmon-fix-build.patch
* Tue Sep 07 2021 mardnhAATTgmx.de- Update to version 0~git20210803:
* get navdump to print beidou leap second data
* parse BeiDou leap second data
* make gndate do BeiDou week numbers etc
* add getBeiDouDate and note some more leap second errors
* add galileo leap second stuff
* parse & show some more GPS leap second bits
* pretty print C/NAV a bit better
* fix CNAV parsing for HAS
* Mon Apr 12 2021 Martin Hauke - Update to version 0~git20210327:
* add --osnma fname.csv
* add --rinex to navdump, will emit ephemerides as RINEX 3.0.3
* add OSNMA parsing to septentrio tooling- Add patch:
* galmon-fix-build.patch
* Wed Dec 30 2020 Martin Hauke - Initial package, version 0~git20201206- Add patch:
* galmon-obey-cflags.patch