Add radio clock

master
srcejon 2021-10-06 09:37:11 +01:00
rodzic 7ea56a69f2
commit ab795cec6b
1 zmienionych plików z 3 dodań i 0 usunięć

@ -75,6 +75,9 @@ This plugin can be used to demodulate packet radio (APRS/AX.25) data packets. Re
## Pager plugin
This plugin can be used to demodulate POCSAG pager messages. The user interface is described [here](https://github.com/f4exb/sdrangel/blob/master/plugins/channelrx/demodpager/readme.md)
## Radio clock plugin
This plugin can be used to demodulate radio clock signals, such as MSF, DCF77, TDF and WWVB. The user interface is described [here](https://github.com/f4exb/sdrangel/blob/master/plugins/channelrx/radioclock/readme.md)
## SSB demod plugin
This plugin is used to listen to SSB (possibly DSB) or CW stations such as Amateur Radio. The user interface is described [here](https://github.com/f4exb/sdrangel/blob/master/plugins/channelrx/demodssb/readme.md)