nanovna-saver/NanoVNASaver/Hardware
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
..
AVNA.py
Hardware.py Feature/refactoring (#556) 2022-10-06 18:15:59 +02:00
NanoVNA.py just linting 2022-05-27 09:03:37 +02:00
NanoVNA_F.py
NanoVNA_F_V2.py
NanoVNA_H.py
NanoVNA_H4.py
NanoVNA_V2.py pycodestyle fixes 2022-09-15 21:59:55 +02:00
Serial.py Feature/linting 220402 (#499) 2022-05-14 11:00:34 +02:00
TinySA.py pycodestyle fixes 2022-09-15 21:59:55 +02:00
VNA.py pycodestyle changes 2022-09-15 20:08:23 +02:00
__init__.py