Commit Graph

710 Commits

Author SHA1 Message Date
Jan Käberich
5fee8ee974 reduce VCCint to 1.2V 2024-02-26 15:37:27 +01:00
Jan Käberich
542b07f52c postpone deletion of caldialog to prevent race condition crash 2024-02-18 11:37:46 +01:00
Jan Käberich
993957d4d2 Fix calculation of through standard 2024-02-18 11:33:15 +01:00
Jan Käberich
4aa1564de0 Merge branch 'master' of github.com:jankae/LibreVNA 2024-02-17 19:45:55 +01:00
Jan Käberich
82dc84be8a improve SIUnitEdit behavior on windows when the value is changed while the widget has the focus 2024-02-17 19:45:43 +01:00
Jan Käberich
0afcbaac5d store packetlog with correct file ending 2024-02-11 11:46:57 +01:00
Jan Käberich
5136418e26 use frequency calibration when shifting 2.LO 2024-02-09 17:20:18 +01:00
Jan Käberich
15d893d3cc prevent crash when device disconnects while a dialog acquired control 2024-02-08 16:07:54 +01:00
Jan Käberich
2bbb8792d8 disable FFT mode for zero span 2024-02-04 16:11:10 +01:00
Jan Käberich
8c44a8de2d replot trace plot when moving marker 2024-02-03 18:57:25 +01:00
Jan Käberich
56de3dca11 Fix determination of excited ports 2024-02-03 18:34:28 +01:00
Jan Käberich
3bc9070eea option to match span to active calibration 2024-01-27 18:18:04 +01:00
Jan Käberich
8a900600f5 Remember user choice on questions 2024-01-27 18:04:14 +01:00
Jan Käberich
ec4828d4c4 Allow changing Z0 in through standard 2024-01-20 21:19:25 +01:00
Jan Käberich
ee16dbc070 Allow firmware update with invalid magic header after user confirmation 2024-01-13 19:08:51 +01:00
Jan Käberich
ee8188775a minor improvements to eCal dialog 2024-01-13 18:21:29 +01:00
Jan Käberich
8c1d2d1f06 Bugfixes LibreCAL automatic calibration dialog 2024-01-04 15:55:55 +01:00
Jan Käberich
10e31356df Add new PID/VID for LibreCAL 2023-12-31 17:34:42 +01:00
William Dillon
4fcd1abf85 Fix deployment 2023-12-17 19:07:46 -08:00
Jan Käberich
67ce6718fe Remove unnecessary trace/type data in marker model 2023-12-17 19:51:23 +01:00
Jan Käberich
054e7ed995 Fix for de-embedding menu on macOS 2023-12-15 16:08:23 +01:00
Jan Käberich
07c2b8961e Bump version and update changelog 2023-11-18 18:01:56 +01:00
Jan Käberich
11612e44d5 added dialogs for hardware version 0xFE 2023-11-07 14:26:31 +01:00
Jan Käberich
772ef44d49 partial driver for SNA5000A 2023-10-31 18:49:08 +01:00
Jan Käberich
4c0d18b5f4 ignore other devices on startup when device serial specified 2023-10-31 13:28:59 +01:00
Jan Käberich
79290d0f36 Use trace data after math operations for eye diagram plot 2023-10-24 17:41:45 +02:00
Jan Käberich
503d689d51 reduce inter-segment delay, add integration test for segmented sweep 2023-10-24 16:39:21 +02:00
Jan Käberich
ccb71f9650 Shortcuts for adding/removing plots 2023-10-24 14:04:31 +02:00
Jan Käberich
59f3057dd9 Fix segmented sweep 2023-10-23 19:29:01 +02:00
Jan Käberich
5a78091f2b Merge branch 'master' of github.com:jankae/LibreVNA 2023-09-05 11:13:13 +02:00
Jan Käberich
70a0079f92 Fix missing device log if USB connection is not established at power up 2023-09-05 11:13:05 +02:00
Jan Käberich
69fe833715 Fix calibration progress dialog 2023-07-30 13:09:47 +02:00
Jan Käberich
8a6bff5248 add new VID 2023-07-30 13:08:49 +02:00
Jan Käberich
1c09b8e1cb Clear old VNA data when starting new sweep 2023-07-30 13:08:27 +02:00
Jan Käberich
853cf310c9 Start GUI with ideal calibration standards 2023-07-29 18:11:57 +02:00
Jan Käberich
175cade3da Merge branch 'master' of github.com:jankae/LibreVNA 2023-07-24 10:29:20 +02:00
Jan Käberich
d0620287a2 fix quality factor formula 2023-07-24 10:28:44 +02:00
Jan Käberich
94482fe151 New SCPI command: load/save setup files 2023-07-21 13:43:38 +02:00
Jan Käberich
0ba1493d19 Changes to standard SCPI commands: IDN/OPC 2023-07-16 12:35:10 +02:00
Jan Käberich
7370ed7f17 Merge branch 'qt6' 2023-07-16 12:22:28 +02:00
Jan Käberich
727040c132 Update to new VID/PID from pidcodes 2023-04-17 23:38:24 +02:00
Jan Käberich
1aaba21723 Improve graph axis labeling
- Use correct Y height to display full font
- Fix floating point issue when calculating amount of displayed digits
  in Unit::ToString
2023-04-05 17:13:21 +02:00
Jan Käberich
5f022c42b6 Ignore first point of next sweep when in single sweep mode, fix parsing of VFF MCU temperature in VNA log 2023-04-03 13:05:52 +02:00
Jan Käberich
50dd9e6002 Merge branch 'qt6' 2023-03-28 11:54:20 +02:00
Jan Käberich
b0e44b9fcf Adjust documentation and release workflow to Qt6 2023-03-28 11:28:03 +02:00
Jan Käberich
c18845fce5 removed warning, updated lohmann::json, fix qt6 static assertion error 2023-03-27 00:13:01 +02:00
Alexander Voronov
f84a0f7c1a LibreVNA-GUI: Use Qt::BackgroundRole instead of Qt::BackgroundColorRole 2023-03-25 00:28:42 +03:00
Alexander Voronov
1c1ef29e7b LibreVNA-GUI:librevnatcpdriver: Convert QString to QByteArray 2023-03-25 00:28:42 +03:00
Alexander Voronov
84953d23d1 LibreVNA-GUI:Traces:tracepolot: Fix getting QWheelEvent position 2023-03-25 00:28:42 +03:00
Alexander Voronov
3f39a736e0 LibreVNA-GUI: Update QVariant usage 2023-03-25 00:28:42 +03:00