Skip to content

Releases: NanoVNA-Saver/nanovna-saver

Sweeping bands

24 Feb 22:05
e278567
Compare
Choose a tag to compare

What's Changed

  • Zooming and panning in TDR window and choosing fft window type
  • Fix/sweep band selection

New Contributors

Full Changelog: v0.7.2...v0.7.3

Sliding triangles

18 Feb 19:52
cc7c91d
Compare
Choose a tag to compare

What's Changed

  • Linting and type annotations for mypy
  • Fixed README.rst to be pypi compatible
  • fix: band sweep setting. fixes #798
  • fix: key navigation of markers. fixes #800

Full Changelog: v0.7.1...v0.7.2

Shiny Colored Windows

09 Feb 11:51
3ed92af
Compare
Choose a tag to compare

What's Changed

  • Added a calibration range warning in sweep settings. Tnx to @DhyanRiktam for inspiring
    me in #784

Full Changelog: v0.7.0...v0.7.1

Shiny Windows

05 Feb 20:34
a417254
Compare
Choose a tag to compare

What's Changed

  • Switched from PyQt6 to pyside6 - enabling UI Designer usage
  • Use uv as python build system
  • Add support for NanoVNA F V3 for reaching valid data points upto 801
  • Add support for tinySA Ultra+ ZS-407, ZS-406, ZS-405 and tinySA
  • LiteVNA support
  • Enforce ruff linting and checks
  • Documentation updates
  • More type annotations

New Contributors

Full Changelog: v0.6.8...v0.7.0

Short wires waiting II

10 Dec 12:20
8df0019
Compare
Choose a tag to compare

What's Changed

  • MacOS update script by @nechry
  • improoved TDR math again by @EnPassant123
  • region selection when restoring default bands list by @Patronicssaver
  • INSTALLATION.md updates about automated macos build @Patronics
  • allow Touchstone files for calibration by @EnPassant123
  • Library updates, introducing type hinting, refactoring and code cleanups by @zarath

Big thanks to all new contributors!

New Contributors

Full Changelog: v0.6.5...v0.6.8

v0.6.5

27 Oct 08:54
6bcc5ca
Compare
Choose a tag to compare

Pumpkin time again

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

25 Jun 10:18
9f0263b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.6.4

Sorry No Binary

17 Nov 11:09
d3216d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

Summer rain again

31 Jul 11:48
21e85bd
Compare
Choose a tag to compare

What's Changed

  • Add an UNIX-style manual page
  • PyQt6 fixes
  • Build of MacOS app bundle NanoVNASaver.app
  • option --auto-connect, connect automatically if one device detected
  • Redesign of the About window
  • Jncradiovna3g - support
  • Added support for devices reporting as SV4401A and SV6301A
  • Simplify the in-source launcher script
  • Correct some inconsistencies in the UI
  • Sweep.py: add getters and setters for private fields
  • 3rd party lib updates

New Contributors

Full Changelog: v0.5.5...v0.6.2

Only 64-Bit Binaries since Qt6

For Linux unzip the file and chmod +x the extracted file

Core is spinning

05 Mar 14:01
Compare
Choose a tag to compare

What's Changed

  • Measuring inductor core permeability
  • Bugfixes for calibration data loading and saving
  • Let V2 Devices more time for usb-serial setup
  • Make some windows scrollable

Known Bugs

  • Resonance Analysys crashes Appliction (fixed in main branch)

New Contributors

Full Changelog: https://github.com/NanoVNA-Saver/nanovna-saver/compare/v0.5.4..v0.5.5

Installation Hint

  • If using binaries on Mac or Linux you have to chmod +x nanovna-saver after
    unzipping as executable flags get lost with zip.

Windows build seems to have trouble, don't know if working as lacking windows....

  • Windows binary for 64Bit systems in NanoVNASaver.x64.zip
  • Windows binary for 32Bit systems in NanoVNASaver.x86.zip