CubicSDR/src/demod
Charles J. Cliffe c0eca0b2f3 Allow modems to limit/control input rate
- Modems can now over-ride user rate input and lock/step as needed
- Separate digital code defs a bit more so it’s not required when
disabled
- Testing FSK based on @andresv ’s example at
https://github.com/jgaeddert/liquid-dsp/issues/9
2015-11-22 19:56:25 -05:00
..
DemodDefs.h Worker thread demod spawn, abstract Modem 2015-11-17 20:20:12 -05:00
DemodulatorInstance.cpp Allow modems to limit/control input rate 2015-11-22 19:56:25 -05:00
DemodulatorInstance.h Allow modems to limit/control input rate 2015-11-22 19:56:25 -05:00
DemodulatorMgr.cpp Clean-up/fix squelch 2015-11-21 15:12:20 -05:00
DemodulatorMgr.h Clean-up unused stereo states. 2015-11-20 21:55:37 -05:00
DemodulatorPreThread.cpp Allow modems to limit/control input rate 2015-11-22 19:56:25 -05:00
DemodulatorPreThread.h Allow modems to limit/control input rate 2015-11-22 19:56:25 -05:00
DemodulatorThread.cpp Clean-up/fix squelch 2015-11-21 15:12:20 -05:00
DemodulatorThread.h Clean-up/fix squelch 2015-11-21 15:12:20 -05:00
DemodulatorWorkerThread.cpp Allow modems to limit/control input rate 2015-11-22 19:56:25 -05:00
DemodulatorWorkerThread.h Cleanup / finalize demod before initial testing 2015-11-17 21:49:02 -05:00