Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Dev 2.6.3 to master #453

Merged
merged 80 commits into from
Feb 16, 2025
Merged

Merge Dev 2.6.3 to master #453

merged 80 commits into from
Feb 16, 2025

Conversation

Stefal
Copy link
Owner

@Stefal Stefal commented Feb 1, 2025

Added

  • New Linux/Windows Gui to detect online Station (https://github.com/Stefal/rtkbase/tree/master/tools/find_rtkbase)
  • Add Unicore UM980/UM982 support (rtcm3 mode). #351
  • Add api to get basics informations about the base station (/api/v1/infos)
  • Add Zeroconf/Avahi service definition to get a fast online Rtkbase station detection.
  • Detect Gnss receiver firmware version during receiver detection. #428
  • GUI -> Logs: Non-zipped files can be convert to rinex. #348
  • GUI -> Settings: Display network informations.
  • GUI -> Settings: Better changelog display (Convert markdown to html).

Changed

  • Faster Septentrio Mosaic-X5 detection

Fixed

  • Fix some services were not restarted after saving new settings in the main service.
  • Fix pystemd result request for timer services. #162 #445
  • Increase free space for archiving Mosaic-X5 data. #369
  • Various fixes #441 #443 #450

Security

  • GUI -> Logs: Fix path traversal vulnerability.

…ng the install.sh script.

before:
If you launch the script as foo, with sudo, extracted files owner is the one who create the archive.
after:
If you launch the script as foo, with sudo, and RTKBASE_USER is basegnss, extracted files owner is basegnss.

Fix #413 and fix #375
… and not only during gnss receiver configuration.
…rning/error messages during the gnss receiver detection.
fix path traversal vulnerability
support for Unicore um98x (rtcm3 mode)
Stefal added 26 commits January 28, 2025 23:26
…e would have no way to restart it if str2str_tcp is started later.

Switch to After
…ld ask for an authorization, and then zeroconf scan can't detect anything until the user click on authorize.

Add a dummy scan to popup this firewall authorize window (with timeout=0).
@kanokc
Copy link

kanokc commented Feb 15, 2025

Will this branch get released? Still, see 2.6.2 as the newest release.

@Stefal Stefal merged commit 5d2e9e5 into master Feb 16, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

One Apply button at "GNSS Receiver detection/configuration", but you can't click on it.
2 participants