mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-05 06:25:16 +00:00
Additional option "impulse response magnitude" for time domain graph
This commit is contained in:
parent
f3b6cffa68
commit
12ce07a970
4 changed files with 34 additions and 22 deletions
|
|
@ -72,7 +72,12 @@
|
|||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Impulse Response</string>
|
||||
<string>Impulse Response (real)</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Impulse Response (mag)</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
|
|
@ -237,7 +242,12 @@
|
|||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Impulse Response</string>
|
||||
<string>Impulse Response (real)</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Impulse Response (mag)</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue