LibreVNA/Software/PC_Application/LibreVNA-GUI
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
..
Calibration LibreVNA-GUI: Update QVariant usage 2023-03-25 00:28:42 +03:00
CustomWidgets LibreVNA-GUI: Fix 'QButtonGroup' signals usage 2023-03-25 00:28:42 +03:00
Device 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
Generator WIP: working compound driver, partial SSA3000X as a demonstration 2023-02-07 18:30:05 +01:00
icons keep original trace data when de-embedding, toggle de-embedding view for individual traces 2022-12-11 20:37:29 +01:00
resources Move project, add simple test 2022-10-01 17:10:44 +02:00
SpectrumAnalyzer 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
Tools LibreVNA-GUI: Fix 'QButtonGroup' signals usage 2023-03-25 00:28:42 +03:00
Traces Improve graph axis labeling 2023-04-05 17:13:21 +02:00
Util removed warning, updated lohmann::json, fix qt6 static assertion error 2023-03-27 00:13:01 +02:00
VNA 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
.qmake.stash Removed warnings 2022-10-14 00:27:22 +02:00
about.cpp Move project, add simple test 2022-10-01 17:10:44 +02:00
about.h Move project, add simple test 2022-10-01 17:10:44 +02:00
aboutdialog.ui Move project, add simple test 2022-10-01 17:10:44 +02:00
appwindow.cpp LibreVNA-GUI: Remove obsolete QDesktopWidget inclusions 2023-03-25 00:28:42 +03:00
appwindow.h removed warning, updated lohmann::json, fix qt6 static assertion error 2023-03-27 00:13:01 +02:00
averaging.cpp WIP: device driver abstraction 2023-01-16 00:25:29 +01:00
averaging.h WIP: device driver abstraction 2023-01-16 00:25:29 +01:00
csv.cpp Move project, add simple test 2022-10-01 17:10:44 +02:00
csv.h Move project, add simple test 2022-10-01 17:10:44 +02:00
icons.qrc keep original trace data when de-embedding, toggle de-embedding view for individual traces 2022-12-11 20:37:29 +01:00
json.hpp removed warning, updated lohmann::json, fix qt6 static assertion error 2023-03-27 00:13:01 +02:00
LibreVNA-GUI.pro Attempt to fix OSX workflow 2023-02-20 13:25:38 +01:00
main.cpp moved USB/packet log into LibreVNA driver, cleanup old device class 2023-02-12 21:43:51 +01:00
main.ui moved USB/packet log into LibreVNA driver, cleanup old device class 2023-02-12 21:43:51 +01:00
mode.cpp Move project, add simple test 2022-10-01 17:10:44 +02:00
mode.h WIP: working compound driver, partial SSA3000X as a demonstration 2023-02-07 18:30:05 +01:00
modehandler.cpp activate mode when created 2022-10-30 13:19:02 +01:00
modehandler.h Improve load time of setup files by omitting excessive device configuration 2022-10-30 12:07:59 +01:00
modewindow.cpp LibreVNA-GUI: Remove obsolete 'setMargin' calls 2023-03-25 00:28:42 +03:00
modewindow.h Duplicate mode switch control in menu 2023-03-10 17:56:08 +01:00
preferences.cpp Apply button for preferences 2023-03-22 08:40:51 +01:00
preferences.h moved USB/packet log into LibreVNA driver, cleanup old device class 2023-02-12 21:43:51 +01:00
preferencesdialog.ui Apply button for preferences 2023-03-22 08:40:51 +01:00
resources.qrc Move project, add simple test 2022-10-01 17:10:44 +02:00
savable.cpp Move project, add simple test 2022-10-01 17:10:44 +02:00
savable.h removed warning, updated lohmann::json, fix qt6 static assertion error 2023-03-27 00:13:01 +02:00
scpi.cpp WIP: additional SCPI commands for de-embedding 2022-12-12 22:42:33 +01:00
scpi.h Add virtual destructors, fix warnings 2022-12-15 00:00:15 +01:00
tcpserver.cpp Move project, add simple test 2022-10-01 17:10:44 +02:00
tcpserver.h Move project, add simple test 2022-10-01 17:10:44 +02:00
touchstone.cpp improve touchstone parsing robustness 2023-02-10 11:41:53 +01:00
touchstone.h Move project, add simple test 2022-10-01 17:10:44 +02:00
unit.cpp Improve graph axis labeling 2023-04-05 17:13:21 +02:00
unit.h Fixing variable initializations part 1 2022-10-23 20:34:20 +02:00