CubicSDR/src
Charles J. Cliffe 4783ae5be1 Dummy data bump shouldn't be needed now; racing with small bandwidths? 2016-07-10 20:29:31 -04:00
..
audio TH_CLEAN_3.5: push() cleanup side of things, assure SDRThread::readStream() to actually check for full + make ThreadQueue notify even in case on not-successfull push(), make it spam notify_all() everytime 2016-07-08 23:30:15 +02:00
demod TH_CLEAN_3.5: push() cleanup side of things, assure SDRThread::readStream() to actually check for full + make ThreadQueue notify even in case on not-successfull push(), make it spam notify_all() everytime 2016-07-08 23:30:15 +02:00
forms TH_CLEAN_3: Use of non-blocking try_pop() when possible, 2016-07-05 21:45:42 +02:00
modules/modem remove test decRef 2016-06-07 19:56:08 -04:00
panel Fix Mousewheel support 2016-07-07 23:47:58 -04:00
process TH_CLEAN_3.5: push() cleanup side of things, assure SDRThread::readStream() to actually check for full + make ThreadQueue notify even in case on not-successfull push(), make it spam notify_all() everytime 2016-07-08 23:30:15 +02:00
rig Update RigThread 2016-06-28 18:45:13 -04:00
sdr Dummy data bump shouldn't be needed now; racing with small bandwidths? 2016-07-10 20:29:31 -04:00
ui Functional MeterPanel 2016-07-06 23:16:25 -04:00
util Merge pull request #398 from vsonnier/thread_clean_3 2016-07-08 21:28:11 -04:00
visual Merge pull request #398 from vsonnier/thread_clean_3 2016-07-08 21:28:11 -04:00
AppConfig.cpp Herp de Derp James Ready 5.5 2016-06-24 00:19:57 -04:00
AppConfig.h Save font scale in global settings 2016-06-21 21:26:09 +02:00
AppFrame.cpp Merge pull request #398 from vsonnier/thread_clean_3 2016-07-08 21:28:11 -04:00
AppFrame.h Gain UI working (minus mousewheel) 2016-07-07 22:37:57 -04:00
CubicSDR.cpp TH_CLEAN_3.5: push() cleanup side of things, assure SDRThread::readStream() to actually check for full + make ThreadQueue notify even in case on not-successfull push(), make it spam notify_all() everytime 2016-07-08 23:30:15 +02:00
CubicSDR.h TH_CLEAN_3: Use of non-blocking try_pop() when possible, 2016-07-05 21:45:42 +02: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 Channelizer tweaks 2015-12-05 19:07:26 -05:00
DemodLabelDialog.cpp wstring/string usage pass, should be clean now 2016-06-14 19:52:15 +02:00
DemodLabelDialog.h LABEL: Add a label edit dialog, much like FrequencyDialog, works not bad 2016-06-11 10:08:12 +02:00
FrequencyDialog.cpp Fix numeric direct-input for linux 2016-02-09 01:08:15 -05:00
FrequencyDialog.h Fix initial numeric input char for Windows 2016-02-09 00:46:39 -05:00
IOThread.cpp THREAD_CLEAN_PART2: Assure correct terminate()/isTerminated(delay)/delete sequence + 2016-07-03 14:22:41 +02:00
IOThread.h THREAD_CLEAN: Clearly distinguish between a request to stop by terminate() from the actual termination isTerminated() 2016-06-28 22:16:34 +02:00
ModemProperties.cpp Don't let global key handler usurp the ModemProperties 2016-05-19 19:23:56 -04:00
ModemProperties.h Add GMSK, fix modem bandwidth logic, cleanup. 2015-11-30 21:58:54 -05:00