Wykres commitów

1582 Commity (f34f3d1f67cf9fb089ee11e421306523689ed206)

Autor SHA1 Wiadomość Data
Martin f377c999fa fix #592 (crash on mouse click in TDR window) (#593)
* fix #592 (crash on mouse click in TDR window)

AttributeError: 'list' object has no attribute 'size'

Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>

* Apply suggestions from code review

Looks better, I was too much focused on the "size" and it was all about the emptiness.

Co-authored-by: Holger Müller <zarath@gmx.de>

---------

Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
Co-authored-by: Holger Müller <zarath@gmx.de>
2023-02-19 09:08:14 +01:00
Holger Müller 4cebe94b87 Linting 2023-02-19 09:08:14 +01:00
Holger Müller e4bd720160 Updated github workflows and library versions 2023-02-19 09:08:14 +01:00
Martin a437029fcd Proposal for #485 - make all windows scrollable (#591)
Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
2023-02-19 09:08:14 +01:00
Holger Müller d7867b7535 Linting 2023-02-19 09:06:23 +01:00
Holger Müller 09d8b2b866 Merge branch 'feature/release_0.5.5' of github.com:NanoVNA-Saver/nanovna-saver into feature/release_0.5.5 2023-02-19 08:55:26 +01:00
Roel Jordans 69f5089c1f Stop sweeping with stop button in continous mode 2023-02-19 08:54:49 +01:00
Roel Jordans 044c1c885e Added brief documentation of the new S11 mu option to README.md
Signed-off-by: Roel Jordans <r.jordans@tue.nl>
2023-02-19 08:54:49 +01:00
Roel Jordans 0c3f179303 Clarify calculation and origin of np.conj() 2023-02-19 08:54:49 +01:00
Roel Jordans 9b199b53a9 Moved core dimension fields to toplevel menu
also added copy method for new settings
2023-02-19 08:54:49 +01:00
Roel Jordans dc44d33786 Calculating mu of a core based on given dimensions 2023-02-19 08:54:49 +01:00
Roel Jordans 3265d0368b Re-organize RI chart to have RIZ specialization
- separate impedance plotting specific bits
- preparation new chart to plot mu' and mu'' for given core dimensions
2023-02-19 08:54:49 +01:00
Holger Müller a9d0e02e4d Merge remote-tracking branch 'upstream/main' into feature/release_0.5.5 2023-02-14 08:44:25 +01:00
ikatkov 2c868d818f getYPosition fix 2023-02-13 17:26:45 +01:00
Martin f996ee9ceb
fix #592 (crash on mouse click in TDR window) (#593)
* fix #592 (crash on mouse click in TDR window)

AttributeError: 'list' object has no attribute 'size'

Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>

* Apply suggestions from code review

Looks better, I was too much focused on the "size" and it was all about the emptiness.

Co-authored-by: Holger Müller <zarath@gmx.de>

