Wykres commitów

1497 Commity (533a543a1b47fa9d1abd21b94521467692d3342c)

Autor SHA1 Wiadomość Data
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
Holger Müller 44e38515bc refactoring analytics 2022-09-21 17:45:08 +02:00
Holger Müller 0b1b73cfc1
fixed refactored attribute 2022-09-20 20:04:27 +02:00
Holger Müller d1ea20f989
Simplified analysis 2022-09-20 19:52:34 +02:00
Holger Müller 01eb028f9f
updated libraries 2022-09-20 07:26:50 +02:00
Holger Müller 24a4ca0ffa
refactored BandStopAnalysis 2022-09-19 19:21:22 +02:00
Holger Müller a73028e2c3
derive BandStop from BandPass 2022-09-18 20:09:56 +02:00
Holger Müller a732aea84b
formatting 2022-09-18 20:09:19 +02:00
Holger Müller a6c3ccc0d3
moved cable data to variable 2022-09-18 20:06:45 +02:00
Holger Müller 8e73456668
added test for printing NaN (Not a Number) 2022-09-18 18:32:35 +02:00
Holger Müller 879d5ddea3
Feature/v0.5.4 pre (#548)
* Simplified VSWR analysis
* Split history VSWRAnalysis.py to ResonanceAnalysis.py
* simplified BandPassAnalysis
2022-09-18 18:03:52 +02:00
Holger Müller 6630568ed9
Merge pull request #544 from zarath/bugfix/541_crash_in_ri
More int float issues fixed.
2022-09-16 08:20:55 +02:00
Holger Müller d163143356
Version bump 2022-09-16 08:15:16 +02:00
Holger Müller 79a577ffe3
pycodestyle fixes 2022-09-15 21:59:55 +02:00
Holger Müller cabb8a4351
pycodestyle fixes 2022-09-15 21:05:07 +02:00
Holger Müller ef6a3c2d0a
Another float glitched trough.. 2022-09-15 20:32:44 +02:00
Holger Müller 1609295bd9
pycodestyle changes 2022-09-15 20:08:23 +02:00
Holger Müller 3f8151aad7
ensure int type in draw coordinates 2022-09-15 17:37:41 +02:00
Holger Müller 36bff6a09d
fixed default for SITools::Value 2022-09-15 08:03:26 +02:00
Holger Müller 8bc452d48f
Linting Charts 2022-09-15 07:53:08 +02:00
Holger Müller d86cbec7c4
Cast varible type to int 2022-09-15 07:51:28 +02:00
Holger Müller 92af43ae22
Merge pull request #547 from fk0815/main
Fix test_restore_dataclass
2022-09-14 21:06:57 +02:00
Frank Kunz c792c1bd69 Fix test_restore_dataclass
Signed-off-by: Frank Kunz <mailinglists@kunz-im-inter.net>
2022-09-14 20:58:27 +02:00
Holger Müller 4159c70558
Imports and linebreaks adjusted 2022-09-14 19:00:25 +02:00
Holger Müller 2f69f5c154
More int float issues fixed. 2022-09-13 18:46:02 +02:00
Holger Müller 05f7b9bbf0
updated documentation 2022-09-11 20:10:44 +02:00
Holger Müller f0e51639b9
fixed typo in workflow 2022-09-11 19:16:25 +02:00
Holger Müller a8ccbce40f
push patch version 2022-09-11 19:09:08 +02:00
Holger Müller 51d0e318cd
Merge pull request #543 from zarath/bugfix/541_crash_in_draw
Use more integer devisions
2022-09-11 18:46:43 +02:00
Holger Müller 7690f39c19
Use more integer devisions
Using more integer divisions to get right type for QPainter
points
2022-09-11 18:29:03 +02:00
mss 06ffd48de0 fix type hint and typo 2022-09-11 17:14:13 +02:00
Holger Müller 37007a650d
fixed crashing polar charts on python3.10 #528 (#539) 2022-09-08 22:36:14 +02:00
Holger Müller 08635b0d4b
Code cleanups and refactorings in LogCharts (#538) 2022-09-08 20:32:01 +02:00
Holger Müller 7dc3290fdd
Update README.md
Finalized 0.5.0
2022-09-08 09:55:22 +02:00
Holger Müller 75d2d1e11e
Merge pull request #537 from zarath/feature/version_0_5_0
Version 0.5.0
2022-09-08 09:53:00 +02:00
Holger Müller 4da5ea3678
Version 0.5.0 2022-09-08 09:50:06 +02:00