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
bd659f168f
commit
4805ad318e
1 changed files with 12 additions and 4 deletions
16
README.md
16
README.md
|
@ -13,11 +13,19 @@ This software has been heavily inspired by https://github.com/xssfox/freedv-tnc/
|
||||||
|
|
||||||
- [ ] ARQ: Stop-And-Wait
|
- [ ] ARQ: Stop-And-Wait
|
||||||
- [ ] ARQ: Go-Back-N
|
- [ ] ARQ: Go-Back-N
|
||||||
- [ ] ARQ: Selective repeat lost frames
|
- [ ] ARQ: Selective repeating of lost arq frames
|
||||||
|
- [ ] ARQ: Dynamic number of frames per burst
|
||||||
|
- [ ] ARQ: Set frames per burst automatically by channel quality
|
||||||
- [ ] SETTING: Callsign with selective receiveing
|
- [ ] SETTING: Callsign with selective receiveing
|
||||||
- [ ] SOCKET: Set Settings
|
- [ ] SETTING: Own grid locator
|
||||||
- [ ] SOCKET: Send Commands
|
- [ ] SOCKET: Set settings & commands via command socket
|
||||||
- [ ] SOCKET: Receive Data
|
- [ ] SOCKET: Receive data via data socket
|
||||||
|
- [ ] TRX: Control radio via hamlib
|
||||||
|
- [ ] MODE: Beacon
|
||||||
|
- [ ] MODE: Broadcast
|
||||||
|
- [ ] MODE: ARQ AX25
|
||||||
|
- [ ] MODE: Gear shifting ARQ
|
||||||
|
- [ ] TNC: CLI GUI for basic settings
|
||||||
|
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
Loading…
Reference in a new issue