Wykres commitów

23 Commity (6aa7aaa051bc88af2181b9f582b84765d88c2b54)

Autor SHA1 Wiadomość Data
Holger Müller 6aa7aaa051
Feature/linting 220402 (#499)
* added .flatpak-builder to .gitingnore
* GroupDelay Chart simplified
* allow numpy > 1.21 fixes #456
* Added flatpak manifest
2022-05-14 11:00:34 +02:00
Roel Jordans 4bee354bf7 Change calculation of admittance value and unit in marker plotting code
Signed-off-by: Roel Jordans <r.jordans@tue.nl>
2021-12-14 11:37:10 +01:00
Martin 0c8d636632 shrink the three marker value fields to get rid of Vscroll bar
Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
2021-07-01 18:47:33 +02:00
Holger Müller 52d0068571 Update copyright notice 2021-06-30 07:21:14 +02:00
Martin e156253025 smaller gui that fits completely on smaller screen, e.g.HD1280x720
improve usability on older laptops that are often used as lab pc

Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
2021-06-25 12:21:29 +02:00
Holger Müller 8da0d2bfcf use Touchstone datatype for s data. 2021-06-22 22:07:36 +02:00
Daniel Lingvay b3068543a9 Add new s21 markers for |Z| and R+jX 2021-05-01 12:21:57 +03:00
Holger Müller 93678a0293 Distribute initial markers evenly 2020-07-28 22:08:15 +02:00
Holger Müller b178301435 Sweep code updates 2020-07-28 10:34:31 +02:00
Holger Müller d79524bb12 Marker input editing signal change 2020-07-27 17:05:11 +02:00
Holger Müller e6d3ea0c12 Added Wavelength to marker fields 2020-07-25 20:35:16 +02:00
Holger Müller 37c56a9692 Fill marker labels after first sweep 2020-07-24 12:18:31 +02:00
Holger Müller 635c692e93 Added Delta Marker 2020-07-19 16:38:03 +02:00
Holger Müller 374924299d Fix crash when marker outside new scan range 2020-06-29 18:55:00 +02:00
Holger Müller 9e629f0350 Updated copyright headers 2020-06-25 19:52:30 +02:00
Holger Müller cb1c1a99f5 Pylint ... 2020-06-21 20:54:23 +02:00
Holger Müller 38a54e801c refactored parseFrequency 2020-06-21 19:54:00 +02:00
Holger Müller e5490a58b8 Bugfix: Marker reset on sweep
This fixes the annoying bug wich causes marker to be
set on start frequency after every sweep.
2020-06-15 16:03:14 +02:00
Holger Müller 44cea8ddba Linting: line length and unnecessary "else" 2020-06-15 13:27:00 +02:00
Holger Mueller b7760b27ac Moved Marker specific code out of NanoVNASaver 2020-02-15 18:14:00 +01:00
Holger Mueller 8271cc77e8 pushed markers in a dict 2020-02-14 19:34:24 +01:00
Holger Mueller a5cd8ef37f Added S11 |Z| and |S11|/|S21| markers
Implements feature request #150
2020-02-06 21:15:21 +01:00
Holger Mueller 73f08904d7 Moved Widget.py to Marker subdirectory 2020-02-02 14:10:33 +01:00