mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-08 07:53:40 +00:00
reduce inter-segment delay, add integration test for segmented sweep
This commit is contained in:
parent
ccb71f9650
commit
503d689d51
8 changed files with 27 additions and 11 deletions
|
|
@ -114,6 +114,7 @@ QString TracePlot::TypeToString(Type t)
|
|||
case Type::SmithChart: return "Smith Chart";
|
||||
case Type::Waterfall: return "Waterfall";
|
||||
case Type::XYPlot: return "XY Plot";
|
||||
default: return "Invalid";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue