Charles J. Cliffe
5fc9a064b5
CMake updates
2014-12-07 21:06:05 -05:00
Charles J. Cliffe
58bb7bd86f
LodePNG
2014-12-07 21:05:51 -05:00
Charles J. Cliffe
3789b90430
Font file
2014-12-07 21:05:40 -05:00
Charles J. Cliffe
09848bfdec
Adds test #define for default demodulator count
2014-12-06 21:55:05 -05:00
Charles J. Cliffe
80ac3175a3
Better multi-demodulator overlap hover handling
2014-12-06 21:47:18 -05:00
Charles J. Cliffe
a3bda830a8
Fix waterfall canvas to interact with active demod
2014-12-06 21:10:29 -05:00
Charles J. Cliffe
119f7c71af
win64 fixes
2014-12-05 21:16:43 -05:00
Charles J. Cliffe
9fc864ea57
OSX crude re-sync tweak
2014-12-05 20:18:19 -05:00
Charles J. Cliffe
ad800056d5
OSX audio may be stable, works on 2010 macbook pro
2014-12-05 20:13:45 -05:00
Charles J. Cliffe
7c6d2e1131
Merge pull request #14 from cjcliffe/integrate_rtaudio
...
Integrate RtAudio
2014-12-05 18:36:43 -05:00
Charles J. Cliffe
051c4f081f
RtAudio tweaks, disable unused GL states
2014-12-05 18:32:38 -05:00
Charles J. Cliffe
24b3b81f34
Update readme to reflect portaudio -> RtAudio
...
Added github links for liquid-dsp and RtAudio
2014-12-05 18:31:32 -05:00
Charles J. Cliffe
894c718730
Mostly working on OSX /w rtaudio now
...
Looks like just some priority tweaks remain
2014-12-04 22:25:18 -05:00
Charles J. Cliffe
6fe3cf98d3
Remove portaudio deps
2014-12-04 19:46:11 -05:00
Charles J. Cliffe
03edda18e5
RtAudio integrated and working great /w win64
...
Next up, OSX test..
2014-12-04 19:44:49 -05:00
Charles J. Cliffe
7ae1ffc2c9
RtAudio source integrated, preparing to implement
2014-12-04 19:03:02 -05:00
Charles J. Cliffe
7dcab0a078
OSX exit crash fix
2014-12-01 19:45:34 -05:00
Charles J. Cliffe
e668fa2b5d
Increase demodulator stack size on OSX
...
Using pthreads as a drop-in, should work since underlying is already
pthreads?
2014-12-01 18:59:07 -05:00
Charles J. Cliffe
86ac0c59a8
Merge pull request #13 from cjcliffe/demod_worker
...
Demod worker
2014-12-01 02:29:54 -05:00
Charles J. Cliffe
746eca8d3e
Demod worker now handles filter reconstruction
...
Reduces audio jittering and only generates the last queued filter to
save redundant regeneration during dragging.
2014-12-01 02:10:36 -05:00
Charles J. Cliffe
38b1393c44
Worker results..
2014-12-01 01:14:32 -05:00
Charles J. Cliffe
5fc5e4269c
Demodulator worker thread test
2014-11-30 23:33:55 -05:00
Charles J. Cliffe
023002f009
Can now drag and resize demodulator on waterfall
...
Pretty typical style of center = drag frequency, edge handles =
bandwidth
2014-11-30 21:14:17 -05:00
Charles J. Cliffe
0d8991eb67
Demodulator finder, hover states for waterfall
2014-11-30 18:54:13 -05:00
Charles J. Cliffe
0bc31eed6c
Transparent demod overlay on waterfall
2014-11-30 17:59:24 -05:00
Charles J. Cliffe
874746b1d4
Removed one too many lines
2014-11-30 17:17:28 -05:00
Charles J. Cliffe
52c1db89a7
Remove unused code
2014-11-30 17:16:35 -05:00
Charles J. Cliffe
06513e2064
Cleanup / re-factor. Pair audio thread with demod
2014-11-30 17:11:29 -05:00
Charles J. Cliffe
be33bbce4c
Merge pull request #12 from cjcliffe/remove_dc_spike
...
Remove DC spike from IQ stream and visuals
2014-11-29 13:59:06 -05:00
Charles J. Cliffe
499e411048
Remove DC spike from IQ stream and visuals
...
IQ post-process / distribution in separate thread, use of
iirfilt_crcf_create_dc_blocker to reduce DC offset in IQ stream.
2014-11-29 13:58:20 -05:00
Charles J. Cliffe
93b20454d3
Increase keyboard L/R arrow key tuning speed
2014-11-28 19:00:05 -05:00
Charles J. Cliffe
dc1a95f645
Merge pull request #11 from cjcliffe/canvas_interaction
...
Canvas interaction tuning + bandwidth, demodulator refactor, demod offset tuning
2014-11-27 22:30:39 -05:00
Charles J. Cliffe
1554348f55
Demodulator can now tune offset!
...
Demodulator will up-convert / down-convert by mixing VCO with incoming
IQ to shift frequency -- No longer limited to center freq. can listen
anywhere on the waterfall.
2014-11-27 22:13:21 -05:00
Charles J. Cliffe
df853bfd65
Removed unused/empty source files
2014-11-27 12:55:55 -05:00
Charles J. Cliffe
97e219724e
Disable mouse locking on OSX -- causes event loop
2014-11-27 12:53:35 -05:00
Charles J. Cliffe
65a5dbb24d
Proper demodulator resamp and filter reinit
2014-11-26 22:29:23 -05:00
Charles J. Cliffe
ddbc08a4ff
Drag up/down to set arbitrary FM demod bandwidth
...
Shouldn't need separate WBFM/FM/NFM setting this way -- Just "FM" and
then set arbitrary bandwidth by dragging.
Also removed redundant demod resampling stages left over from early
experiments.
2014-11-26 21:05:19 -05:00
Charles J. Cliffe
d33ef25a79
Merge pull request #10 from cjcliffe/canvas_interaction
...
Canvas interaction
2014-11-26 00:38:21 -05:00
Charles J. Cliffe
f441546023
Pick freq/drag in waterfall, show demod bandwidth
2014-11-25 22:51:14 -05:00
Charles J. Cliffe
f6966b1824
Simple class for tracking wx mouse in unit 0..1
2014-11-25 21:07:13 -05:00
Charles J. Cliffe
4900ce7f17
Can now tune by dragging middle spectrum view
2014-11-25 00:35:06 -05:00
Charles J. Cliffe
5977fb144b
Missing freq assignment
2014-11-23 20:02:48 -05:00
Charles J. Cliffe
cae1855fc5
Move code out of frame, proper thread termination
2014-11-23 19:39:27 -05:00
Charles J. Cliffe
ac20bc1e84
Cleanup
2014-11-22 23:38:37 -05:00
Charles J. Cliffe
0e2984ab18
Merge pull request #8 from cjcliffe/dynamic_demod
...
Dynamic demod, x86-64 switch and std::thread
2014-11-22 23:15:19 -05:00
Charles J. Cliffe
fa521ac30d
Switch from portaudio callback to stream write
...
It’s already in a thread, not sure if callback was helping?
2014-11-22 22:56:33 -05:00
Charles J. Cliffe
39ba38b82a
Cleanup / Reformat
2014-11-22 22:33:32 -05:00
Charles J. Cliffe
58708a720e
SDR->Demod->Audio chain all using std::thread
...
2% CPU usage drop on 3.2G i7 desktop
2014-11-22 22:17:33 -05:00
Charles J. Cliffe
26168a2713
SDR and Audio thread now using std::thread
...
Next up, demod thread..
2014-11-22 20:57:06 -05:00
Charles J. Cliffe
35830afed0
new thread queue testing
2014-11-21 21:50:14 -05:00