Commit Graph

653 Commits

Author SHA1 Message Date
Alexander Voronov
7a561224e2 LibreVNA-GUI: Fix 'QButtonGroup' signals usage 2023-03-25 00:28:42 +03:00
Alexander Voronov
7a75a3cfbe LibreVNA-GUI:compounddriver: Fix obsolete 'toSet'/'toList'
See https://doc.qt.io/qt-5/qset-obsolete.html
and https://doc.qt.io/qt-5/qlist-obsolete.html
2023-03-25 00:28:42 +03:00
Alexander Voronov
e12cc850db LibreVNA-GUI:CustomWidgets:siunitedit: Fix ambiguous conversion
This commit adds a static_cast to the 'QChar' for the keycode if it
is less than or equal to 255.
2023-03-25 00:28:42 +03:00
Alexander Voronov
f0d0f3bde2 LibreVNA-GUI: Fix obsolete calls 'setBackgroundColor'
'setBackgroundColor' is deprecated. Instead we use 'setBackground'.
2023-03-25 00:28:42 +03:00
Alexander Voronov
f4b8a0b3ad LibreVNA-GUI: Specify namespace for Qt::flush
This commit fixes compilation errors related to flush scoping.
2023-03-25 00:28:42 +03:00
Jan Käberich
54de9fd6b0 Fix :DEV:CONN SCPI command 2023-03-17 18:51:40 +01:00
Jan Käberich
f6ff4727c8 Debug-option: preserve phase for through measurements in compound driver 2023-03-17 18:51:27 +01:00
Jan Käberich
5e46055d3c Output time per sweep on debug console 2023-03-17 18:50:46 +01:00
Jan Käberich
87c1f4d576 Duplicate mode switch control in menu 2023-03-10 17:56:08 +01:00
Jan Käberich
d30fa8b2ce Compound device driver improvements 2023-03-10 00:08:13 +01:00
Jan Käberich
ce50ddc702 make reference impedance editable for math traces 2023-03-05 23:26:49 +01:00
Jan Käberich
f5aeca60da add reference impedance to trace storage 2023-03-05 23:14:35 +01:00
Jan Käberich
afda0e2994 Off-by-one bugfix for raw port receiver value 2023-03-05 23:06:52 +01:00
Jan Käberich
4caec3989e Fix impedance for mixed mode traces 2023-03-01 10:34:54 +01:00
Jan Käberich
99c6d77ad8 Device protocol update: support device with up to 4 ports 2023-02-23 23:04:50 +01:00
Jan Käberich
a0c45d3c56 VFF device config update 2023-02-23 15:14:49 +01:00
Jan Käberich
e05df7ef19 properly cleanup drag pointer 2023-02-21 13:56:30 +01:00
Jan Käberich
76c63e8585 remove debug output 2023-02-21 13:56:06 +01:00
Jan Käberich
1fc9ae0c0d Attempt to fix OSX workflow 2023-02-20 13:25:38 +01:00
Jan Käberich
9b4865dceb Renaming packet types, implementing different packet contents per hardware version 2023-02-20 13:08:31 +01:00
Jan Käberich
83dbfadf20 Nicer preset graph configuration for one port devices 2023-02-17 17:30:54 +01:00
Jan Käberich
8ac9707242 Safeguard against writing a wrong firmware to a different hardware version 2023-02-17 17:30:22 +01:00
Jan Käberich
0fd9d35a5d Cleanup old device.h file and register Protocol::AmplitudeCorrectionPoint as metatype 2023-02-17 16:31:32 +01:00
Jan Käberich
289a3909fd Change device connections to catch initial device status 2023-02-17 15:12:59 +01:00
Jan Käberich
5544bec231 When failing to open a device show normal message instead of error 2023-02-17 15:12:34 +01:00
Jan Käberich
eb81fbdd25 use correct marker interpolation for markerToPixel 2023-02-16 00:40:22 +01:00
Jan Käberich
ffeebc6ea6 remove debug output of position 2023-02-15 22:50:32 +01:00
Jan Käberich
a2b8f2a00d Fix trace point calculation on distance X axis 2023-02-15 20:30:37 +01:00
Jan Käberich
045cf6cc65 Catch midnight rollover and reschedule replot timer 2023-02-16 00:01:13 +01:00
Jan Käberich
483c16bcbb add missing form to test project 2023-02-12 23:08:59 +01:00
Jan Käberich
952c43073e add IP address list for TCP drivers 2023-02-12 22:58:45 +01:00
Jan Käberich
9b5bb1678c moved USB/packet log into LibreVNA driver, cleanup old device class 2023-02-12 21:43:51 +01:00
Jan Käberich
9e858feeba Merge branch 'master' into DeviceInterface 2023-02-12 19:21:13 +01:00
Jan Käberich
e16b4fca69 Fix sign error in SDC parameters 2023-02-12 19:20:56 +01:00
Jan Käberich
06912584b0 removing TODOs 2023-02-12 19:19:01 +01:00
Jan Käberich
d02efdb146 Add warnings if calibration standard does not cover calibration measurement range 2023-02-12 13:21:07 +01:00
Jan Käberich
d9b4da3a8f Merge branch 'master' into DeviceInterface 2023-02-10 12:32:55 +01:00
Jan Käberich
169d51d5ba LM3370 initialization fix 2023-02-10 12:20:35 +01:00
Jan Käberich
fe6ee093cb Merge branch 'master' of github.com:jankae/LibreVNA 2023-02-10 11:55:20 +01:00
Jan Käberich
ea4c637842 improve touchstone parsing robustness 2023-02-10 11:41:53 +01:00
Jan Käberich
ad9e19c102 working SSA3000X driver 2023-02-08 22:57:17 +01:00
Jan Käberich
b701479e87 WIP: working compound driver, partial SSA3000X as a demonstration 2023-02-07 18:30:05 +01:00
Jan Käberich
89e46057a5 LibreVNA settings widget 2023-02-06 18:06:50 +01:00
Jan Käberich
2c86cf1d6c LibreVNA TCP driver 2023-01-29 18:02:32 +01:00
Jan Käberich
80c5fc0ff6 LibreVNADriver specific actions 2023-01-25 23:07:33 +01:00
Jan Käberich
cde564299c WIP: device driver abstraction 2023-01-17 00:25:58 +01:00
Jan Käberich
db6d823e0f WIP: device driver abstraction 2023-01-16 00:25:29 +01:00
Jan Käberich
59e30e93c5 DeviceDriver base class 2023-01-15 00:41:49 +01:00
Jan Käberich
9776b81b45 Fix min calibration frequency after taking measurement 2023-01-14 19:56:03 +01:00
Jan Käberich
6aef3fe0ac Merge branch 'master' of github.com:jankae/LibreVNA 2023-01-05 19:53:03 +01:00