Charles J. Cliffe
8d0d2229f5
Merge pull request #165 from tomswartz07/master
...
Fix a number of typos
2015-10-20 01:52:03 -04:00
Tom Swartz
6fa22147bc
Add brief instructions where to find build steps
...
Upon initial visit, it's not immediately obvious where to find the build
instructions and build requirements.
Add a short line to direct new visitors to the wiki so that one may
find the building instructions.
2015-10-19 15:07:15 -04:00
Tom Swartz
8e6c163119
Fix a number of typos
2015-10-19 14:57:11 -04:00
Charles J. Cliffe
845c74f751
Merge pull request #155 from eoineoineoin/master
...
Fixes for two crashes
2015-10-08 16:48:44 -04:00
Eoin Mcloughlin
0b10a5b30c
Fix crash in AudioThread::setActive
...
If AudioThread::run() hasn't been called yet, we can dereference a null inputQueue
2015-10-07 20:18:29 +01:00
Eoin Mcloughlin
2a95d05631
Fix crash when rtlsdr_open fails
2015-10-07 20:17:38 +01: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
3294b4c10b
set patch release version
2015-09-11 00:09:43 -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
261c7c3579
Update README.md
2015-09-11 00:04:22 -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
4511326470
Merge branch 'master' of https://github.com/cjcliffe/CubicSDR
2015-08-31 20:26:32 -04:00
Charles J. Cliffe
3ce569f043
MSVC / Win32 x86 fixes
2015-08-31 20:26:17 -04:00
Charles J. Cliffe
7288912878
Update README.md
2015-08-29 07:46:11 -04:00
Charles J. Cliffe
45c0eafa2e
MSVC FFTVisualDataThread constructor fix
2015-08-28 21:48:33 -04:00
Charles J. Cliffe
c62ab63f4f
OSX wx build tweak for static lib
2015-08-28 20:28:11 -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
e5b7f76b2a
Version bump to 0.1.4
2015-08-26 20:45:10 -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
Charles J. Cliffe
b236a9cb3e
fix for spectrum disconnect after zooming in/out
2015-08-18 19:21:31 -04:00
Charles J. Cliffe
db1374045b
missing include
2015-08-18 18:43:55 -04:00
Charles J. Cliffe
9852967551
Merge pull request #136 from cjcliffe/spectrum-y-axis-label
...
Show spectrum floor and peak decibels on y-axis
2015-08-18 00:13:14 -04:00
Charles J. Cliffe
2b7edb9b0f
spectrum visual spacing/floor tweak
2015-08-18 00:08:22 -04:00
Charles J. Cliffe
3c822e1bd8
Make decibels display toggleable
2015-08-17 23:31:22 -04:00
Charles J. Cliffe
62858abbf5
Spectrum peak and floor dB are now displayed
2015-08-17 21:52:38 -04:00