f4exb
|
a54f72f58d
|
Removed sampling device control objects
|
2020-09-13 18:32:33 +02:00 |
|
f4exb
|
f6e7f13fbf
|
New sampling devices dock with change and reload buttons
|
2020-09-13 17:50:24 +02:00 |
|
f4exb
|
aaa0d9d465
|
New channels dock with add channels button replaces add channel from sampling devices control
|
2020-09-12 10:37:16 +02:00 |
|
f4exb
|
1429e3ac4a
|
GLSpectrum: fixed settings and waterfall share serialization. Fixes #609
|
2020-08-29 11:23:45 +02:00 |
|
f4exb
|
31d1c7fc08
|
GLScope and GLSpectrum: removed useless calls to cleanup() in destructor
|
2020-08-25 07:30:10 +02:00 |
|
f4exb
|
0a562301af
|
RollupWidget: fixed collapse section header not showing up. Fixes #608
|
2020-08-24 19:58:09 +02:00 |
|
Vort
|
7eea116352
|
ValueDial(Z): add virtual keyboard support
|
2020-08-17 13:55:48 +02:00 |
|
Vort
|
db072e985f
|
ATV Demodulator: implement double buffering
|
2020-08-17 13:55:36 +02:00 |
|
Vort
|
0409b1d769
|
Sample offset is adjusted every line
|
2020-08-08 17:22:38 +02:00 |
|
Vort
|
043a4c638c
|
Move TVScreen data to separate object
|
2020-08-08 17:22:29 +02:00 |
|
Vort
|
4519b9681b
|
TVScreenAnalog with subsample shift shader added
|
2020-08-08 17:22:17 +02:00 |
|
f4exb
|
678ecc7bd0
|
RoolupWidget: exclude dialogs from children widgets that can be used as roll up widgets
|
2020-08-04 23:25:50 +02:00 |
|
f4exb
|
45c727ddc2
|
GLShaderTextured: use mutable or immutable storage depending on system capability. Implements #582
|
2020-08-03 00:30:13 +02:00 |
|
f4exb
|
1df46b0ac7
|
Fixed some compiler warnings
|
2020-08-02 19:52:17 +02:00 |
|
f4exb
|
c0b9d6ffd4
|
Button switch: added methods to set color and reset to default button colors
|
2020-08-02 00:59:42 +02:00 |
|
Vort
|
0e918fbbe6
|
ATV Demodulator: improvements of HSync and VSync algorithms. Fixes #459.
|
2020-07-21 06:38:14 +02:00 |
|
f4exb
|
ac5c4dc070
|
GLSpectrum: synchronize spectrum running with the GUI spectrum freeze button. Fixes issue #561
|
2020-07-10 00:15:31 +02:00 |
|
f4exb
|
784708b71d
|
ButtonSwitch: invoke setChecked on toggle handling so that the button face is changed appropriately
|
2020-07-10 00:12:24 +02:00 |
|
f4exb
|
d2396d1f3d
|
GLSpectrum: factorized displayScaledF and displayScaledM
|
2020-07-06 10:57:58 +02:00 |
|
f4exb
|
a3c9567b14
|
GLSpectrum: rationalize marker code
|
2020-07-06 04:08:08 +02:00 |
|
f4exb
|
a2d4cc84c8
|
GLSpectrum: remove markers manually. Fixed UI
|
2020-07-06 03:20:08 +02:00 |
|
f4exb
|
6eb3bdb0a8
|
GLScope: added markers. Implements #497
|
2020-07-06 02:44:11 +02:00 |
|
f4exb
|
3c7a39f71e
|
GLSpectrum: added a freeze button
|
2020-07-05 10:03:41 +02:00 |
|
f4exb
|
3e6ea404e1
|
GLSpectrum: added markers. Implements #557
|
2020-07-05 03:25:44 +02:00 |
|
Texas.C
|
b898babb2e
|
fix tiny build issue on Qt5.15.0
|
2020-06-28 14:07:51 -07:00 |
|
f4exb
|
bf48f340c1
|
IQ swap: fixed transverter dialog
|
2020-06-23 22:21:39 +02:00 |
|
f4exb
|
b375dca5de
|
IQ swap: implementation in transverter dialog
|
2020-06-23 05:02:50 +02:00 |
|
f4exb
|
d7f785029b
|
Make dedicated readme for TransverterDialog
|
2020-06-23 04:59:54 +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
|
6ee39b0e68
|
GLSpectrum: removed redundant invert indicator
|
2020-05-05 11:36:50 +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
|
f8e59ef82e
|
SpectrumVis: removed message queue parameter from configure method
|
2020-05-01 02:23:26 +02:00 |
|
f4exb
|
9bb5185f9c
|
Websocket spectrum: first implementation
|
2020-04-29 17:41:17 +02:00 |
|
f4exb
|
fcb9cf05cb
|
Removed SpectrumVis from GUI dependency
|
2020-04-28 18:44:03 +02:00 |
|
f4exb
|
81f158c7f2
|
Fixed some warnings from Mac ports compilation
|
2020-04-19 06:13:32 +02:00 |
|
f4exb
|
298a5aadc5
|
MSVC compatibility
|
2020-03-15 11:58:19 +01:00 |
|
f4exb
|
3c6dbcdca2
|
GLSpectrum GUI optimization
|
2020-03-12 15:31:20 +01:00 |
|
f4exb
|
cb5463ce7f
|
UI: added a custom QTextEdit with a finishedEditing() signal
|
2020-02-13 13:38:39 +01:00 |
|
f4exb
|
9e088dc601
|
LoRa demod rework (2)
|
2020-02-08 18:21:38 +01:00 |
|
f4exb
|
6028938108
|
Added Kaiser window
|
2020-02-03 14:37:29 +01:00 |
|
f4exb
|
5cecbc6e89
|
AudioDeviceDialog: respect audio device manager constness
|
2020-01-25 05:46:05 +01:00 |
|
f4exb
|
de368691ac
|
LimeRFE USB support: implemented power calibration in UI
|
2020-01-19 18:12:02 +01:00 |
|
f4exb
|
d0858f21fb
|
Added possibility to specify devices that cannot be discovered automatically. This implements #445
|
2019-12-16 01:03:47 +01:00 |
|
f4exb
|
8d2f65f967
|
Device user arguments: implemented non discoverable devices specification in GUI
|
2019-12-15 00:19:50 +01:00 |
|