Wykres commitów

1250 Commity (0c352eed6413c4f5dff96c9decd875de5d50d0ae)

Autor SHA1 Wiadomość Data
Holger Müller 0c352eed64 v0.3.9 2021-06-20 13:16:18 +02:00
Holger Müller 28c62b707a v0.3.9-rc01 2021-05-19 15:52:48 +02:00
Holger Müller 6be2730785
Merge pull request #384 from akinad3/update_markers
Add new s21 markers for |Z| and R+jX
2021-05-08 09:26:05 +02:00
Holger Müller c821fb209d
Merge pull request #389 from rjordans/testing
Fixing minimum axis label value in RI charts
2021-05-08 09:25:33 +02:00
Holger Müller 252d0d2869
Merge pull request #387 from silbe/nanovna-v2-tx-power
Add support for setting TX power on NanoVNA v2
2021-05-07 11:24:47 +02:00
Daniel Lingvay b3068543a9 Add new s21 markers for |Z| and R+jX 2021-05-01 12:21:57 +03:00
Roel Jordans 9e85730f14 Fixing minimum axis label value in RI charts
Resolves plotting issue as discussed in #165
2021-04-23 21:32:59 +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
Sascha Silbe dd8e86555c Hardware: Add information about maximum stop frequency for all models
The various models of VNAs supported by NanoVNASaver support very
different frequency ranges. Make the maximum stop frequency for each
model available as an attribute so we can use it later on.

The settings are based on information from:

- AVNA: http://www.janbob.com/electron/AVNA1/AVNA-UsersManual.pdf
- NanoVNA (v1):
  https://www.dropbox.com/s/0t1ms1y0uyaa90s/NanoVNA-a1-20170115.pdf?dl=1 (linked
  from https://ttrf.tk/kit/nanovna/)
- NanoVNA-F: https://github.com/flyoob/NanoVNA-F
- NanoVNA-F V2: http://www.sysjoint.com/pdf/NanoVNA-F%2520V2%2520Portable%2520Vector%2520Network%2520Analyzer%2520User%2520Guide%2520V1.0.pdf
- NanoVNA-H: https://nanovna.com/, https://item.taobao.com/item.htm?id=588815021483
- NanoVNA-H4: https://nanovna.com/
- NanoVNA V2: https://nanorfe.com/nanovna-v2.html
2021-04-06 11:25:37 +02:00
Holger Müller ba63ef5fc5
Merge pull request #377 from rjordans/master
Adding support for |Z| plots with logarithmic scale and some cleanup
2021-03-19 15:34:29 +01:00
Roel Jordans dbe735a677 Fancy formatting (mkM) for impedance plots (|Z| and R+jX) 2021-02-21 22:52:04 +01:00
Roel Jordans 60ea55b6cf Cleaning up code duplication for log scale plotting 2021-02-21 21:52:09 +01:00
Roel Jordans 9c7f6a80f7 Adding support for plotting |Z| on logarithmic scale 2021-02-21 21:52:00 +01:00
Holger Müller 34673a1548
Merge pull request #372 from NanoVNA-Saver/Development
New test version
2021-02-19 19:18:48 +01:00
Holger Müller 4204bad346
Merge pull request #369 from galileo-pkm/H4_401
401 sweep points
2021-02-19 19:11:40 +01:00
Holger Müller 911fb232bf
Merge pull request #376 from rjordans/master
Added measurement graphs showing impedance measured via S21
2021-02-19 19:08:28 +01:00
Roel Jordans c6878fce8f Added measurement graphs showing impedance measured via S21
Fixes #165

- Allows for both |Z| and R + jX display
- Measurements of shunt impedance (accurate for low impedance values)
  as well as series impedance (accurate for high impedance values)
