Skip to content

Version 1.9.0

Compare
Choose a tag to compare
@szpajder szpajder released this 13 Feb 18:55
· 250 commits to master since this release
  • Added decoder for ISO 8650 / X.227 Association Control Service (ACSE).
  • Improved decoder for ISO 8327 / X.225 Session Protocol.
  • Restructured code of ATN applications decoder. The previous implementation
    was a little messy and was unable to handle a few uncommon types of messages
    (like ACSE Abort PDU with no payload). This should bring the number of
    undecoded ATN messages down to zero.
  • Enable debugging output from SDRPlay driver only if --debug sdr option is used.
  • Fix formatting of geo coordinates in ADS-C v2 messages.