RTKBase 2.6.0 is available
To update your base, just press the “Check update” button, and wait for a few minutes (5 to 30mn).
Ready to flash images are available for Orange Pi Zero / Zero LTS / Zero 2 / Zero 3 :
Release RTKBase-2.6.0_Armbian_24.05 · Stefal/build · GitHub
Raspberry Pi image will be available in a few days.
If you plan to use a Mosaic X5 with a Raspberry, you could have some power supply problems. I would recommend to disconnect the antenna during the first startup. It will use a little less power during the Mosaic X5 configuration.
Changelog
[2.6.0] - 2024-07-05
Added
- Septentrio Mosaic-X5 detection and configuration
- Reverse proxy server with Rtkbase authentication, for Mosaic-X5 web interface
- Added description below form input. #381
- New optional service, rtkbase_raw2nmea.service, to get date and time with a gnss receiver unknown to gpsd. (CLI only) #394
Changed
- RTKLib upgraded to release b34j from rtklibexplorer.
- Switch server from eventlet to gevent + Gunicorn server.
Deprecated
- Operating systems older than Debian 11 / Ubuntu 22.04 can’t update RTKBase anymore.
- Python release < 3.8 deprecated
Removed
- Eventlet python module is not needed anymore.
Fixed
- Remove Sbas rtcm message (1107) after F9P configuration. #391
- Tooltips buttons were a link to top page. #387
- Fix armbian ramlog bug with log older than 1 day. older than 1 day systemd journal are destroyed · Issue #16 · Stefal/build · GitHub
- Archive service will compress .sbf files too.
- Fix duplicates in .sbf to rinex conversion : Duplicate in .sbf to rinex conversion · Issue #186 · rtklibexplorer/RTKLIB · GitHub
- Various fixes : #374
Security
- Update various python modules.