CubicSDR/src
Charles J. Cliffe 0df2439658 Make init asynchronous, support for SoapyRemote servers
- tested with 2xRTLSDR, SDRPlay + RTLSDR on Raspberry Pi
- parameters/info dialog portion currently hidden until it works
- remotes aren’t saved on exit yet
- can now start CubicSDR without devices (remote only mode)
- can’t currently refresh local or remote devices through UI
- can’t currently remove remotes through UI
2015-10-05 02:21:08 -04:00
..
audio Add functional Spectrum view to demodulator visuals 2015-08-24 01:31:37 -04:00
demod Merge pull request #142 from cjcliffe/fftdata_nodrop 2015-09-11 00:07:29 -04:00
forms/SDRDevices Make init asynchronous, support for SoapyRemote servers 2015-10-05 02:21:08 -04:00
panel Spectrum panel init fixes, more FFT distributor tweaks 2015-09-09 17:31:55 -04:00
process tweak buffer memory usage 2015-10-01 22:23:02 -04:00
sdr Make init asynchronous, support for SoapyRemote servers 2015-10-05 02:21:08 -04:00
ui Test of draggable scope area + fixes 2015-08-19 23:22:46 -04:00
util Windows Timer fixes 2015-09-10 00:55:39 -04:00
visual remove test var 2015-09-11 00:13:30 -04:00
AppConfig.cpp Fix IQ swap default 2015-08-25 21:26:32 -04:00
AppConfig.h Save waterfall / spectrum settings, update session reset 2015-08-13 22:00:05 -04:00
AppFrame.cpp Integrate more soapy device params 2015-10-04 19:55:52 -04:00
AppFrame.h Separate SDR data thread and enumeration, device dialog 2015-10-04 16:07:14 -04:00
CubicSDR.cpp Make init asynchronous, support for SoapyRemote servers 2015-10-05 02:21:08 -04:00
CubicSDR.h Make init asynchronous, support for SoapyRemote servers 2015-10-05 02:21:08 -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 Linux re-tweak 2015-08-13 20:39:31 -04:00
FrequencyDialog.cpp Update frequency dialog to support bandwidth entry 2015-08-14 20:19:37 -04:00
FrequencyDialog.h Update frequency dialog to support bandwidth entry 2015-08-14 20:19:37 -04:00
IOThread.cpp DemodulatorPreThread convert to IOThread named queues 2015-07-29 22:52:54 -04:00
IOThread.h Prototype waterfall rate smoothing / fps matching 2015-09-09 23:29:38 -04:00