2021-02-19 16:18:57 +01:00
Galileo 5fa16c65a3 401 sweep points 2021-01-08 20:53:07 +01:00
Holger Müller 79ef110c82
Merge pull request #360 from gaionim/features/readFreq
try to read initial frequencies
2020-12-31 14:10:53 +01:00
Holger Müller 320a61f838
Merge pull request #359 from gaionim/fix/352
fix #352
2020-12-31 14:08:47 +01:00
Holger Müller 90e4dc9332
Merge pull request #357 from gaionim/features/crossingZero
Additinal analysis methods added / better peak search algorythm
2020-12-31 14:04:56 +01:00
Holger Müller 45294a1048 v0.3.9-pre 2020-12-31 14:01:55 +01:00
Mauro Gaioni 8ab2709bf2 ensure sorting 2020-12-24 20:05:22 +01:00
Mauro Gaioni 69db5f14d7 show peaks 2020-12-23 20:56:16 +01:00
Mauro Gaioni 654252e5bf better compare ?!? 2020-12-23 19:46:46 +01:00
Mauro Gaioni ec08d068c2 try to read initial frequencies 2020-12-23 16:15:08 +01:00
Mauro Gaioni 06912dac55 fix typo 2020-12-23 13:27:53 +01:00
Mauro Gaioni 9c1031fa56 show diff 2020-12-22 21:28:04 +01:00
Mauro Gaioni 391b8881a8 compares even if different number of resonances 2020-12-22 15:18:52 +01:00
Mauro Gaioni 2f2c0d621a compare previus analysis 2020-12-21 20:49:27 +01:00
Mauro Gaioni 922f24357f both Simple peak an fixed peak 2020-12-21 20:48:36 +01:00
Mauro Gaioni 7feff63c5e simple fix markers 2020-12-21 20:41:15 +01:00
Mauro Gaioni db284fd57a some tolerance 2020-12-20 18:24:03 +01:00
Mauro Gaioni e95fea4ccc add some analysis 2020-12-20 15:42:57 +01:00
Mauro Gaioni d06bb32082 some fix ?!? 2020-12-20 15:41:38 +01:00
Mauro Gaioni 2052718822 Refactoring 2020-12-19 13:38:53 +01:00
Holger Müller 97c7c8f3f2
v0.3.8 2020-11-01 14:28:10 +01:00
Holger Müller 1151023176
Merge pull request #342 from NanoVNA-Saver/testing
v0.3.8
2020-11-01 14:21:31 +01:00
Holger Müller ca5c7b0a07
Merge pull request #345 from zarath/test/pyinstaller
upgrade pyinstaller
2020-10-30 09:14:52 +01:00
Holger Müller b096bb80ba upgrade pyinstaller 2020-10-30 09:00:42 +01:00
Holger Müller 3ef4f7309f use older scipy on windows release
pyinstaller seem to strugle with scipy > 1.4.x
2020-10-29 19:30:27 +01:00
Holger Müller 4a02c32bde v0.3.8-rc01 2020-10-25 16:59:21 +01:00
Holger Müller e2ea2273ab
Merge pull request #341 from NanoVNA-Saver/Development
Development
2020-10-25 16:55:35 +01:00
Holger Müller 70c448af9d bump version 2020-10-25 16:54:12 +01:00
Holger Müller 1608a9261f Use String values in Bands to edit vals > 2e31 2020-10-25 16:53:01 +01:00
Holger Müller fc18a94faf removed leftover split artifact 2020-10-25 15:48:38 +01:00
Holger Müller d379777b95 Bump Version 2020-10-10 22:14:55 +02:00
Holger Müller e4dce91db9
Merge pull request #336 from NanoVNA-Saver/testing
Testing
2020-10-10 22:07:05 +02:00
Holger Müller a24656dcaa
Merge pull request #335 from zarath/feature/scipy_latest
use latest scipy (seems too work again)
2020-10-10 21:25:34 +02:00
Holger Müller 537dc7a33f use latest scipy (seems too work again) 2020-10-10 21:24:10 +02:00