LibreVNA/Software/PC_Application
Kiara Navarro 6e36d488e9
gui/traces: prevent out of range when marker is added on smith chart
When a marker is added in enabled trace for smith chart and there no
samples received yet, an out of range is produced causing that
application closes. This implementation set closes point when
iterating over samples preventing mentioned behavior.
2021-10-16 10:58:01 -03:00
..
Calibration SCPI commands for saving/loading calibration files 2021-10-12 21:58:44 +02:00
CustomWidgets SCPI commands for saving/loading calibration files 2021-10-12 21:58:44 +02:00
Device SCPI commands for saving/loading calibration files 2021-10-12 21:58:44 +02:00
Generator Include mode/sweep/acquisition settings in setup files 2021-09-03 19:01:22 +02:00
icons Marker improvements: linked marker groups 2021-06-19 15:33:43 +02:00
SpectrumAnalyzer Include mode/sweep/acquisition settings in setup files 2021-09-03 19:01:22 +02:00
Tools Calculate additional parameters (R/L/C,...) for markers and traces 2021-06-27 23:40:50 +02:00
Traces gui/traces: prevent out of range when marker is added on smith chart 2021-10-16 10:58:01 -03:00
Util Merge pull request #34 from sophiekovalevsky/implement-about 2021-06-28 21:31:52 +02:00
VNA SCPI commands for saving/loading calibration files 2021-10-12 21:58:44 +02:00
.gitignore Improved USB throughput, stimulus power up to 0dbm, fine tuning of dynamic range 2020-09-29 23:03:20 +02:00
51-vna.rules Bugfixes 2020-09-15 14:41:24 +02:00
about.cpp gui: implement about dialog and unify app version/hash 2021-06-27 13:23:50 -03:00
about.h gui: implement about dialog and unify app version/hash 2021-06-27 13:23:50 -03:00
aboutdialog.ui Adjusted link to groups.io 2021-06-30 17:38:55 +02:00
appwindow.cpp SCPI commands for saving/loading calibration files 2021-10-12 21:58:44 +02:00
appwindow.h SCPI commands for manual control dialog 2021-07-02 21:59:18 +02:00
averaging.cpp Various small bugfixes 2020-10-29 19:27:04 +01:00
averaging.h osx patch 2021-02-06 00:41:55 +09:00
csv.cpp remove columns with empty header 2021-04-22 18:00:10 +02:00
csv.h CSV trace import 2020-12-12 22:51:38 +01:00
icons.qrc Marker improvements: linked marker groups 2021-06-19 15:33:43 +02:00
json.hpp Save/load trace and graph setup 2020-12-04 23:49:52 +01:00
LibreVNA-GUI Add Reactance Y-axis option (imaginary impedance in ohms) 2021-10-11 21:28:10 -04:00
LibreVNA-GUI.pro Adjust version number 2021-08-22 16:52:28 +02:00
main.cpp Merge pull request #34 from sophiekovalevsky/implement-about 2021-06-28 21:31:52 +02:00
main.ui TCXO offset calibration 2021-05-01 18:34:53 +02:00
mode.cpp Include mode/sweep/acquisition settings in setup files 2021-09-03 19:01:22 +02:00
mode.h Simple screenshot functionality 2021-04-12 20:15:38 +02:00
preferences.cpp SCPI commands for saving/loading calibration files 2021-10-12 21:58:44 +02:00
preferences.h Add setting for graph behavior when trace no longer supported 2021-07-10 13:12:30 +02:00
preferencesdialog.ui Add setting for graph behavior when trace no longer supported 2021-07-10 13:12:30 +02:00
resources.qrc PC Application: partial firmware update dialog 2020-08-30 22:03:41 +02:00
savable.h Save/load trace and graph setup 2020-12-04 23:49:52 +01:00
scpi.cpp SCPI commands for manual control dialog 2021-07-02 21:59:18 +02:00
scpi.h SCPI commands for manual control dialog 2021-07-02 21:59:18 +02:00
tcpserver.cpp Implementation of some SCPI commands via TCP 2021-04-11 00:10:22 +02:00
tcpserver.h Additional SCPI commands + configuration of port in preferences 2021-04-11 12:33:37 +02:00
test.setup Additional de-embedding options: 2xthru and matching network 2021-01-29 21:44:44 +01:00
touchstone.cpp Added SCPI command for touchstone file format 2021-09-07 22:49:51 +02:00
touchstone.h Added SCPI command for touchstone file format 2021-09-07 22:49:51 +02:00
TraceSetup Save/load trace and graph setup 2020-12-04 23:49:52 +01:00
uncal.s2p Option to apply calibration and de-embedding while/after importing 2021-03-11 21:52:58 +01:00
unit.cpp basic working power sweep 2021-07-09 22:26:44 +02:00
unit.h Calculate additional parameters (R/L/C,...) for markers and traces 2021-06-27 23:40:50 +02:00