Skip to content

RTKBase-GNSS-RPi-2.4.1

Compare
Choose a tag to compare
@jancelin jancelin released this 28 Feb 19:20

RTKbase version

https://github.com/Stefal/rtkbase/releases/tag/2.4.1

Change log

https://github.com/Stefal/rtkbase/blob/master/CHANGELOG.md

[2.4.1] - 2023-02-26

Fixed

[2.4.0] - 2023-02-20

Added

  • GUI -> Settings: Added a 2nd NTRIP output. RPi-Distro#240
  • GUI -> Settings: Added features to backup, restore and reset RTKBase settings.
  • GUI -> Settings: Added a button to detect and/or configure the gnss receiver. RPi-Distro#70
  • GUI -> Settings: Added a button to show/hide the Ntrip passwords. Thanks to @GwnDaan RPi-Distro#208
  • GUI -> Settings: Added Gnss receiver informations (Model and firmware release).
  • GUI -> Settings: Added Operating system informations.
  • GUI -> Settings: Alert when user wants to leave the page with unsaved settings. RPi-Distro#235
  • GUI -> Status: Added tooltip on the blue pin to explain that it's a coarse location. RPi-Distro#247
  • GUI -> Status: Added an alert if the main service isn't active.
  • GUI -> Logs: Added 3 more Rinex presets, and modified rinex window layout. RPi-Distro#43 RPi-Distro#134 RPi-Distro#190 RPi-Distro#200
  • Bidirectionnal communication with the gnss receiver is enabled. RPi-Distro#277
  • More informations are available in the local caster source table. RPi-Distro#183
  • Port number for the web server is configurable in settings.conf

Changed

  • RTKLib upgraded to release b34g from rtklibexplorer. RPi-Distro#222
  • RTKLib binaries are bundled for armv6l, armv7l, aarch64, x86. Compilation from source isn't needed anymore for these platforms.
  • Command line: Many changes on install.sh arguments/options. See install.sh --help
  • Flask upgraded to v2.2.2 and other dependencies upgraded too.
  • SocketIO upgraded to v4.4.1
  • Bootstrap upgraded to v4.6.1
  • Bootstrap-table upgraded to v1.21.1
  • Password for local caster isn't mandatory anymore. Thanks to @GwnDaan RPi-Distro#210
  • Change socketio connection method. Thanks to @jaapvandenhandel
  • Change 127.0.0.1 to localhost for better ipv6 support. Thanks to @by

Fixed

  • GUI -> Status: Sat. levels and coordinates are set to zero in case of a signal interruption. RPi-Distro#164
  • GUI -> Status: Sat. levels are left align. Thanks to @GwnDaan RPi-Distro#72
  • GUI -> Status: New provider for OpenStreetMap HOT tiles.
  • GUI: After a RTKBase update, the browser won't use the old javascript files anymore (cache busting). RPi-Distro#217
  • Remaining space check could not work with non english shell. Thanks to @GwnDaan RPi-Distro#213
  • GUI -> Settings: No more "bounce" issues with the switches. Thanks to @GwnDaan
  • Max Cpu temp was not updated when no user were connected. Thanks to @GwnDaan
  • GUI -> Settings: Check update now display an error in case of a connection error. Thanks to @GwnDaan RPi-Distro#221
  • GUI -> Logs: Better logs table behaviour on mobile devices.
  • Grep pattern fixed on PPS example. Thanks to @by.

Security

[2.3.4] - 2022-04-01

Fixed

[2.3.3] - 2022-02-28

Fixed

[2.3.2] - 2022-02-22

Added

  • GUI -> Status: Added a new default map background : Osm "standard", from osm.org.
  • GUI: The footer include a link to the github repo. RPi-Distro#191
  • GUI -> Settings : Board name is displayed in the System Settings section. RPi-Distro#194

Changed

  • Leafletjs upgraded to release 1.7
  • GUI -> Status: Ortho HR (aerial images) max zoom changed from 20 to 21.

Fixed

  • GUI -> Settings: "Save" buttons are disabled when a new setting is saved. RPi-Distro#193
  • Rtcm and Ntrip services are restarded after a RTKBase update. RPi-Distro#171
  • The Rinex conversion is more robust and error message is more understandable.
  • GUI -> Rinex conversion is now enabled only for zip files.

Install

https://docs.centipede.fr/docs/base/

  • Download Base_GNSS_X_X.zip
  • Flash Micro SD with Etcher
  • Connect GNSS antenna (USB) on Raspberry Pi
  • Connect ethernet on Raspberry Pi
  • Insert Micro SD on Raspberry Pi
  • Powered
  • Wait =~ 3 min ( connect a screen to follow the installation)
  • Open a web browser (Firefox)

http://basegnss.local

mdp: admin

ssh connect

ssh [email protected]

mdp: basegnss!

DOC

https://github.com/Stefal/rtkbase