SeRoSystems / lib1090

Java decoding library for Mode S, ADS-B, TIS-B and ADS-R
GNU General Public License v3.0
16 stars 2 forks source link

Simplified airborne/ground status API #3

Closed fixje closed 2 years ago

fixje commented 2 years ago

instead of separate isOnGround() and isAirborne() methods, have a single method isAirborne() which returns null when the ground status is unknown.

This is a breaking API change.

Affected messages are: