CubicSDR/src
vsonnier 00e241a784 LABEL: first attempt, <user_label> is read from session XML, apparently also saved. 2016-06-11 07:46:07 +02:00
..
audio might be null.. 2016-06-08 21:48:10 -04:00
demod LABEL: first attempt, <user_label> is read from session XML, apparently also saved. 2016-06-11 07:46:07 +02: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 remove test decRef 2016-06-07 19:56:08 -04:00
panel Cleanup MSVC warnings and deprecated C++ exception stuff 2016-06-01 19:42:34 -04:00
process unnecessary frequency=0 check.. 2016-06-03 20:35:08 -04:00
rig Add center lock and modem tracking to rig control 2016-02-29 23:14:23 -05:00
sdr MISC 1 : Create ReBuffer by default with refcount 1, so remove redundant refCount(1) evertwhere 2016-06-09 19:38:20 +02:00
ui Cleanup MSVC warnings and deprecated C++ exception stuff 2016-06-01 19:42:34 -04:00
util LABEL: first attempt, <user_label> is read from session XML, apparently also saved. 2016-06-11 07:46:07 +02:00
visual LABEL: first attempt, <user_label> is read from session XML, apparently also saved. 2016-06-11 07:46:07 +02:00
AppConfig.cpp Replace mutex lock/unlock pairs with guards, cleanups 2016-06-03 18:45:03 +02: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 LABEL: first attempt, <user_label> is read from session XML, apparently also saved. 2016-06-11 07:46:07 +02:00
AppFrame.h ifdef'd windows focus calls, remove unnecessary meter refreshes 2016-05-30 00:17:08 -04:00
CubicSDR.cpp MISC 2: Windows has a right to stdout, enable it for both Digital Lab or Debug builds 2016-06-09 19:38:21 +02:00
CubicSDR.h Replace mutex lock/unlock pairs with guards, cleanups 2016-06-03 18:45:03 +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
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 Rebuffer Garbage collector; mostly to pinpoint/gracefully handle ReBuffer failures 2016-06-07 19:54:36 -04:00
IOThread.h MISC 1 : Create ReBuffer by default with refcount 1, so remove redundant refCount(1) evertwhere 2016-06-09 19:38:20 +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