FreeDATA/README.md

22 lines
885 B
Markdown
Raw Normal View History

2021-09-13 18:25:12 +02:00
# FreeDATA
2021-07-17 09:26:49 +02:00
My attempt to create a free and opensource TNC with a GUI for [codec2](https://github.com/drowe67/codec2) to send data over HF channels.
2020-12-12 20:01:57 +01:00
2021-07-17 09:09:43 +02:00
## Under development
2021-09-25 13:52:50 +02:00
This project is still a prototype and not usable at this time.
Build steps for other OS than Ubuntu are provided, but not working, yet.
2021-09-12 08:06:01 +02:00
## Credits
* David Rowe and the FreeDV team for developing the modem and libraries -
FreeDV Codec 2 : https://github.com/drowe67/codec2
2021-10-01 15:54:17 +02:00
* xssfox, her repository helped me a lot in an early stage of development -
2021-09-12 08:06:01 +02:00
xssfox : https://github.com/xssfox/freedv-tnc
* Wolfgang, for lending me his radio so I'm able to do real hf tests
2020-12-12 20:40:00 +01:00
2021-11-03 21:19:49 +01:00
## Running the Ubuntu app bundle
2021-09-12 08:15:53 +02:00
Just download the latest developer release from the releases section, unpack it and just start the ".AppImage file". No more dependencies
## Manual installation
Please check the wiki for installation instructions
2021-09-12 07:38:20 +02:00
2021-09-12 08:06:01 +02:00