CubicSDR/src
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
..
audio Merge pull request #156 from cjcliffe/master 2015-10-09 12:58:44 -04:00
demod Allow modems to limit/control input rate 2015-11-22 19:56:25 -05:00
forms/SDRDevices Add "Local Net" section for discovered LAN devices 2015-11-11 00:16:26 -05:00
modules/modem Allow modems to limit/control input rate 2015-11-22 19:56:25 -05:00
panel remove null pointer checks... 2015-11-12 19:07:31 -05:00
process Constructor init order warning fixes 2015-11-20 22:29:04 -05:00
sdr Allow user-specified SoapySDR module path 2015-11-12 18:38:38 -05:00
ui Manual Gain Control :-) 2015-10-27 01:56:49 -04:00
util Constructor init order warning fixes 2015-11-20 22:29:04 -05:00
visual Allow modems to limit/control input rate 2015-11-22 19:56:25 -05:00
AppConfig.cpp Remove built-in RTLSDR settings to prepare for replacements, Device form propgrid test 2015-11-02 19:02:45 -05:00
AppConfig.h Remove built-in RTLSDR settings to prepare for replacements, Device form propgrid test 2015-11-02 19:02:45 -05:00
AppFrame.cpp Allow modems to limit/control input rate 2015-11-22 19:56:25 -05:00
AppFrame.h Add ENABLE_DIGITAL_LAB def 2015-11-15 13:52:54 -05:00
CubicSDR.cpp Allow modems to limit/control input rate 2015-11-22 19:56:25 -05:00
CubicSDR.h Allow modems to limit/control input rate 2015-11-22 19:56:25 -05:00
CubicSDR.png Add desktop launcher info for linux 2015-07-26 19:47:43 -04:00
CubicSDR.xpm Better initial sample rate setup, remove hard-coded default rate and use device info matching /w fallback 2015-03-22 20:47:07 -04:00
CubicSDRDefs.h Convert demodulator type ids to strings for now 2015-11-17 18:57:42 -05:00
FrequencyDialog.cpp Dynamic input rate menu values from SoapySDR 2015-10-20 23:00:10 -04:00
FrequencyDialog.h Dynamic input rate menu values from SoapySDR 2015-10-20 23:00:10 -04:00
IOThread.cpp DemodulatorPreThread convert to IOThread named queues 2015-07-29 22:52:54 -04:00
IOThread.h Prototype waterfall rate smoothing / fps matching 2015-09-09 23:29:38 -04:00