sdrangel/plugins/channelrx/demodbfm
f4exb c6b8b85887 BFM demod: serialize/deserialize rds active 2022-01-15 19:49:17 +01:00
..
CMakeLists.txt sdrbase cmake: restored Boost_INCLUDE_DIRS 2020-11-05 20:41:33 +01:00
bfmdemod.cpp Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
bfmdemod.h New Jogdial Controller feature plugin. Implements #1088 2022-01-06 22:47:41 +01:00
bfmdemodbaseband.cpp In some audio demods. Reapply audio sample rate only if channel sample rate effectively changes. Implements #791 2021-03-03 01:45:59 +01:00
bfmdemodbaseband.h In some audio demods. Reapply audio sample rate only if channel sample rate effectively changes. Implements #791 2021-03-03 01:45:59 +01:00
bfmdemodgui.cpp BFM demod: RDS: radio text on two lines with the bottom one keeping the previously decoded text 2022-01-12 13:54:19 +01:00
bfmdemodgui.h BFM demod: RDS: radio text on two lines with the bottom one keeping the previously decoded text 2022-01-12 13:54:19 +01:00
bfmdemodgui.ui BFM demod: RDS: radio text on two lines with the bottom one keeping the previously decoded text 2022-01-12 13:54:19 +01:00
bfmdemodreport.cpp Rx plugins: refactoring of classes (2) 2019-12-04 07:20:05 +01:00
bfmdemodreport.h Rx plugins: refactoring of classes (2) 2019-12-04 07:20:05 +01:00
bfmdemodsettings.cpp BFM demod: serialize/deserialize rds active 2022-01-15 19:49:17 +01:00
bfmdemodsettings.h Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
bfmdemodsink.cpp Renamed sdrbase AudioOutput to AudioOutputDevice 2020-11-12 22:13:44 +01:00
bfmdemodsink.h Fix and refactor fir filter 2020-10-31 21:30:45 +01:00
bfmdemodwebapiadapter.cpp Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
bfmdemodwebapiadapter.h REST API: config: GET (13): corrected missing return in deserialize methods of the adapters 2019-08-05 03:42:04 +02:00
bfmplugin.cpp Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
bfmplugin.h Channel plugins: use specialized ChannelGUI superclass. Handle GUI lifecycle in MainWindow 2020-10-04 22:16:09 +02:00
rdsdecoder.cpp Fixed incomplete copyright headers (1) 2019-04-11 06:39:30 +02:00
rdsdecoder.h Fixed incomplete copyright headers (1) 2019-04-11 06:39:30 +02:00
rdsdemod.cpp Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
rdsdemod.h Fixed incomplete copyright headers (1) 2019-04-11 06:39:30 +02:00
rdsparser.cpp BFM Demod: fixed RDS text clearscreen. Fixes #1101 2022-01-12 08:43:20 +01:00
rdsparser.h BFM demod: RDS: radio text on two lines with the bottom one keeping the previously decoded text 2022-01-12 13:54:19 +01:00
rdstmc.cpp Fix some typos 2019-07-22 23:14:23 +02:00
rdstmc.h Fixed incomplete copyright headers (1) 2019-04-11 06:39:30 +02:00