You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.1.x to 2.2.0 upgrade could take up to 10 minutes. Please be patient.
After the upgrade, restart your services or reboot the base station
If you plan to use serial output on Uart, don't forget to enable this i/o on your Raspberry/Orange/....
Added
New Rtcm serial service to send a rtcm stream on a serial output, like a radio module
RTKBase release number, receiver model, and antenna information are sent on RTCM stream (message 1008 and 1033 added)
GUI->Status: Button to copy realtime coordinates to the clipboard
GUI->Settings: You can edit the antenna info in Main service options
GUI->Settings: Spinners and countdown added on reboot modal window
GUI->Settings: Auto refresh the webpage after a reboot (fixed time duration)
The archive_and_clean script delete oldest archives if there is less than 500MB available.
The install script check if there is enough space before starting
Changed
Upgrade to RTKLib v2.4.3-b34
Pystemd updated to 0.8.0
Pystemd is now installed from Pypi
Some python module updates
More dependencies are installed for aarch64 platform
The realtime base location calculation is now using dual-frequency ionosphere correction. You won't see the location anymore if you use a single frequency receiver.
Default value for archive rotation lowered to 60 days
Fixed
Cleaning update modal box when closing it
writing absolute path to python3 in rtkbase_web unit file