Skip to content

Version 1.0

Compare
Choose a tag to compare
@wb2osz wb2osz released this 04 Aug 11:19
· 519 commits to master since this release

Version 1.0 -- May 2014

New Features

  • Received audio can be obtained with a UDP socket or stdin.
    This can be used to take audio from software defined radios
    such as rtl_fm or gqrx.
  • 9600 baud data rate.
  • New PBEACON and OBEACON configuration options. Previously
    it was necessary to handcraft beacons.
  • Less CPU power required for 300 baud. This is important
    if you want to run a bunch of decoders at the same time
    to tolerate off-frequency HF SSB signals.
  • Improved support for UTF-8 character set.
  • Improved troubleshooting display for APRStt macros.
  • In earlier versions, the DTMF decoder was always active because it
    took a negligible amount of CPU time. Unfortunately this sometimes
    resulted in too many false positives from some other types of digital
    transmissions heard on HF. Starting in version 1.0, the DTMF decoder
    is enabled only when the APRStt gateway is configured.