Updated Channel Tx plugins (markdown)

master
Edouard Griffiths 2021-03-30 02:14:04 +02:00
rodzic c2edba581c
commit 7ffdaf0b9b
1 zmienionych plików z 4 dodań i 0 usunięć

@ -28,6 +28,10 @@ This plugin is used to produce analog TV signals suitable for Amateur TeleVision
Chirp Chat is an experimental mode developed only in SDRangel based on chirp modulation analogous to LoRa. This version can work at extremely low SNR. In fact it can also encode LoRa messages. The user interface is described [here](https://github.com/f4exb/sdrangel/tree/master/plugins/channeltx/modchirpchat/readme.md)
## DATV modulator plugin
This plugin can be used to generate DVB-S signals for Digital Amateur TeleVision. The user interface is described [here](https://github.com/f4exb/sdrangel/blob/master/plugins/channeltx/moddatv/readme.md)
## FreeDV modulator plugin
This plugin can be used to generate a signal using the FreeDV digital mode (see: https://freedv.org). The user interface is described [here](https://github.com/f4exb/sdrangel/blob/master/plugins/channeltx/modfreedv/readme.md)