CubicSDR/src
Charles J. Cliffe c57a123130 Additional warning fixes; run brew update before brew install for hamlib 2019-01-10 21:23:26 -05:00
..
audio Warning cleanup, fix travis config 2019-01-10 20:49:24 -05:00
demod Fix #689: Wrong setAudioSampleRate code, thanks @GkvJeep 2018-11-14 20:16:11 +01:00
forms Additional warning fixes; run brew update before brew install for hamlib 2019-01-10 21:23:26 -05:00
modules/modem Additional warning fixes; run brew update before brew install for hamlib 2019-01-10 21:23:26 -05:00
panel Fix reloading of gains at startup. 2017-11-25 09:47:43 +01:00
process Additional warning fixes; run brew update before brew install for hamlib 2019-01-10 21:23:26 -05:00
rig Warning cleanup, fix travis config 2019-01-10 20:49:24 -05:00
sdr Fix #677: SDRPostThread : Do not push twice the samples in single-channel mode, refactorings and simplifications. 2018-09-15 08:33:22 +02:00
ui Migration to wxWidgets v3.11: 2018-03-11 11:47:14 +01:00
util Make DataTree throw exception objects, instead of dynamically allocated ones for simplicity 2018-06-08 05:58:55 +02:00
visual Warning cleanup, fix travis config 2019-01-10 20:49:24 -05:00
AppConfig.cpp Changed Low-perf mode into a CPU usage submenu (low, Normal, High) where High means PFBCH2 usage 2018-05-17 17:54:31 +02:00
AppConfig.h Fix wrong variable declaration placement preventing build w/o Hamlib 2018-05-18 17:04:39 +02:00
AppFrame.cpp Additional warning fixes; run brew update before brew install for hamlib 2019-01-10 21:23:26 -05:00
AppFrame.h Changed Low-perf mode into a CPU usage submenu (low, Normal, High) where High means PFBCH2 usage 2018-05-17 17:54:31 +02:00
BookmarkMgr.cpp Make DataTree throw exception objects, instead of dynamically allocated ones for simplicity 2018-06-08 05:58:55 +02:00
BookmarkMgr.h Fix #659 : Allow manual editing of user_labels in normal ASCII 2018-06-06 20:49:37 +02:00
CubicSDR.cpp Changed Low-perf mode into a CPU usage submenu (low, Normal, High) where High means PFBCH2 usage 2018-05-17 17:54:31 +02:00
CubicSDR.h Changed Low-perf mode into a CPU usage submenu (low, Normal, High) where High means PFBCH2 usage 2018-05-17 17:54:31 +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 #513 Workaround in case the number of samples rates is too much to be handled by the menu, decimate to 25 max. 2017-10-28 13:12:27 +02:00
DemodLabelDialog.cpp Initial commit: working... 2017-08-27 11:11:30 +02:00
DemodLabelDialog.h Initial commit: working... 2017-08-27 11:11:30 +02:00
FrequencyDialog.cpp Frequency entry dialog font is slightly too big to fit, use the same as Label dialog instead 2017-09-24 12:46:33 +02: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 #675 cut-n-paste giving wrong demod data queue (thanks @GkvJeep) plus boost of AudioThread queue size to prevent stuttering at very high CPU loads 2018-08-31 20:21:45 +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