1.
Home
2.
Introduction
3.
Installation
Linux Install Script
macOS
Windows
4.
Usage
Run FreeDATA
Settings
Radio control
Audio Tuning
Basic usage
RF Chat
5.
Knowledge Base
FreeDATA - first aid (for alpha/beta testers)
Linux
Audio device unaccessible while tnc starts
How to fix inaccessible audio + serial devices while using Remote Login (RDP)
nvm install script fails if CURL is installed with snap
Windows
Loss of audio connection with e.g. Zoom
DigiRig Interface - Hamlib
Flrig - Log4OM - FreeDATA fails with rigctld
Testfiles
6.
3rd party tools
7.
Development
App design
ARQ
Database
Installation - Source - Linux
Installation - Source - Windows
8.
REST API
General
version
GUI
web gui
Station Info
Devices
audio devices
serial devices
Radio
radio
Modem
FEC transmit
modem state
FEC is writing
send ARQ RAW
CQ
stop transmission
BEACON
PING
test frame
modem start
modem stop
Server
config
Freedata
messages
messages - retransmit
messages - set is_read
send P2P
messages ID
messages ID ATTACHMENTS
beacons
9.
REST API REDOC
10.
WEBSOCKET
11.
codec2 mode design
summary
parameters
WIP: OFDM 2438Hz
WIP: OFDM 500Hz
CODEC2 hard coded data modes
Clear History
Built with
Grav
- The Modern Flat File CMS
ARQ
sequenceDiagram participant Alice participant Bob Alice->>Bob: Open Bob->>Alice: Open_ACK Alice->>Bob: Info Bob->>Alice: Info_ACK Alice->>Bob: Data Bob->>Alice: Data_ACK