Skip to content

V0.2.0

Compare
Choose a tag to compare
@Douglasdc3 Douglasdc3 released this 18 Nov 10:15
· 86 commits to master since this release

Fixed

  • BDS21: Is not valid if first byte is 0b00100000
  • BDS45: Is invalid if status = false and static pressure is likely wrong
  • BDS60
    • Calculate CAS and compare with IAS to increase accuracy / validity
    • If status flag = true and value is non-zero it cannot be BDS60 message
    • Perform status bit checks on correct data bits
  • BDS50: Filter groundspeed > 600 as incorrect message to reduce number of false positives
  • BDS40: Check status flags and non-zero values
  • BDS40: MCP Altitude calculations
  • BDS45: check radio height on correct data bits

Changed

  • Migrate Maven POM based release to Gradle based release
  • ModeSDatabase can now be loaded using external CSV files

Added

  • DF17: Aircraft Operational Status (Version 2 Airborne/Ground)
  • DF17: Aircraft Operational Status (Version 1 Airborne/Ground)
  • DF17: Airborne Velocity
  • Only work with Downlink Message without track management
  • Disable tracks deleted on automatically