forked from jontio/JAERO
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to more generic libacars API, drop ARINC622-specific calls
So far libacars was used to parse ARINC-622 ATS messages only. This patch causes all non-ADS-C messages to be passed to generic ACARS application decoding routine la_acars_decode_apps() which will decode any ACARS application supported by libacars (be it ARINC-622 or not).
- Loading branch information
Showing
2 changed files
with
26 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters