CubicSDR/src
vsonnier 357dcc967b MISC 1: make IOThread input and output queues returned as ThreadQueueBase*, not void*, cleaner.
then use static_cast for downcasts, because we know what we are doing
2016-06-01 19:42:11 +02:00
..
audio MISC 1: make IOThread input and output queues returned as ThreadQueueBase*, not void*, cleaner. 2016-06-01 19:42:11 +02:00
demod MISC 1: make IOThread input and output queues returned as ThreadQueueBase*, not void*, cleaner. 2016-06-01 19:42:11 +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 Add NBFM mode, add mode selector button height font reduction when scaled down 2016-05-11 23:05:56 -04:00
panel Patch for confused intel driver 2016-04-14 19:52:37 -04:00
process MISC 1: make IOThread input and output queues returned as ThreadQueueBase*, not void*, cleaner. 2016-06-01 19:42:11 +02:00
rig Add center lock and modem tracking to rig control 2016-02-29 23:14:23 -05:00
sdr MISC 1: make IOThread input and output queues returned as ThreadQueueBase*, not void*, cleaner. 2016-06-01 19:42:11 +02:00
ui Back out wxGLAttributes update until needed. 2016-04-07 20:00:59 -04:00
util Save sample rate, gain levels and AGC state per-device, add sample rate to device dialog 2016-05-11 22:37:25 -04:00
visual Missed gain canvas focus for Win7 wheel support 2016-05-31 17:42:44 -04: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 Make spectrum mouse wheel zoom feature universal 2016-05-30 19:45:38 -04:00
AppFrame.h ifdef'd windows focus calls, remove unnecessary meter refreshes 2016-05-30 00:17:08 -04:00
CubicSDR.cpp Add NBFM mode, add mode selector button height font reduction when scaled down 2016-05-11 23:05:56 -04:00
CubicSDR.h Add NBFM mode, add mode selector button height font reduction when scaled down 2016-05-11 23:05:56 -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 1: make IOThread input and output queues returned as ThreadQueueBase*, not void*, cleaner. 2016-06-01 19:42:11 +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