Updated Channel Tx plugins (markdown)

master
f4exb 2017-04-01 06:01:40 +02:00
rodzic caf13bc5ef
commit ba80645765
1 zmienionych plików z 4 dodań i 0 usunięć

@ -8,6 +8,10 @@ The plugins documented here are:
This plugin is used to produce a relatively narrowband (1 to 40 kHz) AM modulated signal. The user interface is described [here](https://github.com/f4exb/sdrangel/blob/master/plugins/channeltx/modam/readme.md)
## ATV modulator plugin
This plugin is used to produce analog TV signals suitable for Amateur TeleVision. Some of the standards are compatible with commercial analog TV sets (PAL 625 lines and PAL 535 lines). Images are gray scale (Black and White) and there is no sound carrier. Interface is described [here](https://github.com/f4exb/sdrangel/blob/master/plugins/channeltx/modatv/readme.md)
## NFM modulator plugin
This plugin is used to produce a narrow band FM signal (1 to 40 kHz) with deviation up to 25 kHz. The user interface is described [here](https://github.com/f4exb/sdrangel/blob/master/plugins/channeltx/modnfm/readme.md)