File galmon.changes of Package galmon
-------------------------------------------------------------------
Fri Dec 23 10:17:13 UTC 2022 - mardnh@gmx.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 18:45:25 UTC 2021 - mardnh@gmx.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 18:37:59 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- 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 11:48:08 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 0~git20201206
- Add patch:
* galmon-obey-cflags.patch