1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-10 08:10:25 -05:00

24 Commits

Author SHA1 Message Date
f4exb
3c7a39f71e GLSpectrum: added a freeze button 2020-07-05 10:03:41 +02:00
f4exb
26fb1decbb Sepectrum GUI: use spin boxes for reference level and range with finer steps. Implements issue #546 2020-06-19 00:54:19 +02:00
f4exb
37de6d4bb7 REST API: implemented GUI code for /sdrangel/deviceset/{deviceSetIndex}/spectrum/settings (PUT,PATCH) and /sdrangel/deviceset/{deviceSetIndex}/spectrum/server (POST,DELETE) 2020-05-06 01:38:23 +02:00
f4exb
094fdad9ea GLSpectrum settings: removed confusing invert indicator and added ssb and usb 2020-05-04 18:39:24 +02:00
f4exb
d399e2fdc8 Websocket spectrum: implemented start/stop server from spectrum GUI 2020-05-02 00:35:47 +02:00
f4exb
b8f566b8a1 Websocket spectrum: Websocket spectrum settings dialog implementation taking settings into account 2020-05-01 11:06:56 +02:00
f4exb
22782bc51b GLSpectrum GUI: removed m_averagingMaxScale from settings 2020-05-01 05:33:44 +02:00
f4exb
871e22bb7b GLSpectrum: use GLSpectrumSettings 2020-05-01 03:12:01 +02:00
f4exb
4fd66bce45 GLSpectrumGUI: removed reference to message queue in setBuddies method 2020-05-01 02:33:50 +02:00
f4exb
3c6dbcdca2 GLSpectrum GUI optimization 2020-03-12 15:31:20 +01:00
f4exb
9e088dc601 LoRa demod rework (2) 2020-02-08 18:21:38 +01:00
f4exb
e41df6f278 Spectrum: reworked phosphor display controls 2018-10-19 00:40:14 +02:00
f4exb
71e9556b6f Spectrum: restore holdoff to what it should actually do (trim transient contribution). Reviewed decay, holdoff and stoke limits 2018-10-17 14:21:25 +02:00
f4exb
2f955ba979 Revert "added option for test Hold". Doing something else for the same result.
This reverts commit d510e344a55fb0ee13c9b14f7c55930c34e7eac3.
2018-10-17 13:22:09 +02:00
beta-tester
d510e344a5 added option for test Hold 2018-10-16 13:16:23 +02:00
f4exb
22693ac613 Spectrum: added max function in the 'averaging' modes 2018-10-12 08:47:14 +02:00
f4exb
d5f153ff75 Spectrum: added log/linear control 2018-07-04 23:11:28 +02:00
f4exb
024fbf5525 Spectrum averaging: added a no averaging mode that disables averaging completely 2018-07-01 22:36:36 +02:00
f4exb
e88a0d6b57 Spectrum averaging: display averaging time in tooltip. Bumped version to 4.0.2 2018-07-01 20:48:30 +02:00
f4exb
a23447ed4b Spectrum averaging: set averaging number combo box programmatically 2018-07-01 00:55:30 +02:00
f4exb
e9658e0346 Spectrum averaging (2): moving average 2018-06-30 22:30:42 +02:00
f4exb
72e29fd3f8 Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
f4exb
c22d146376 Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
f4exb
fa77ca3fb6 Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00