CubicSDR/src
Charles J. Cliffe 21dd062da0 Merge branch 'master' into audio_recording 2017-09-24 23:56:37 -04:00
..
audio Initial AudioSink thread base and recoring preference 2017-09-24 23:50:08 -04:00
demod SDRPostThread is better using try_push, restore previous audio-related code in DemodulatorInstance 2017-09-02 16:24:25 +02:00
forms Fix #574: cannot enter frequency offsets > 2GHz 2017-09-01 18:39:35 +02:00
modules/modem Make ReBuffer refcount management automatic, using std::shared_ptr: 2017-05-24 12:28:37 +02:00
panel Cleanup: remove some unused params and variables, conversion warnings seen with #550. 2017-05-29 20:22:10 +02:00
process Try not to use atomics in performance code 2017-09-22 22:53:59 +02:00
rig Initial commit: working... 2017-08-27 11:11:30 +02:00
sdr Updated liquid-dsp v1.30 Windows binaries to GCC 7.2.0 (MSYS2) 2017-09-02 21:49:20 +02:00
ui Cleanup: remove some unused params and variables, conversion warnings seen with #550. 2017-05-29 20:22:10 +02:00
util ThreadBlockingQueue : remove useless/dangerous operations, forbid both copy and assignment. 2017-09-10 19:35:12 +02:00
visual SDRPostThread is better using try_push, restore previous audio-related code in DemodulatorInstance 2017-09-02 16:24:25 +02:00
AppConfig.cpp Initial AudioSink thread base and recoring preference 2017-09-24 23:50:08 -04:00
AppConfig.h Initial AudioSink thread base and recoring preference 2017-09-24 23:50:08 -04:00
AppFrame.cpp Initial AudioSink thread base and recoring preference 2017-09-24 23:50:08 -04:00
AppFrame.h Initial AudioSink thread base and recoring preference 2017-09-24 23:50:08 -04:00
BookmarkMgr.cpp Initial commit: working... 2017-08-27 11:11:30 +02:00
BookmarkMgr.h Initial commit: working... 2017-08-27 11:11:30 +02:00
CubicSDR.cpp Simplify SDRPostThread: no longer binding methods, directly use the true list of demodulators 2017-08-27 12:39:28 +02:00
CubicSDR.h Simplify SDRPostThread: no longer binding methods, directly use the true list of demodulators 2017-08-27 12:39:28 +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 Minor re-tweak of main waterfall default lines, version bump 2017-02-05 20:47:47 -05: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 Try not to use atomics in performance code 2017-09-22 22:53:59 +02:00
ModemProperties.cpp Initial commit: working... 2017-08-27 11:11:30 +02:00
ModemProperties.h Initial commit: working... 2017-08-27 11:11:30 +02:00