Charles J. Cliffe
091ce26ed6
Dynamic input rate menu values from SoapySDR
2015-10-20 23:00:10 -04:00
Charles J. Cliffe
6087588b3d
MSVC simplification, easier to use alternate libs
2015-10-19 23:02:50 -04:00
Charles J. Cliffe
67c184262a
Minor tweaks and cleanup
...
- add functions to access SDRPostThread
2015-10-18 12:26:07 -04:00
Charles J. Cliffe
f1475fb9be
Move DC correction to channel 0, reduce demod vis CPU usage
...
- Demod vis now uses channelizer output instead of decimation
- DC correction now only applied to channel 0
2015-10-17 16:17:12 -04:00
Charles J. Cliffe
2b08c5d248
Fixed and working with MSVC 32-bit
2015-10-10 01:13:48 -04:00
Charles J. Cliffe
b8cb4f9c9f
Fix for linux (and possibly windows) startup error
2015-10-09 19:42:52 -04:00
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
1918707304
Initial experimental support for SoapySDR device input
2015-09-13 22:18:29 -04:00
Charles J. Cliffe
eaaf6cd02e
Merge pull request #143 from cjcliffe/master
...
update lab
2015-09-12 14:11:55 -04:00
Charles J. Cliffe
aa5a162888
Cleanup
2015-09-10 23:42:22 -04:00
Charles J. Cliffe
0a6d409065
tex update lock, VisualData"Re"Distributor
2015-09-10 21:48:18 -04:00
Charles J. Cliffe
11121d8a0e
waterfall jitter and general refresh improvements
2015-09-08 21:32:15 -04:00
Charles J. Cliffe
867174edf3
update digital lab
2015-08-16 20:33:51 -04:00
Charles J. Cliffe
d1ed603ff0
Move demodulator and main spectrum visual processors to threads
2015-08-16 18:12:12 -04:00
Charles J. Cliffe
8c7d2576ad
Update frequency dialog to support bandwidth entry
2015-08-14 20:19:37 -04:00
Charles J. Cliffe
8dc2e6cacc
Move waterfall FFT processing to it's own thread.
2015-08-14 19:17:43 -04:00
Charles J. Cliffe
88ebb7a83a
Merge pull request #130 from cjcliffe/master
...
update lab
2015-08-13 22:17:34 -04:00
Charles J. Cliffe
1d5a2f1ac7
Fix for an initial priming overload and visuals memory leak
2015-08-12 21:45:02 -04:00
Charles J. Cliffe
706a113459
Functional waterfall speed control from 1->1024 lines per second
2015-08-11 23:52:03 -04:00
Charles J. Cliffe
0c1f3149ac
Whoops.. I can has memory leak?
2015-08-11 22:11:54 -04:00
Charles J. Cliffe
f4640094b8
Crank up the waterfall zoom limits for more detail :)
2015-08-11 20:37:46 -04:00
Charles J. Cliffe
0802f7b756
Experimenting with max speed waterfall (no dropped FFTs :)
...
- FFT Detail from zoomed-in views is greatly improved with the
additional data
2015-08-11 00:50:43 -04:00
Charles J. Cliffe
5f96f4c839
Merge pull request #124 from cjcliffe/ui_visuals_to_panels
...
Ui visuals to panels
2015-08-04 17:09:07 -04:00
Charles J. Cliffe
2cff389d6b
SpectrumVisualProcessor now working, cleanup, refactoring
2015-08-03 01:38:38 -04:00
Charles J. Cliffe
560eec1336
ScopeVisualProcessor now working
2015-08-01 11:03:00 -04:00
Charles J. Cliffe
5033d6f5d8
Merge ui panel code and refactoring
2015-07-30 21:53:29 -04:00
Charles J. Cliffe
c1774ee96a
Cleanup / refactor "pipe" names for clarity
2015-07-30 20:36:06 -04:00
Charles J. Cliffe
10e35002f1
AudioThread & demod worker IOThread queues, cleanup
2015-07-30 19:30:46 -04:00
Charles J. Cliffe
1f6276d090
SDRThread convert to IOThread named queue handler
2015-07-29 22:01:13 -04:00
Charles J. Cliffe
090062191c
Visual processor basic framework
2015-07-27 21:45:24 -04:00
Charles J. Cliffe
88c1bb5d51
Merge pull request #115 from cjcliffe/master
...
update lab
2015-07-21 01:11:16 -04:00
Charles J. Cliffe
2b86176625
fix for center freq. save/load
2015-07-21 00:04:04 -04:00
Charles J. Cliffe
13139c7dbf
Add configuration name at command line via -c or --config
...
sets up framework for more command line options as well.
2015-07-20 18:39:45 -04:00
Charles J. Cliffe
6b61943fba
Merge work from @Dantali0n to digital_lab branch, thanks\!
2015-07-20 00:00:50 -04:00
Charles J. Cliffe
927de58e4e
reduce excessive re-saving of config
2015-07-19 12:56:54 -04:00
Charles J. Cliffe
1fdaa112ea
basic startup tweaks...
...
;)
2015-07-08 23:32:30 -04:00
Charles J. Cliffe
6e20f11680
Deprecate offset setting in session to avoid device conflict
...
Possible fix for session loading memory leak; may sometimes buffer IQ
data to demodulators loaded outside of the current center and bandwidth
that should be inactive.
2015-07-08 19:25:22 -04:00
Charles J. Cliffe
f86950b334
Fix startup config access issues, init race
2015-07-08 18:54:52 -04:00
Charles J. Cliffe
b762d4d118
Save offset, direct sampling mode and i/q swap per device
2015-07-08 01:07:39 -04:00
Dantali0n
cac5d0b9ea
digital output 'buffer' and fix ifdef
2015-06-18 22:07:53 +02:00
Dantali0n
96c05cd532
Console window and output for windows
2015-06-10 20:48:05 +02:00
Charles J. Cliffe
8496287455
Adds feature to Swap I/Q
2015-05-31 22:13:14 -04:00
Charles J. Cliffe
3efb036099
Unsafe vector demod queues replaced /w mutex lock
2015-05-31 12:05:45 -04:00
Charles J. Cliffe
a984ce296d
Adds RTL-SDR direct sampling mode option
2015-05-30 23:14:16 -04:00
corne lukken
e5bdcb1fc9
Finished messaging pop-up started implementing advanced modulations
2015-05-29 13:45:15 +02:00
corne lukken
c8f76addc3
Updated gitignore
2015-05-27 11:08:47 +02:00
corne lukken
06da0a913c
made OnMessage a bit cleaner, problably shoudl move to /visual
2015-05-26 16:37:15 +02:00
corne lukken
daeb2d5a18
Crated messagebox for no devices
2015-05-26 15:23:13 +02:00
Charles J. Cliffe
ecd648ac32
Snap freq drag/place by freq digit right click
2015-05-10 21:43:03 -04:00
Charles J. Cliffe
010481d74f
Cleanup and fixes
2015-05-10 20:00:48 -04:00
Charles J. Cliffe
4f9c623fec
demod frequency input
2015-05-10 01:39:10 -04:00
Charles J. Cliffe
04ee1534ad
Prototype frequency input dialog
2015-05-04 19:44:03 -04:00
Charles J. Cliffe
a3a33eb3fe
Set PPM via Tuning bar by holding ALT
2015-04-22 22:54:48 -04:00
Charles J. Cliffe
ca851add76
Improved config code / xml format
2015-04-21 23:19:45 -04:00
Charles J. Cliffe
adc1500091
missing colon?
2015-04-13 21:22:51 -04:00
Charles J. Cliffe
55fd0c986f
PPM correction now editable + saved and loaded/applied per-device by serial and name
2015-04-13 21:18:45 -04:00
Charles J. Cliffe
68d4627e99
Basic configuration file init and ppm value save/load test
2015-04-13 19:58:34 -04:00
Charles J. Cliffe
0c66d19f92
Merge branch 'master' into osx-app-build
2015-02-21 23:33:05 -05:00
Charles J. Cliffe
2c33773189
FFT resolution/zoom tweak
2015-02-21 23:25:40 -05:00
Charles J. Cliffe
9d9bb8f103
OSX .app compiles but with runtime dylib errors
...
Regular binary compilation works, manual wxWidgets compile required for
app (port version doesn’t work for me).
Fixed-up app has runtime errors with dylib files but otherwise verifies…
2015-02-17 21:26:14 -05:00
Charles J. Cliffe
27b890c882
Experimental zoomed FFT resolution improvements
2015-01-31 22:27:11 -05:00
Charles J. Cliffe
b2e8cf0482
Demod worker lock-on-remove fix
2015-01-22 23:41:33 -05:00
Charles J. Cliffe
4dad30e9bd
GL context init fixes and warning cleanup
2015-01-20 19:13:49 -05:00
Charles J. Cliffe
9217ea6e19
Indicate device selection
2015-01-12 00:52:00 -05:00
Charles J. Cliffe
2d0485c8ea
RTL Device Selection
2015-01-12 00:40:43 -05:00
Charles J. Cliffe
ea2627ace6
Can now change input device bandwidth
2015-01-11 17:08:16 -05:00
Charles J. Cliffe
234f0783a0
OSX crash-on-exit fix
2015-01-10 21:49:58 -05:00
Charles J. Cliffe
1671e625e4
Menu option for frequency offset (up/down converters)
2015-01-06 00:57:57 -05:00
Charles J. Cliffe
9f945026b8
Fix frequency related data types for >2Ghz
2015-01-04 17:11:20 -05:00
Charles J. Cliffe
44bee1f553
Cleanup, demod limits, prevent negative freq, move iq resampler process back to demodulator pre thread
2015-01-04 13:20:31 -05:00
Charles J. Cliffe
1e970f4373
Zoomed-in demodulator waterfall somewhat working
...
- update demod WF from demodulator is jittery
- adjustments with immediate update is awkward
2014-12-28 05:13:46 -05:00
Charles J. Cliffe
45b223aed9
eliminate fp/int IQ data conversions
2014-12-26 16:15:35 -05:00
Charles J. Cliffe
b196fbfdea
Basic mixer for OSX -- multi demod streams working
...
RtAudio can’t open multiple streams, so now opening a new device will
start a static audio thread and all other threads will attach/detach
their input queues there.
2014-12-18 20:11:25 -05:00
Charles J. Cliffe
9e32ef478d
Cleanup, reformat
2014-12-16 21:30:03 -05:00
Charles J. Cliffe
4d35075655
Can now spawn/delete demodulators
2014-12-10 21:22:13 -05:00
Charles J. Cliffe
380145fdaa
Waterfall hover-state/interactivity improvements
2014-12-10 00:34:27 -05:00
Charles J. Cliffe
09848bfdec
Adds test #define for default demodulator count
2014-12-06 21:55:05 -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
051c4f081f
RtAudio tweaks, disable unused GL states
2014-12-05 18:32:38 -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
06513e2064
Cleanup / re-factor. Pair audio thread with demod
2014-11-30 17:11:29 -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
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
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
cae1855fc5
Move code out of frame, proper thread termination
2014-11-23 19:39:27 -05:00
Charles J. Cliffe
541ab5614c
Separate Primary GL Context and visuals canvas
...
Can now create multiple GL canvases with shared context
2014-11-12 21:55:11 -05:00
Charles J. Cliffe
8dee90cd63
Starting work on threading model, incomplete
...
Includes experimental averaging of spectrum
2014-11-04 17:25:04 -05:00
Charles J. Cliffe
23f8c6a197
Now passing IQ data from SDR Thread to AppFrame
2014-10-28 21:39:59 -04:00
Charles J. Cliffe
d27d91c1ef
Code re-factor / cleanup
...
GL Window now ready to draw signal lines
2014-10-27 21:22:29 -04:00
Charles J. Cliffe
c2a37e7622
Initial experiment /w wxWidgets opengl view and sdr sampling.
...
Includes working rtl-sdr sampling thread test.
2014-10-27 20:05:40 -04:00