Update README.md

This commit is contained in:
DJ2LS 2021-02-18 16:26:51 +01:00 committed by GitHub
parent 4bd8119b25
commit f310a1b925
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ My first attempt to learn more about FreeDV and how to create a TNC which gets d
- [x] ARQ: Selective repeating of lost arq frames
- [x] ARQ: Dynamic number of frames per burst
- [ ] ARQ: Set frames per burst automatically by channel quality
- [ ] SOCKET: Run commands via TCP/IP socket
- [x] SOCKET: Run commands via TCP/IP socket
- [ ] TRX: Control radio via hamlib
- [ ] MODE: Beacon
- [ ] MODE: Broadcast
@ -17,6 +17,7 @@ My first attempt to learn more about FreeDV and how to create a TNC which gets d
- [ ] MODE: Gear shifting ARQ
- [ ] TNC: CLI GUI for basic settings
- [ ] TNC: Multicore support
- [ ] MODEM: Sample rate conversion
## Setup
Install FreeDV-Socket-TNC directly to home folder and compile codec2 automatically