LibreVNA/Software/PC_Application/Traces
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
..
Marker Add setting for graph behavior when trace no longer supported 2021-07-10 13:12:30 +02:00
Math SCPI commands for saving/loading calibration files 2021-10-12 21:58:44 +02:00
fftcomplex.cpp CSV export + DFT math operation 2020-12-11 20:28:40 +01:00
fftcomplex.h consolidated TDR bandpass/lowpass mode, configuration dialog for TDR 2020-12-01 22:28:32 +01:00
smithchartdialog.ui partial reconstruction from qwt to manual plotting 2020-11-24 16:36:15 +01:00
sparamtraceselector.cpp Option to apply calibration and de-embedding while/after importing 2021-03-11 21:52:58 +01:00
sparamtraceselector.h Option to apply calibration and de-embedding while/after importing 2021-03-11 21:52:58 +01:00
trace.cpp Handle csv import/export with power traces 2021-07-13 18:40:40 +02:00
trace.h Handle csv import/export with power traces 2021-07-13 18:40:40 +02:00
tracecsvexport.cpp Handle csv import/export with power traces 2021-07-13 18:40:40 +02:00
tracecsvexport.h CSV export + DFT math operation 2020-12-11 20:28:40 +01:00
tracecsvexport.ui CSV export + DFT math operation 2020-12-11 20:28:40 +01:00
traceeditdialog.cpp Handle traces created from CSV files in trace edit dialog 2021-07-13 19:57:01 +02:00
traceeditdialog.h More user friendly time gate with filter in time domain 2021-04-25 15:46:34 +02:00
traceeditdialog.ui Handle traces created from CSV files in trace edit dialog 2021-07-13 19:57:01 +02:00
traceimportdialog.cpp additional signal when traces were imported 2021-03-11 18:34:03 +01:00
traceimportdialog.h additional signal when traces were imported 2021-03-11 18:34:03 +01:00
traceimportdialog.ui PC Application: partial firmware update dialog 2020-08-30 22:03:41 +02:00
tracemodel.cpp basic working power sweep 2021-07-09 22:26:44 +02:00
tracemodel.h basic working power sweep 2021-07-09 22:26:44 +02:00
traceplot.cpp Add setting for graph behavior when trace no longer supported 2021-07-10 13:12:30 +02:00
traceplot.h Add setting for graph behavior when trace no longer supported 2021-07-10 13:12:30 +02:00
tracesmithchart.cpp gui/traces: prevent out of range when marker is added on smith chart 2021-10-16 10:58:01 -03:00
tracesmithchart.h gui: replot active mode when settings plot are updated 2021-06-28 23:47:02 -03:00
tracetouchstoneexport.cpp Selectable marker data format, preparation for showing marker data on graphs 2021-05-14 15:05:22 +02:00
tracetouchstoneexport.h Math edit window consolidated with trace edit window 2021-02-22 21:50:28 +01:00
tracetouchstoneexport.ui CSV export + DFT math operation 2020-12-11 20:28:40 +01:00
tracewidget.cpp Added SCPI command for touchstone file format 2021-09-07 22:49:51 +02:00
tracewidget.h Option to duplicate traces, removed debug code 2021-04-23 23:03:15 +02:00
tracewidget.ui partial reconstruction from qwt to manual plotting 2020-11-24 16:36:15 +01:00
tracexyplot.cpp allow reactance only for reflection measurement, rename real/imag 2021-10-12 17:43:36 +02:00
tracexyplot.h Add Reactance Y-axis option (imaginary impedance in ohms) 2021-10-11 21:28:10 -04:00
xyplotaxisdialog.cpp Add Reactance Y-axis option (imaginary impedance in ohms) 2021-10-11 21:28:10 -04:00
xyplotaxisdialog.h Removed warnings, added XY-plot data next to cursor 2020-11-25 11:55:53 +01:00
xyplotaxisdialog.ui Prepare GUI for power sweep 2021-07-09 18:42:22 +02:00