Releases: sstjohn/x6100-wspr
v0.9.8
developed an app
There's now a WSPR button under the APP menu that will display spots decoded since startup. It scrolls with the MFK.
messageboxing
The qinj shell now has a message_box
utility function that invokes a qinj message box on the GUI thread. The qinj message box is now dismissable by pressing the MFK.
The user-facing Qt app has been preinjected with libqinj.so.1.0.0
using patchelf
in this release by setting X6100_DEFAULT_PRELOAD
in the buildroot.
UI injection
The UI now displays a flashing [WSPR] warning in the upper left (where the TX-F indicator had been) while the spotter loop is running, so that you know that the spotter loop is running. This full root filesystem, inspired by Xiegu's April 2022 release, is built from the v0.7.1 release of x6100-wspr. Replace the the contents of the ext4 partition on your SD card or eMMC with the xz attachment (uncompressed and untarred) to use.
major updates
v0.6 packaging is wild