markqvist / Reticulum

The cryptography-based networking stack for building unstoppable networks with LoRa, Packet Radio, WiFi and everything in between.
https://reticulum.network
MIT License
1.97k stars 122 forks source link

FLRC modulation support for SX1280 #456

Closed buhalo1 closed 6 months ago

buhalo1 commented 6 months ago

I'm very happy that RNode now supports SX1280 modems. I want to try to use these modems for linking amateur radio repeaters using asterisk and the app_rpt functionality built into it. I want to try linking repeaters by IP or transmitting the iax2 stream in transparent mode using a proxy server. I hope that these modems will allow to setup a longer and more stable links in comparison with wifi bridges. Theoretically, the throughput when using lora modulation is sufficient for some options for organizing such links, but FLRC opens up unlimited possibilities for such applications. It would be very useful to be able to use this kind of modulation in RNode.

markqvist commented 6 months ago

Indeed, FLRC modulation support would be great.