Wykres commitów

108 Commity (9f95d73da658e0cf5c6096561b045cee07714497)

Autor SHA1 Wiadomość Data
mss 9f95d73da6 'if self.tdrWindow.td' throws a ValueError when td is not empty 2022-09-07 10:37:37 +02:00
Holger Mueller 00d9884d32 just linting 2022-05-27 09:03:37 +02:00
Holger Müller 3f4a262abe
Feature/linting 220514 (#503)
* Unified Chart Code
* New Defauls class for persistance of settings - fixes #491
* Removed non-interactive update checks
2022-05-24 17:05:59 +02:00
Holger Müller 630d6fafc3 linting 2022-03-17 17:54:52 +01:00
Galileo 915da14ac1 PA0JOZ Enhanced Response Correction 2022-01-16 21:37:20 +01:00
DiSlord d03982af73 Fix division on zero in Open calibration standard C0 value = 0
Implement Load C calibration use
2022-01-03 19:42:17 +03:00
Holger Müller f8dbb34f5b
Update NanoVNASaver/Windows/TDR.py 2021-09-20 12:39:38 +02:00
Holger Müller 8aa3b8af51
Update NanoVNASaver/Windows/TDR.py 2021-09-20 12:39:21 +02:00
Holger Müller 404329570a
Update NanoVNASaver/Windows/TDR.py 2021-09-20 12:39:01 +02:00
Holger Müller 271549db9c
Update NanoVNASaver/Windows/TDR.py 2021-09-20 12:38:32 +02:00
Holger Müller 3131893f08
Update NanoVNASaver/Windows/TDR.py 2021-09-20 12:35:21 +02:00
Kevin Zembower f4fa649956
Added Shireen cable and cleaned previous changes.
1. Added Shireen RFC 400 RG-8/U Low loss cable (from actual measurement.
2. Cleaned previous comments and shortened too-long line.
2021-08-03 13:00:43 -04:00
Holger Müller fbd9ef731f
Merge pull request #417 from kzembower/master
Added three types of coax from The Wireman to NanoVNASaver/Windows/TD…
2021-07-24 10:39:55 +02:00
Kevin Zembower c4f583ddb8 Added three types of coax from The Wireman to NanoVNASaver/Windows/TDR.py. 2021-07-14 14:51:17 -04:00
Holger Müller 03cc490a66 Refactoring Display settings 2021-07-06 17:01:20 +02:00
Holger Müller 82d825d299 Refactored colors in charts 2021-07-06 09:25:20 +02:00
Holger Müller 6f6255bf05 Merge branch 'Development' of github.com:NanoVNA-Saver/nanovna-saver into Development 2021-06-30 07:22:29 +02:00
Holger Müller 52d0068571 Update copyright notice 2021-06-30 07:21:14 +02:00
Martin 4429064aa4 even more layout compactness for sub windows
arrange buttons groups in rows to get less height

Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
2021-06-29 21:42:31 +02:00
Holger Müller 80bb4a0936 Charts: removed duplicate code 2021-06-27 19:28:29 +02:00
Holger Müller 8da0d2bfcf use Touchstone datatype for s data. 2021-06-22 22:07:36 +02:00
Holger Müller 74a8bf41a8 splitted out file io 2021-06-22 16:26:31 +02:00
Holger Müller 6cac48d536 splitted out files window 2021-06-22 16:07:37 +02:00
Holger Müller 9aee70a7f2 Split history NanoVNASaver/NanoVNASaver.py to NanoVNASaver/Windows/Files.py 2021-06-22 15:27:35 +02:00
Sascha Silbe a4f29565c4 Add support for setting TX power on NanoVNA v2
As of firmware version 1.0.2 (tag 20210214) the output power of the TX
ADF4350 can be configured via USB (register 0x42). Add support for
this setting in NanoVNASaver.

The SI5351 does not support setting the output voltage / power (only
the maximum current which controls rise / fall time rather than output
power) so we can only affect frequencies from 140MHz up. Clearly show
this in the UI so there are no surprises.

Because we can only detect this capability by talking to the VNA, the
setting is populated during connect.

*WARNING*: The automatic first sweep after connecting to the VNA will
be performed at maximum power (default). Sensitive equipment should
not be connect until after NanoVNASaver has connected to the NanoVNA
v2 and the setting has been changed.
2021-04-06 11:34:01 +02:00
Mauro Gaioni 922f24357f both Simple peak an fixed peak 2020-12-21 20:48:36 +01:00
Mauro Gaioni e95fea4ccc add some analysis 2020-12-20 15:42:57 +01:00
Holger Müller 56facd3ea9 Update selection of delta marker on settings change 2020-08-01 10:13:31 +02:00
Holger Müller 7205aba13d Removed old reference to a no mored existing button 2020-07-29 17:36:37 +02:00
Holger Müller f30f4f02e5 Explanation for logarithmic sweep 2020-07-28 17:22:50 +02:00
Holger Müller e93d17dce3 SweepControl refactoring 2020-07-28 17:07:53 +02:00
Holger Müller fd6aad74cf Set sweep modes via sweep class 2020-07-27 18:36:09 +02:00
Holger Müller d79524bb12 Marker input editing signal change 2020-07-27 17:05:11 +02:00
Holger Müller 3bfd99ad3d Increased test coverage 2020-07-25 21:34:49 +02:00
Holger Müller 684a01beb4 Refactoring Sweep settings 2020-07-25 20:10:24 +02:00
Holger Müller 8b6ae07ea5 Modified layout to get room for more markers 2020-07-22 13:37:06 +02:00
Holger Müller 635c692e93 Added Delta Marker 2020-07-19 16:38:03 +02:00
Holger Müller 74a99b758e bugfix: Display settings data -> data11 rename 2020-07-17 21:56:35 +02:00
Holger Müller b4ba24d42d Implemented bandwidth selection 2020-07-14 11:32:52 +02:00
Holger Müller a5a6287a4d Input value validation defaul set to false
As it just crashes the program when scan values out of the expected
range I think it's more sane to ignore it atm.
2020-07-14 10:00:37 +02:00
Holger Müller 1a78c66a4c refactoring fixes 2020-07-13 17:41:27 +02:00
Holger Müller 6d38474f49 sweep refactor fix in calibration 2020-07-13 16:54:06 +02:00
Holger Müller 98ab43aead refactorung issue: fix sweep_start in callibration 2020-07-13 13:19:21 +02:00
Holger Müller 099e1b2087 Refactored SweepControl Widget 2020-07-12 23:49:01 +02:00
Holger Müller d4621aad13 Refactored sweep worker
Data now initialized when sweep settings are done.
Thus no range risizing of charts in multi segment mode
2020-07-10 11:10:40 +02:00
Holger Müller 9ba5f48a96 Refactored data -> data11 2020-07-09 10:45:43 +02:00
Holger Müller a6c3a20445 readded MagLoopAnalysis 2020-07-08 15:47:07 +02:00
Holger Müller 27bd5ca2b6 Disabled currently broken MagLoopAnalysis 2020-07-07 14:17:32 +02:00
Holger Müller 948c04f154 Fix custom datapoints on H4 2020-07-07 12:33:32 +02:00
Holger Müller 71ba759ada Fixed percentage in continous sweep 2020-07-05 14:06:57 +02:00