mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
Update README.md
This commit is contained in:
parent
4bd8119b25
commit
f310a1b925
1 changed files with 2 additions and 1 deletions
|
@ -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: Selective repeating of lost arq frames
|
||||||
- [x] ARQ: Dynamic number of frames per burst
|
- [x] ARQ: Dynamic number of frames per burst
|
||||||
- [ ] ARQ: Set frames per burst automatically by channel quality
|
- [ ] 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
|
- [ ] TRX: Control radio via hamlib
|
||||||
- [ ] MODE: Beacon
|
- [ ] MODE: Beacon
|
||||||
- [ ] MODE: Broadcast
|
- [ ] 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
|
- [ ] MODE: Gear shifting ARQ
|
||||||
- [ ] TNC: CLI GUI for basic settings
|
- [ ] TNC: CLI GUI for basic settings
|
||||||
- [ ] TNC: Multicore support
|
- [ ] TNC: Multicore support
|
||||||
|
- [ ] MODEM: Sample rate conversion
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
Install FreeDV-Socket-TNC directly to home folder and compile codec2 automatically
|
Install FreeDV-Socket-TNC directly to home folder and compile codec2 automatically
|
||||||
|
|
Loading…
Reference in a new issue