RTKBase: a GUI for your own Gnss Base Station

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.

:warning: 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

Security

  • Update various python modules.
4 Likes