LibreVNA/Software/PC_Application
Kiara Navarro 07e000f01e
gui: implement status bar based upon device state
When device has not been connected for the first time,
status bar doesn't any information.

This implementation tries to encapsulate changes required on
several widgets associated with status bar based upon device state
whether this has been connected or not.
2021-10-14 22:20:09 -03:00
..
Calibration configurable Z0 for short/open + additional comment entries 2021-10-10 18:50:14 +02:00
CustomWidgets Handle traces created from CSV files in trace edit dialog 2021-07-13 19:57:01 +02:00
Device SCPI commands for manual control dialog 2021-07-02 21:59:18 +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 Added SCPI command for touchstone file format 2021-09-07 22:49:51 +02:00
Util Merge pull request #34 from sophiekovalevsky/implement-about 2021-06-28 21:31:52 +02:00
VNA Include mode/sweep/acquisition settings in setup files 2021-09-03 19:01:22 +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 gui: implement status bar based upon device state 2021-10-14 22:20:09 -03:00
appwindow.h gui: implement status bar based upon device state 2021-10-14 22:20:09 -03: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 Rename to LibreVNA 2021-04-10 12:10:57 +02: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 Add setting for graph behavior when trace no longer supported 2021-07-10 13:12:30 +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