Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy committed Jan 18, 2025
1 parent 25cd78e commit 7d651c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ aero-decode -v -p tcp://127.0.0.1:6004 -t VFO52 -b 10500 -f jsondump=tcp://127.0
```

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

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

0 comments on commit 7d651c5

Please sign in to comment.