CubicSDR/src
Charles J. Cliffe a9181594e2 Fixes a rare crash while testing.. 2015-08-11 22:25:49 -04:00
..
audio cleanup 2015-08-03 23:41:37 -04:00
demod cleanup 2015-08-03 23:41:37 -04:00
panel Update post-input IQ visual out queue to ReBuffer<> 2015-08-11 21:49:42 -04:00
process Fixes a rare crash while testing.. 2015-08-11 22:25:49 -04:00
sdr Whoops.. I can has memory leak? 2015-08-11 22:11:54 -04:00
ui Re-usable WaterfallPanel to replace WaterfallContext 2015-08-09 23:00:51 -04:00
util set swap interval down to 1; frames are timed instead of throttled now 2015-08-08 14:31:23 -04:00
visual Crank up the waterfall zoom limits for more detail :) 2015-08-11 20:37:46 -04:00
AppConfig.cpp Save center frequency 2015-07-20 22:51:19 -04:00
AppConfig.h Save center frequency 2015-07-20 22:51:19 -04:00
AppFrame.cpp Whoops.. I can has memory leak? 2015-08-11 22:11:54 -04:00
AppFrame.h Experimenting with max speed waterfall (no dropped FFTs :) 2015-08-11 00:50:43 -04:00
CubicSDR.cpp Whoops.. I can has memory leak? 2015-08-11 22:11:54 -04:00
CubicSDR.h Experimenting with max speed waterfall (no dropped FFTs :) 2015-08-11 00:50:43 -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 Initial IOThread prototype 2015-07-29 18:34:58 -04:00
FrequencyDialog.cpp Assume Mhz if input <= 3000 with no suffix, require suffix of 'hz' below 3001hz 2015-07-06 23:15:18 -04:00
FrequencyDialog.h demod frequency input 2015-05-10 01:39:10 -04:00
IOThread.cpp DemodulatorPreThread convert to IOThread named queues 2015-07-29 22:52:54 -04:00
IOThread.h Automatic ReBuffer<> garbage collection of unused buffers 2015-08-11 21:19:55 -04:00