CubicSDR/src
Paul Colby 6a709fe24b
Modified ModemAM (#865)
Works perfectly :)
2021-01-02 12:11:02 +01:00
..
audio Warning cleanup, fix travis config 2019-01-10 20:49:24 -05:00
demod Fix source of bandwidth display visual glitch 2020-08-10 23:16:37 -04:00
forms Fix enter handling on mac 2020-06-22 23:26:04 -04:00
modules/modem Modified ModemAM (#865) 2021-01-02 12:11:02 +01:00
panel Fix reloading of gains at startup. 2017-11-25 09:47:43 +01:00
process No Spin-lock for xxxProcessor, unclear what the gain was 2019-03-04 18:44:48 +01:00
rig Error dialog feedback when rig thread exits unexpectedly. 2020-07-12 23:58:24 -04:00
sdr Cleaner management of the device not accepting the requested sample rate 2020-11-21 11:52:34 +01:00
ui Fix nudging out of view, fix keypad triggering and tuner freq entry target 2019-05-24 00:30:22 -04:00
util Make Gradient constructor using doubles instead of floats, to prevent narrowing-conversion warnings down the road 2020-01-04 21:20:36 +01:00
visual Use shift-right click for zero-right instead, additional cleanup 2020-07-28 23:24:00 -04:00
AppConfig.cpp Update recording notification message 2020-06-22 23:36:39 -04:00
AppConfig.h Fix wrong variable declaration placement preventing build w/o Hamlib 2018-05-18 17:04:39 +02:00
AppFrame.cpp Error dialog feedback when rig thread exits unexpectedly. 2020-07-12 23:58:24 -04:00
AppFrame.h fix build with wxWidgets 3.1.3 (#765) 2019-10-29 08:38:31 +01:00
BookmarkMgr.cpp BookmarkMgr: Add more upper and lower amateur bands to the default ranges, also display frequency 2020-04-17 16:30:36 +02:00
BookmarkMgr.h Fix #739: removed usage of std::binary_function deprecated after C++11 2019-06-02 18:56:00 +02:00
CubicSDR.cpp Error dialog feedback when rig thread exits unexpectedly. 2020-07-12 23:58:24 -04:00
CubicSDR.h Move Session stuff to SessionMgr 2019-01-30 23:24:33 -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 Add __FreeBSD__ where needed to properly compile on FreeBSD + fix for Windows 2019-03-11 20:14:19 +01:00
DemodLabelDialog.cpp Fix #806: fix scale of Frequency and Edit Label dialogs by @jawatson 2020-04-19 12:13:49 +02:00
DemodLabelDialog.h Initial commit: working... 2017-08-27 11:11:30 +02:00
FrequencyDialog.cpp Frequency dialog bw limit check 2020-08-10 23:05:28 -04:00
FrequencyDialog.h Initial commit: working... 2017-08-27 11:11:30 +02:00
IOThread.cpp Threads vs. Queues lifetimes, cleanups. 2017-08-13 19:19:25 +02:00
IOThread.h Fix #739: removed usage of std::binary_function deprecated after C++11 2019-06-02 18:56:00 +02:00
ModemProperties.cpp Warning cleanup, fix travis config 2019-01-10 20:49:24 -05:00
ModemProperties.h Initial commit: working... 2017-08-27 11:11:30 +02:00
SessionMgr.cpp Move Session stuff to SessionMgr 2019-01-30 23:24:33 -05:00
SessionMgr.h Move Session stuff to SessionMgr 2019-01-30 23:24:33 -05:00