Updated Channel Tx plugins (markdown)

master
Edouard Griffiths 2022-10-20 06:54:28 +02:00
rodzic 73115071ce
commit c56892d192
1 zmienionych plików z 0 dodań i 8 usunięć

@ -8,14 +8,6 @@ The plugins documented here are:
This plugin can be used to read I/Q samples from a file recorded in `.sdriq` format. The user interface is described [here](https://github.com/f4exb/sdrangel/blob/master/plugins/channeltx/filesource/readme.md)
## Local source plugin
This plugin is used to retrieve the samples sent from another device set in the same instance of SDRangel that uses a local output plugin. The user interface is described [here](https://github.com/f4exb/sdrangel/blob/master/plugins/channeltx/localsource/readme.md)
## 802.15.4 modulator
This plugin can be used to transmit IEEE 802.15.4 frames. The 802.15.4 PHY & RF layers are used by networking layers such as ZigBee, 6LoWPAN and others. The user interface is described [here](https://github.com/f4exb/sdrangel/tree/master/plugins/channeltx/mod802.15.4/readme.md)
## AIS modulator plugin
This plugin can be used to transmit AIS messages. The user interface is described [here](https://github.com/f4exb/sdrangel/tree/master/plugins/channeltx/modais/readme.md)