Skip to content

v0.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 10:17
· 47 commits to main since this release

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