1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-17 18:36:34 -04:00
sdrangel/plugins/channel/wfm
2015-12-08 02:23:58 +01:00
..
CMakeLists.txt Removed useless USB demod from build. Also removed non working WFM demod 2015-05-14 11:08:23 +02:00
wfmdemod.cpp Optimization: avoid cvtsd2ss instructions by using explicit floating point litterals. Spectrum histogram calculation optimization 2015-10-09 03:59:28 +02:00
wfmdemod.h WFM demod: added display of channel power in dB. Changed minus radio button for a iconified toggle button 2015-10-04 07:14:44 +02:00
wfmdemodgui.cpp BFM and WFM demods: Fixed initial RF BW display on deserialization 2015-12-08 02:23:58 +01:00
wfmdemodgui.h WFM: channel power averaging for display 2015-10-05 01:15:22 +02:00
wfmdemodgui.ui Enhance channel power display 2015-10-05 02:18:32 +02:00
wfmplugin.cpp Deep redesign: move to SDRangel #8. Updated plugin about text 2015-09-02 01:16:40 +02:00
wfmplugin.h Rough Wideband FM. 2014-11-16 22:39:50 +00:00