mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-02-25 08:55:37 +01:00
changelog
This commit is contained in:
parent
787f0d0223
commit
7f6b78992b
|
|
@ -7,6 +7,7 @@
|
|||
- Limit testing on XY-plots
|
||||
- Single sweep functionality
|
||||
- Zero span support for VNA and SA
|
||||
- Math operations across traces
|
||||
|
||||
- Bugfixes:
|
||||
- Stop duplicate GUI elements from appearing when loading a setup file
|
||||
|
|
@ -17,6 +18,11 @@
|
|||
- Remove output spikes in generator mode, caused by continuously reconfiguring the PLL
|
||||
- Fix MCU temperature calculation
|
||||
|
||||
- Small improvements:
|
||||
- Split plots without closing the plot first
|
||||
- Configurable marker sort order
|
||||
- Refactoring
|
||||
|
||||
## v1.3.0
|
||||
|
||||
Some new software features along with a few bug fixes.
|
||||
|
|
|
|||
Loading…
Reference in a new issue