Skip to content

Configurable markers and impedance analysis

Compare
Choose a tag to compare
@mihtjel mihtjel released this 05 Nov 09:07
ca0733f

This release, after a short break in the release schedule, offers a few new features and improvements:

Configurable Markers
There are a number of new configuration options for markers:

  • The size of the markers can be changed under Display Setup,
  • Marker numbers can be displayed in the charts,
  • Marker data box headings can be coloured or not, depending on user preference,
  • The data displayed for markers is now configurable

Impedance Analysis
The Time Domain Reflectometry window now has a display of an impedance transform, showing the calculated impedance of the transmission line the NanoVNA is looking at from the calibration plane onwards.

New analyses - and automatic running
The Analysis window has two new analysis options, peak search and VSWR analysis. It also adds the option to run the analysis automatically whenever new data is acquired, for example for adjusting filters.

Frequency display changed
DG5DBH kindly sent me updated functions to display frequencies on GitHub. You can still enter frequencies in the manner you are used to, as Hz, kHz or MHz, but now calculated or read frequencies should more consistently be displayed in a nicely formatted way.

For those running from the Python source, "scipy" is now a required library! Running "pip install ." should fetch it automatically.

Feedback and bug reports are very welcome!