Hi list Have a look: https://github.com/Tjoppen/codec2/tree/tms_tun Obviously it's missing things like checksums and FEC on the data. Plus the SD stuff needs to be sorted out. But it serves as a base for experimentation.
The main idea is to keep the C stuff as simple as possible, and have all the business logic in scripts. I don't want to have to deal with setting up RTL-SDR, HackRF etc in C when we have CLI tools for that. Next on my plate is RXing multiple baudrates at the same time, and channelization. Shouldn't take too long to whip up in Python. Networking is not my area, so someone who knows how to set up routes with this thing please chime in. /Tomas _______________________________________________ Freetel-codec2 mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freetel-codec2
