Skip to content

1.3.0-beta.4

Latest
Compare
Choose a tag to compare
@pierr3 pierr3 released this 23 Nov 17:33
· 8 commits to main since this release
46cd34f

Brand new UI, lots of fixes, new keyboard Ptt system

This release features a brand new UI, courtesy of @GeorgeBarlow as well as many bug fixes, including a rewrite of the keyboard Ptt handling system. The Joystick handling system is not changed.

screengrab of application

What's Changed

--- From beta 3:

  • Add option to enable or disable radio effects by @GeheimagentNr1 in #161
  • Add support for UNICOM and GUARD (#175) by @pierr3 in #184
  • Fix issue with longer callsigns in the radio box, especially those which use a "-" character #180
  • Fix issue where sometimes a deadlock would occur on exit, causing the program to hang
  • Various improvements in AFV native, including fixing a race condition that may result in cross couple groups not being properly set (Potentially addressing #173)

--- From beta 2:

  • Tweak afv to force sending StationRxEnd on FrequencyRxEnd event to prevent ghost RDF markers
  • Automatically reset config to prevent crashes when switching to a new version with an incompatible config
  • Add a second Ptt key option
  • UI & Backend tweaks
  • Better stream deck plugin support, try it out here
  • Removed Sentry/Telemetry (literally never been useful a single time)

---- From beta 1:

  • Audio devices are now selected by ID, which should fix conflicting audio devices on some systems
  • Selecting an audio API is now mandatory
  • A new, LOUD sound when an error or unintended disconnect occurs (you asked for it, and you'll notice it now!) #126
  • Changes to the underlying afv_native should improve connection stability and reduce RX drop (#125 #107)
  • Change slurper management, which will prevent too many erroneous disconnects when the endpoint is not stable, this should also fix the issues with mentoring callsigns (#5)
  • Support for SUP requirements (#117 #116)
  • Brand new SDK endpoints allows for frequency management, with the wiki to be updated shortly. Want to see it in action? Check out this awesome plugin for stream decks by @neilenns available here and see screenshot below

New Contributors

Full Changelog: 1.3.0-beta.3...1.3.0-beta.4