Skip to content

v0.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 13:59
· 15 commits to main since this release

New:

  • Wifi support. Right now WiFi might be used to sync time with NTP or to connect device with ssh. Only open and WPA2 networks are supported. Only DHCP. #3
  • FTx incremental decoding - messages appears on the screen before ending time slot.
  • Support of FTx CQ modifiers (SOTA, POTA, AS, etc). Also CQ modifier might be a 3 digits (according https://wsjt.sourceforge.io/FT4_FT8_QEX.pdf). #8
  • Time synchronization notification. After synchronization WiFi might be turned off to save battery and reduce noise.
  • Auto populate QTH from GPS. GPS app should be open for it. #9

Changed:

  • ATT/PRE shares one indicator. Both can't be turned on the same time. I did it to release a slot for wifi indicator.
  • Time sync button on FT8 app was removed. Now time might be synchronized with WiFi.

Fixed:

  • Incorrect handling of FTx CQ modifiers in received messages. #7

Note:
For WiFi I changed version of the buildroot. FT8 is now a separated library. I tested application some time, but these bigchanges might affect some functionality.