CubicSDR/src
2016-06-02 22:28:17 -04:00
..
audio comment out some noisy stdout logging until there's a proper facility for log outputs 2016-06-02 19:45:34 -04:00
demod Bingo.. DemodulatorInstance deltaLock atomic_bool was uninitialized.. :) 2016-06-02 22:28:17 -04:00
forms Save sample rate, gain levels and AGC state per-device, add sample rate to device dialog 2016-05-11 22:37:25 -04:00
modules/modem Merge branch 'session_bugfix' 2016-06-01 19:48:32 -04:00
panel Cleanup MSVC warnings and deprecated C++ exception stuff 2016-06-01 19:42:34 -04:00
process comment out some noisy stdout logging until there's a proper facility for log outputs 2016-06-02 19:45:34 -04:00
rig Add center lock and modem tracking to rig control 2016-02-29 23:14:23 -05:00
sdr mutex locking cleanup for demod add / remove chain 2016-06-02 21:48:01 -04:00
ui Cleanup MSVC warnings and deprecated C++ exception stuff 2016-06-01 19:42:34 -04:00
util Cleanup MSVC warnings and deprecated C++ exception stuff 2016-06-01 19:42:34 -04:00
visual Fix limitless manual gain slider 2016-06-02 21:03:14 +02:00
AppConfig.cpp Save sample rate, gain levels and AGC state per-device, add sample rate to device dialog 2016-05-11 22:37:25 -04:00
AppConfig.h Save sample rate, gain levels and AGC state per-device, add sample rate to device dialog 2016-05-11 22:37:25 -04:00
AppFrame.cpp comment out some noisy stdout logging until there's a proper facility for log outputs 2016-06-02 19:45:34 -04:00
AppFrame.h ifdef'd windows focus calls, remove unnecessary meter refreshes 2016-05-30 00:17:08 -04:00
CubicSDR.cpp Basic cleanup / mutex additions / bulk demod add 2016-05-31 19:58:37 -04:00
CubicSDR.h Basic cleanup / mutex additions / bulk demod add 2016-05-31 19:58:37 -04: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
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 MISC 1: make IOThread input and output queues returned as ThreadQueueBase*, not void*, cleaner. 2016-06-01 19:42:11 +02:00
IOThread.h MISC 3: Make the whole BufferType life-cycle and recycling properly guarded against concurrent access 2016-06-01 19:51:01 +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