---------

Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
Co-authored-by: Holger Müller <zarath@gmx.de>
2023-02-01 18:12:43 +01:00
Holger Müller d313911840 Linting 2023-02-01 11:38:34 +01:00
Holger Müller 7c86009b3e Updated github workflows and library versions 2023-02-01 09:04:09 +01:00
Martin c536de6dc8
Proposal for #485 - make all windows scrollable (#591)
Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
2023-02-01 08:28:23 +01:00
Holger Müller d6b2f8119b
fix numpy related crash in tdr modules (#587) 2023-01-25 09:29:33 +01:00
Holger Müller d654ea0441
Removed Changelog.md from setup.py 2023-01-03 16:38:43 +01:00
Jaroslav Škarvada 4d21d6dfdc
desktop file: drop exec and fix it according to the spec (#582)
Fixes #580, fixes #581

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2023-01-03 16:06:18 +01:00
Holger Müller ed362a0c4b
Merge pull request #577 from NanoVNA-Saver/feature/release_0.5.4
release 0.5.4
2023-01-01 16:37:13 +01:00
Holger Müller 2a9a4101f0 release 0.5.4 2023-01-01 16:31:38 +01:00
Holger Müller 74d3ac7d07
Feature/python3 11 (#576)
* updated requirements
* use python3.11 in release actions
* fixed np.complex deprecation
2023-01-01 16:06:43 +01:00
Holger Müller f6e1868a95
Merge pull request #572 from zarath/feature/python3_11
dataclass fix for python3.11 compatability
2022-12-18 11:41:11 +01:00
Holger Müller fa03e7d753 dataclass fix for python3.11 compatability 2022-12-08 17:26:17 +01:00
Holger Müller fb50f4a01b
New SI prefixes added - Ronna, Quetta - Yeah! (#570) 2022-11-24 16:42:52 +01:00
Attilio Panniello 9c5b1e01ea
Support of NanoVNA V2 Plus5 on Windows (#566)
(FW 20220814)

Co-authored-by: Attilio Panniello <63241631+apanniello@users.noreply.github.com>
2022-10-16 18:52:35 +02:00
Holger Müller 4d94bbec92 moved a static method to simple function 2022-10-16 08:14:55 +02:00
Holger Müller 1951388c71 suppress pylint import complaints 2022-10-16 08:14:55 +02:00
Martin ad14650fc5 experimental rpm build (works on a debian system)
Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
2022-10-16 08:12:49 +02:00
Holger Müller 10d786e787 fixed packagename for purge in Makefile 2022-10-15 21:33:37 +02:00
Holger Müller 239edc1cd0 kept most setup info in setup.cfg
TODO: switch to pyproject.toml in future
2022-10-15 21:33:37 +02:00
Martin 0485e2c8c2 Feat: Improve deb build, add README, icon, desktop file to the deb package
Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
2022-10-15 21:33:37 +02:00
Martin c5bee7f3e3
add a Makefile to build a simple debian package (#560)
Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
2022-10-13 11:57:41 +02:00
Holger Müller 533a543a1b
Feature/documentation (#558)
* documentation updates
* github workflow files
2022-10-09 19:02:05 +02:00
Holger Müller c5a23fcd46
Merge pull request #557 from zarath/bugfix/calibration_crash
use math instead of table for log step calculation
2022-10-07 21:49:01 +02:00
Holger Müller d57ae78efa use math instead of table for log step calculation 2022-10-07 21:42:58 +02:00
Holger Müller 7b9dd5ab0a
Feature/refactoring (#556)
* github workflow naming for ubuntu 22.04
* refactored Hardware.py
* use contextlib instead of try
* use dataclass instead of userdict
* simplyfied sweep worker
* fixed calibration data loading
* explicit import of scipy functions - may fix #555
2022-10-06 18:15:59 +02:00
Holger Müller 114b815c72
Merge pull request #554 from zarath/bugfix/python3.8
bugfix for python3.8 compatability
2022-09-29 12:48:46 +02:00
Holger Müller 35686319cd bugfix for python3.8 compatability
fixes #522, #511
2022-09-29 12:47:02 +02:00
Holger Müller 8e6ab89189 added ubuntu 22.04 release 2022-09-25 18:12:32 +02:00
Holger Müller 62b5c5a1b2
Merge pull request #553 from zarath/bugfix/analysis_import_fix
fixed import pass for analyis module
2022-09-24 20:49:27 +02:00
Holger Müller 193711dc6a fixed import pass for analyis module 2022-09-24 20:47:17 +02:00
Holger Müller 0f19d5aa3c
Merge pull request #550 from zarath/feature/refactoring
Feature/refactoring
2022-09-21 22:37:11 +02:00
Holger Müller 8f224e0e37 refactored ResonanceAnalysis 2022-09-21 18:39:26 +02:00
Holger Müller 400ed54f9a Split history NanoVNASaver/Analysis/ResonanceAnalysis.py to NanoVNASaver/Analysis/EFHWAnalysis.py 2022-09-21 17:46:27 +02:00
Holger Müller ec23d1b3c8 Split history NanoVNASaver/Analysis/ResonanceAnalysis.py to NanoVNASaver/Analysis/EFHWAnalysis.py 2022-09-21 17:46:27 +02:00
Holger Müller 8f016399bb Split history NanoVNASaver/Analysis/ResonanceAnalysis.py to NanoVNASaver/Analysis/EFHWAnalysis.py 2022-09-21 17:46:27 +02:00
Holger Müller d33924511d Split history NanoVNASaver/Analysis/ResonanceAnalysis.py to NanoVNASaver/Analysis/EFHWAnalysis.py 2022-09-21 17:46:27 +02:00