Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy committed Jan 17, 2025
1 parent faa96b2 commit 246318b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
TBA

## TODO
-[ ] Implement test harness that streams audio from audio-out into a ZeroMQ topic for samples testing
-[x] Cut out plane registration database code from AeroL
-[ ] Implement ACARS frame forwarding functionality
-[x] Implement translation of ACARSItem to JSON
-[ ] Long term test to ensure processor and memory usage is within expectations
[ ] Implement test harness that streams audio from audio-out into a ZeroMQ topic for samples testing
[x] Cut out plane registration database code from AeroL
[ ] Implement ACARS frame forwarding functionality
[x] Implement translation of ACARSItem to JSON
[ ] Long term test to ensure processor and memory usage is within expectations

## Requirements
Other configurations not mentioned may work but below is the configuration used for development and testing:
Expand Down

0 comments on commit 246318b

Please sign in to comment.