Skip to content

v0.4.0 - Stability Improvements, switch to PyQt6

Latest
Compare
Choose a tag to compare
@darksidelemm darksidelemm released this 31 Jan 00:08
· 2 commits to master since this release
6fec273

I'd like to give a huge thanks to @ke5gdb for all the changes in this release! Andrew has stepped in while I haven't had the time and has made huge improvements to Horus-GUI, that I'm sure will be appreciated by everyone!

Changes in this release:

  • Move from PyQt5 to PyQt6, which also better supports light/dark modes.
  • Many stability improvements, which appear to have resolved the crashing issues that have been reported.
  • Rearrangement of the UI, allowing display of additional telemetry fields.
  • Add FFT smoothing option (under 'Other' settings)
  • Add Rotator movement inhibit option, which will not command the rotator if the payload is within 250m of the receiver.

Note that we now only support Windows 10/11. We cannot produce builds for Windows 7 or any 32-bit Windows version!
I am still having issues performing OSX Intel builds. If anyone has experience producing these please contact me!

OSX users may need to run the command to avoid a 'app is damaged and cannot be opened' error:

sudo xattr -r -d com.apple.quarantine /Applications/horus-gui.app

Alternatively, you might need to go into your OSX security settings and allow opening of the app.