Skip to content

Releases: gdyuldin/x6100_gui

v0.27.0

02 Nov 16:03
Compare
Choose a tag to compare

New:

  • New color schema. It's active by default. Old might be selected with settings.
    2024-11-02 13-24-01

  • Support of DXpedition messages (like A2AA RR73; B1BB <RP79AA> +05) parsing within FT8 app.

Fixed:

  • CW low/high filter changing (#26)
  • 40 symbols limit of wifi password (#25)
  • Some changes for improve UI responsiveness

v0.26.1

23 Oct 12:10
Compare
Choose a tag to compare

Fixed:

  • Vol valcoder behavior on settings, callsign, etc #11
  • No power on FT8 #12

v0.26.0

22 Oct 13:59
Compare
Choose a tag to compare

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.

v0.25.1

05 Oct 15:06
Compare
Choose a tag to compare

Fixed issue with voice synthesizer (#6)

v0.25.0

01 Oct 10:17
Compare
Choose a tag to compare

New:

  • Add current parameters values to some of bottom buttons (789b36d).
  • Auto adjust TX level for FT8. It works on every TX and remember a single correction value (c93de29, e2d625e).
  • Add udev listener for attaching GPS device. Less noise in the log (6dcf494).
  • Better suspend display drawing, when it off (2915201).
  • Slightly restyle RX (S-meter) and TX (PWR and SWR) indicators. S-meter step is 3 dB, PWR - 0.25 w, SWR - 0.1 (71f8418).
  • Decreased log verbosity (be1e740).

Fixed:

  • Rejecting QTH like JO89ts (fa56a0d)
  • Fix applying filters while changing mode trough CAT (with wsjt-x, for example) (b63b537).
  • Problem with answering some messages on FT8 (add044b, 7404749)
  • Freezing FT8 application after some time. Now FT8 table contains not more than 512 items (1d9f483).
  • Segfault on zoom change (6a40ba3)
  • Some minor changes

v0.24.1

20 Sep 21:23
Compare
Choose a tag to compare

Fixed issue with recorder.

v0.24.0

18 Sep 09:06
Compare
Choose a tag to compare

New:

  • Waterfall zoom. Might be turned off in settings.
  • Highlight worked call signs in FT8 / FT4 CQ messages. Worked calls signs marked with dark green background, worked on the same band with the same modulation - also strikethrough text.
  • Importing log from ADI to database (for highlighting in FT8/FT4)
  • Indicate satellites in view/in use, gps status (working, restarting, etc.)
  • Max waterfall and spectrum zoom - 8x
  • Image doesn't contain DATA partition. It will be created during first launch and will use all available free space on the SD card.

Fixed:

  • Shift between spectrum and waterfall in CW
  • USB-D after exiting from FT8 / FT4
  • Incorrect S meter values with PRE or ATT.
  • Inverted CW tune. Now left is lower frequencies, right is higher
  • Change band on switching FT4 / FT8
  • Width of the marker for FT4
  • Wrong format of FT4 QSO in generated ADI

Known bugs:

  • Sometimes, waterfall data is shown on wrong band (27 MHz on 14 MHz) after changing band.

v0.23.0-rc.0

30 Aug 13:08
Compare
Choose a tag to compare
v0.23.0-rc.0 Pre-release
Pre-release
Bump version