Charles J. Cliffe
592ffa2050
Cleanup: about, digital console and device dialogs
2021-04-04 22:15:44 -04:00
Vincent Sonnier
d2f9333523
Misc. enhancements (driven by RSPDuo support needs) ( #786 )
...
* Add Device name in main window title bar
* Cleaner stopping of device in case of device loss
2020-02-26 07:11:19 +01:00
antihax
58d3a02855
Stop spamming hundreds of No SoapySDR Module
dialogs. ( #773 )
2019-12-09 07:19:45 +01:00
Charles J. Cliffe
dcdacb0cf7
Bookmark refreshing, port selection and device selector UI fixes
2019-05-13 20:52:36 -04:00
Charles J. Cliffe
c57a123130
Additional warning fixes; run brew update before brew install for hamlib
2019-01-10 21:23:26 -05:00
vsonnier
120d394f01
Simpler #634 , always use the first choice when out of bounds
2018-03-24 07:06:39 +01:00
vsonnier
4cd8735014
Fix #634 plus #534 : bound checking in SDRDevices dialog selection
2018-03-21 06:35:59 +01:00
vsonnier
490f72ceeb
Fix #614 : Wrong Freq offset applied if set from SDR Devices
2018-02-07 13:13:52 +01:00
vsonnier
ada56440fc
Fix reloading of gains at startup.
2017-11-25 09:47:43 +01:00
vsonnier
e44af72b00
Assure Gain control <==> Settings menu synchronization in case of mutually depdendent updates
2017-11-19 17:06:11 +01:00
vsonnier
87077a89c1
Fix #574 : cannot enter frequency offsets > 2GHz
2017-09-01 18:39:35 +02:00
vsonnier
2c20f728d5
Settings UI even better, fix device config not right w.r.t real antenna presence
2017-08-24 21:26:28 +02:00
vsonnier
f5f4a80f23
Rollback addition of AGC,PPM in the SDRdevices menu, because not all devices support it. Keep Antenna selection, though
2017-08-23 23:49:52 +02:00
vsonnier
1042c62c3b
Initial commit: Antenna support, Enhanced Settings menu, Enhanced SDR device dialog
2017-08-23 23:27:49 +02:00
vsonnier
33aa0cade6
Fix bad re-loading, setting and UI glitches for Device Runtime settings, and misc.
...
- Quite obvious on the SDRPlay RSP2 for ex.
- Random cleanups by using the for-each construct at some places for clarity.
2017-08-12 08:17:40 +02:00
vsonnier
2d97353365
Add a proper icon to the SDR Devices dialog
2017-01-27 23:34:48 +01:00
vsonnier
196c664cf4
Device Sample Rate improvements: UI, changed device sample rates to be expressed as long instead of int at some places for safety/consistency. Also pedantic harmless traces changes.
2017-01-21 12:56:16 +01:00
Charles J. Cliffe
5c72b97309
Merge branch 'develop' into master
2017-01-02 21:22:13 -05:00
Charles J. Cliffe
3ec14fbe38
Licence fix, add SPDX-License-Identifier, remove unused code files
2017-01-02 21:07:43 -05:00
Charles J. Cliffe
f0d829b6b3
Better image panel for custom header option
2016-11-01 22:29:58 -04:00
vsonnier
b495b388c9
TH_CLEAN_3: Use of non-blocking try_pop() when possible,
...
AudioThread concurrent access hardening and simplified,
and misc.
2016-07-05 21:45:42 +02:00
Charles J. Cliffe
68b095ef8d
Save sample rate, gain levels and AGC state per-device, add sample rate to device dialog
2016-05-11 22:37:25 -04:00
Charles J. Cliffe
05a3e74645
Add start/stop device to menu
2016-02-28 23:16:56 -05:00
Charles J. Cliffe
7f1c0a700d
Fix device dialog runtime bool/option arg updates
2016-02-03 00:05:26 -05:00
Charles J. Cliffe
cc189cc274
Fix refresh, allow device dialog to update active device
2016-02-02 20:05:32 -05:00
Charles J. Cliffe
609a2216ad
SDR Device settings live refresh
2016-02-01 20:30:48 -05:00
Charles J. Cliffe
48aff5baf1
Remove SoapySDR::Device proxy classes and functions, use SoapySDR directly
2016-01-31 15:11:54 -05:00
Stanisław Pitucha
c59f72d4a0
Cleanup unused var warnings
...
Clean up compiling output so that actual issues can be spotted. Remove multiple
cases of unused parameter. Remove unused isActive at startup. (demod is started
regardless)
2016-01-27 11:21:53 +11:00
Charles J. Cliffe
e1ebbb5906
Fix dev var init typo
2016-01-24 10:38:14 -05:00
Charles J. Cliffe
0b6edc09b6
Save/Load manually specified devices
2016-01-22 00:40:00 -05:00
Charles J. Cliffe
419705419c
Don't touch not-found device configs
2016-01-20 01:15:12 -05:00
Charles J. Cliffe
b1ac17729e
Manual/Remote SoapySDR device specification
2016-01-20 00:43:31 -05:00
Charles J. Cliffe
b7d4687b8e
Fix lazy-edit-device-switch context mismatch
2016-01-19 18:38:18 -05:00
Charles J. Cliffe
19bf41596b
Device name/offset edit in SDR Devices dialog
2016-01-18 20:46:56 -05:00
Charles J. Cliffe
448455a69f
Add 'Refresh' button to SDR Devices dialog
2016-01-17 21:54:22 -05:00
Charles J. Cliffe
8d738aed25
Fix bad 'SoapySDR missing' modal dialog thread call
2016-01-13 21:59:47 -05:00
Charles J. Cliffe
571ccd3f48
Save/Load and persist SoapySDR device settings
2015-12-06 00:32:32 -05:00
Charles J. Cliffe
8f18c316de
Add "Local Net" section for discovered LAN devices
2015-11-11 00:16:26 -05:00
Charles J. Cliffe
5346bdd50d
SDR Device dialog property settings now functional
2015-11-04 02:04:52 -05:00
Charles J. Cliffe
c7ecc5f1f6
Settings now added to settings menu, not yet functional..
...
- Also possible re-ordering fix for scope visual crash I have
occasionally
2015-11-03 19:58:42 -05:00
Charles J. Cliffe
bcc5f8560f
Device dialog /w editable SoapySDR config -- not actually applied yet :)
2015-11-03 00:53:39 -05:00
Charles J. Cliffe
e04ec9ef37
Remove built-in RTLSDR settings to prepare for replacements, Device form propgrid test
2015-11-02 19:02:45 -05: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
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