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

v1.6.2 release #782

Merged
merged 44 commits into from
Aug 4, 2023
Merged

v1.6.2 release #782

merged 44 commits into from
Aug 4, 2023

Conversation

darksidelemm
Copy link
Member

@darksidelemm darksidelemm commented Jun 30, 2023

This release brings the following updates:

  • General: Various improvements to how threads are shutdown by @mastmees
  • Web Interface: Cleaner SDR tasking display (Thanks to @the6p4c for help with this!)
  • Scan Loop: Break out of scan loop faster when a sonde is detected. (Thanks @pasky!)
  • Email: Landing notifications are now only sent if the radiosonde has risen above the landing_altitude_threshold setting during its flight, avoiding spurious notifications for sondes detected prior to launch.
  • Email: Add option to send email when an encrypted RS41-SGM is detected. (Refer here)
  • APRS: Added localhost and wettersonde.net to the allowed APRS-IS servers.
  • Docker: Added simple-websocket to the Python dependency list, providing 'real' websockets!

Mark Jessop and others added 30 commits May 18, 2023 17:10
Add simple-websocket to requirements
Landing notification tweaks, allow localhost APRS
Breakout of scan loop faster
hang forever if some thread does not join
will not hang if some thread will not join
on non-linux platforms raise exception on SDR reset requests
@darksidelemm darksidelemm merged commit dbd5ed7 into master Aug 4, 2023
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.

4 participants