CubicSDR/src
2021-04-04 22:21:05 -04:00
..
audio Cleanup: audio file, audio threads 2021-04-04 22:13:31 -04:00
demod Cleanup: demodulator mgr, instances, threads 2021-04-04 22:14:31 -04:00
forms Cleanup: about, digital console and device dialogs 2021-04-04 22:15:44 -04:00
modules/modem Cleanup: digital modems 2021-04-04 22:16:57 -04:00
panel Cleanup: scope, meter, spectrum and waterfall panels 2021-04-04 22:17:30 -04:00
process Cleanup: data, visual processor threads 2021-04-04 22:18:19 -04:00
rig Cleanup: rig thread 2021-04-04 22:18:50 -04:00
sdr Cleanup: SDR threads, enumerator, device info 2021-04-04 22:19:24 -04:00
ui Cleanup: visual ui / interface panels 2021-04-04 22:20:33 -04:00
util Cleanup: utility classes 2021-04-04 22:21:05 -04:00
visual Cleanup: visual ui / interface panels 2021-04-04 22:20:33 -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 Added ModemCW 2021-01-15 07:11:49 -08: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 Added ModemCW 2021-01-15 07:11:49 -08:00
CubicSDR.h Added ModemCW 2021-01-15 07:11:49 -08: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