FreeDATA/README.md

25 lines
1 KiB
Markdown
Raw Normal View History

2021-09-13 16:25:12 +00:00
# FreeDATA
2021-12-26 18:30:19 +00:00
My attempt to create a free and opensource TNC with a GUI for [codec2](https://github.com/drowe67/codec2) for sending data over HF channels.
2020-12-12 19:01:57 +00:00
2021-07-17 07:09:43 +00:00
## Under development
2021-09-25 11:52:50 +00: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 06:06:01 +00:00
2021-12-26 18:30:19 +00:00
## Preview
![preview](https://github.com/DJ2LS/FreeDATA/blob/main/documentation/FreeDATA_preview.gif?raw=true "Preview")
2021-09-12 06:06:01 +00: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 13:54:17 +00:00
* xssfox, her repository helped me a lot in an early stage of development -
2021-09-12 06:06:01 +00: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 19:40:00 +00:00
2021-11-03 20:19:49 +00:00
## Running the Ubuntu app bundle
2021-12-26 18:30:19 +00:00
Download the latest developer release from the releases section, unpack it and just start the ".AppImage file". No more dependencies
2021-09-12 06:15:53 +00:00
## Manual installation
2021-12-26 18:30:19 +00:00
Please check the [wiki](https://github.com/DJ2LS/FreeDATA/wiki) for installation instructions
2021-09-12 05:38:20 +00:00
2021-09-12 06:06:01 +00:00