Charles J. Cliffe
dff879f233
Move deviceSelector init startup -> appframe
...
- Plus some minor static analysis fixes and missing atomic store() for
MSVC
2015-10-05 19:59:17 -04:00
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
Charles J. Cliffe
3bf0439c56
Integrate more soapy device params
...
- Check current sample/frequency ranges when switching devices to keep
them in bounds.
2015-10-04 19:55:52 -04:00
Charles J. Cliffe
bf9695ecd3
Separate SDR data thread and enumeration, device dialog
2015-10-04 16:07:14 -04:00
Charles J. Cliffe
4ce8bc1781
SDR Thread rework, async device init.
...
- Preparing for new device selection/configuration dialog.
2015-10-03 21:35:11 -04:00
Charles J. Cliffe
d7d1008d89
tweak buffer memory usage
2015-10-01 22:23:02 -04:00
Charles J. Cliffe
942a511fea
FFT data buffering tweaks, remove logging
2015-10-01 22:21:44 -04:00
Charles J. Cliffe
9d06fa77c7
Use hardware DC when available
...
- un-comment code in SoapySDRThread for remote testing…
2015-09-30 23:45:06 -04:00
Charles J. Cliffe
748bb39795
fix waterfall lock-up
2015-09-30 02:07:00 -04:00
Charles J. Cliffe
730d123e23
Waterfall data distributor optimization
...
- Reduce memory thrashing and cpu usage from unnecessary buffer
allocations and deallocations
2015-09-29 22:34:34 -04:00
Charles J. Cliffe
f7e9d805e3
Whoops, HackRF needs more than 16Mhz :)
2015-09-27 19:18:51 -04:00
Charles J. Cliffe
89ecf8eb9c
SoapySDRThread readStream buffering tweak
2015-09-26 20:39:33 -04:00
Charles J. Cliffe
404632f373
Limit frequency CORR changes to rtlsdr and rtl drivers
2015-09-26 01:41:30 -04:00
Charles J. Cliffe
fc068bff7a
Experimental [sample rate buffer <-> frame rate] balancing.
2015-09-22 21:03:23 -04:00
Charles J. Cliffe
6eb2636499
Fix device init and switching
2015-09-20 21:48:37 -04:00
Charles J. Cliffe
d551d5f2c4
Make sure n_read is > 0 ..
2015-09-19 22:30:00 -04:00
Charles J. Cliffe
7f2f3d95d2
Fix soapy device args init
2015-09-14 20:31:39 -04:00
Charles J. Cliffe
1918707304
Initial experimental support for SoapySDR device input
2015-09-13 22:18:29 -04:00
Charles J. Cliffe
7a01c436d6
memory leak fix
2015-09-11 00:42:09 -04:00
Charles J. Cliffe
45d6531b82
remove test var
2015-09-11 00:13:30 -04:00
Charles J. Cliffe
52387f97f7
Merge pull request #142 from cjcliffe/fftdata_nodrop
...
Fix Waterfall Jitter
2015-09-11 00:07:29 -04:00
Charles J. Cliffe
9906816c19
Remove test var
2015-09-11 00:03:02 -04:00
Charles J. Cliffe
aa5a162888
Cleanup
2015-09-10 23:42:22 -04:00
Charles J. Cliffe
eec1d7936f
smoothest windows results so far
2015-09-10 23:01:10 -04:00
Charles J. Cliffe
0a6d409065
tex update lock, VisualData"Re"Distributor
2015-09-10 21:48:18 -04:00
Charles J. Cliffe
4301d0d434
fix missing processed check
2015-09-10 19:56:15 -04:00
Charles J. Cliffe
0b7cbbde35
fix skewing lag offset, mouse hover issues
2015-09-10 01:26:05 -04:00
Charles J. Cliffe
7b48a1f455
Windows Timer fixes
2015-09-10 00:55:39 -04:00
Charles J. Cliffe
fc9ff9c877
iq data operator
2015-09-09 23:46:23 -04:00
Charles J. Cliffe
43b30367d9
Visual queue smoothing tweak
2015-09-09 23:46:05 -04:00
Charles J. Cliffe
a1bf5b839e
Prototype waterfall rate smoothing / fps matching
2015-09-09 23:29:38 -04:00
Charles J. Cliffe
7163cd13f2
Spectrum panel init fixes, more FFT distributor tweaks
2015-09-09 17:31:55 -04:00
Charles J. Cliffe
11121d8a0e
waterfall jitter and general refresh improvements
2015-09-08 21:32:15 -04:00
Charles J. Cliffe
ed2dd5e5d4
svp timing
2015-09-07 20:54:09 -04:00
Charles J. Cliffe
125a967ee3
svp header update
2015-09-07 20:53:55 -04:00
Charles J. Cliffe
2e6b173fb1
attempt to fix waterfall stutter working parts
2015-09-07 20:46:03 -04:00
Charles J. Cliffe
3ce569f043
MSVC / Win32 x86 fixes
2015-08-31 20:26:17 -04:00
Charles J. Cliffe
45c0eafa2e
MSVC FFTVisualDataThread constructor fix
2015-08-28 21:48:33 -04:00
Charles J. Cliffe
b549f9748e
Other apps seem to want I/Q pipe in this format; going with the flow
2015-08-28 19:55:25 -04:00
Charles J. Cliffe
ecda9a8f76
Windows exit crash fix.. ?
2015-08-25 22:30:47 -04:00
Charles J. Cliffe
8dd46eb1ab
Merge pull request #137 from cjcliffe/audio_spectrum
...
Audio spectrum visuals + fixes
2015-08-25 21:38:47 -04:00
Charles J. Cliffe
261afbce8e
Windows fix-up
2015-08-25 21:35:38 -04:00
Charles J. Cliffe
eae47fdfd7
Fix IQ swap default
2015-08-25 21:26:32 -04:00
Charles J. Cliffe
233e07164a
spectrum label calc error
2015-08-24 08:58:08 -04:00
Charles J. Cliffe
fe46fb191f
Fix demodulator worker thread crash on terminate
2015-08-24 07:25:04 -04:00
Charles J. Cliffe
c30cce9114
Add functional Spectrum view to demodulator visuals
...
- Might need to do some renaming from Scope->AVDisplay or something for
ScopeCanvas to avoid confusion.
2015-08-24 01:31:37 -04:00
Charles J. Cliffe
13140ec28c
SpectrumVisualProcessor thread fixes, spectrum label optimize
2015-08-23 17:51:20 -04:00
Charles J. Cliffe
7a0f523eaf
Test of draggable scope area + fixes
...
- Will be able to drag back/forth to cycle scope/spectrum/plot
- Fix for two crashes
2015-08-19 23:22:46 -04:00
Charles J. Cliffe
03c8619c5a
Carry / preset mute state; mute button visual tweaks
2015-08-19 17:06:06 -04:00
Charles J. Cliffe
8b5500fc9b
Smooth keyboard navigation while zoomed.
2015-08-19 00:48:52 -04:00