Jon Beniston
|
03004e00f7
|
Add links to documentation
|
2021-11-24 11:31:51 +00:00 |
|
f4exb
|
4b80fbf337
|
Remove sorting of channels and features when saving presets in GUI. Fixes #1051
|
2021-11-24 08:58:12 +01:00 |
|
f4exb
|
cd6b19c15e
|
FFTW wisdom file generation: updated documentation
|
2021-11-05 00:08:45 +01:00 |
|
f4exb
|
a295c6b859
|
Fixed FFTW wisdom file check
|
2021-11-04 19:20:32 +01:00 |
|
f4exb
|
072b5ef546
|
FFTW Wisdom file generator: do not open dialog if process is still running
|
2021-11-03 21:56:33 +01:00 |
|
f4exb
|
2638ee9a4b
|
FFTW Wisdom program invocation dialog
|
2021-11-03 21:56:33 +01:00 |
|
f4exb
|
88d1d0abf7
|
MainWindow: if not specified on the command line look for a default fftw-wisdom file in the default application data location
|
2021-11-03 21:56:33 +01:00 |
|
Jon Beniston
|
af841dd88f
|
Don't use WA_DeleteOnClose for progess dialogs, as a crash can occur if the user closes the window before the download is complete.
|
2021-11-03 11:02:04 +00:00 |
|
Jon Beniston
|
c13943bfbb
|
Fix for 1028 - allow API to bind to any address
|
2021-11-01 09:51:50 +00:00 |
|
Jon Beniston
|
05987586bf
|
#897 - Add support for vertically expanding widgets to RollupWidget
|
2021-10-30 16:20:24 +01:00 |
|
f4exb
|
784615e3bc
|
MainWindow: fixed missing change feature tab handler. Change Feature UI set when feature tab changes. Fixes #1012
|
2021-10-16 11:10:21 +02:00 |
|
f4exb
|
3641eb7295
|
ValueDialZ: when setting range fix zero display initial value
|
2021-10-12 23:12:53 +02:00 |
|
Jon Beniston
|
fbef25884e
|
Add Radio Astronomy plugin
|
2021-10-12 11:31:14 +01:00 |
|
Jon Beniston
|
e248d8144c
|
valuedialz: Check range against m_valueNew rather than m_value, as that holds the most recently set value
|
2021-10-05 14:20:05 +01:00 |
|
f4exb
|
f693ecc8cc
|
ValueDialZ: moved emit changed inside setValue method. Complements #1004
|
2021-10-03 12:53:14 +02:00 |
|
f4exb
|
40a1c854dd
|
ValueDialZ: removed set value to 0 code if value is in range. Fixes #1004
|
2021-10-03 12:45:32 +02:00 |
|
f4exb
|
e1c3726a27
|
API: added GET /sdrangel/featurepresets and DELETE /sdrangel/featurepreset
|
2021-09-04 05:58:06 +02:00 |
|
f4exb
|
600fbeb486
|
Multiple Feature Sets in GUI: documentation
|
2021-08-21 22:17:41 +02:00 |
|
f4exb
|
96cf34591a
|
Implemented multiple Feature Sets in GUI
|
2021-08-21 22:05:05 +02:00 |
|
f4exb
|
e2286cc741
|
API: /sdrangel/featureset (POST, DELETE) fully implemented
|
2021-08-21 20:09:57 +02:00 |
|
f4exb
|
963ce326f6
|
GLScopeGUI: fixed UI blocking and added missing trace offset serialization/deserialization. Fixes #969
|
2021-08-09 02:21:12 +02:00 |
|
f4exb
|
5f83d523dc
|
Added documentation for spectrum markers dialog
|
2021-08-08 06:24:35 +02:00 |
|
f4exb
|
79c1796cfe
|
Spectrum markers: implemented persistency (serialization/deserialization) using spectrum settings
|
2021-08-08 04:28:22 +02:00 |
|
f4exb
|
ab314c814d
|
Spectrum markers: moved to sdrbase
|
2021-08-07 19:45:48 +02:00 |
|
f4exb
|
885bfb823f
|
Spectrum Markers: do not use QColorConstants. Added export for MSVC
|
2021-08-06 10:24:20 +02:00 |
|
f4exb
|
766647b754
|
Spectrum markers: implemented marker serialization and deserialization
|
2021-08-05 21:11:50 +02:00 |
|
f4exb
|
deafa0833b
|
Spectrum markers: implemented histogram markers display enable
|
2021-08-05 21:11:50 +02:00 |
|
f4exb
|
7a00e51dc6
|
Spectrum markers: implemented histogram markers max power hold
|
2021-08-05 21:11:50 +02:00 |
|
f4exb
|
111c8d4a99
|
Spectrum markers: add dialog for waterfall markers
|
2021-08-05 21:11:50 +02:00 |
|
f4exb
|
133f6caa60
|
Spectrum markers: implemented colors etc...
|
2021-08-05 21:11:50 +02:00 |
|
f4exb
|
e7e82a12b0
|
Spectrum markers: make dialog dynamic
|
2021-08-05 21:11:50 +02:00 |
|
f4exb
|
beb03eef01
|
GLSpectrum: keep spectrum markers within display limits
|
2021-08-05 21:11:50 +02:00 |
|
f4exb
|
a49a88d67c
|
Spectrum markers dialog (2)
|
2021-08-05 21:11:50 +02:00 |
|
f4exb
|
1decb23fac
|
Spectrum markers dialog (1)
|
2021-08-05 21:11:50 +02:00 |
|
f4exb
|
1c2c8352f2
|
Spectrum markers: externalize histogram and waterfall markers
|
2021-08-05 21:11:50 +02:00 |
|
f4exb
|
6036f62ae4
|
GLSpectrum: implement power tracking histogram markers
|
2021-08-05 21:11:50 +02:00 |
|
f4exb
|
9f8ce82287
|
GLSpectrum: calculate marker FFT marker frequency bin
|
2021-08-05 21:11:50 +02:00 |
|
f4exb
|
be1976729b
|
Scope GUI: reworked serialize and deserialize
|
2021-07-15 18:30:01 +02:00 |
|
f4exb
|
ede1ef0151
|
ScopeVis: do not save / restore time offset in the settings
|
2021-07-11 18:02:05 +02:00 |
|
f4exb
|
3a3dc0d8c0
|
Channel Analyzer / Scope: fixed sample rate handling. Fixes #956
|
2021-07-10 22:41:24 +02:00 |
|
f4exb
|
55745d3b5e
|
GLSpectrum: reverted change breaking Qt 5.12 compatibility
|
2021-07-07 08:49:46 +02:00 |
|
f4exb
|
bd3aa8faf0
|
Spectrum Markers: make them stick to frequency, power and time distance
|
2021-07-07 00:07:25 +02:00 |
|
Jon Beniston
|
6a6b2b3eca
|
Remove incorrect comment.
|
2021-07-01 16:16:24 +01:00 |
|
Jon Beniston
|
b949a19808
|
Save settings in base64 for linux compatibility
|
2021-07-01 16:07:25 +01:00 |
|
Jon Beniston
|
d2814e2dd8
|
Save and restore position and size of main window between invocations. Fixes #89
|
2021-07-01 15:28:43 +01:00 |
|
Jon Beniston
|
e6e303cd78
|
Enable LimeRFE on Windows
|
2021-06-29 21:35:52 +01:00 |
|
f4exb
|
2eb8abeb00
|
Scope GUI: amplitude and offset reset buttons. Fixes and updated documentation
|
2021-06-27 11:42:27 +02:00 |
|
f4exb
|
f886f7d400
|
Scope GUI: refactor amp offset
|
2021-06-27 10:10:28 +02:00 |
|
f4exb
|
70167c0ed8
|
Scope GUI: refactor amp scale
|
2021-06-27 01:52:42 +02:00 |
|
Jon Beniston
|
de2654aeb4
|
Add support for zooming in to image
|
2021-06-25 16:38:52 +01:00 |
|