Wykres commitów

71 Commity (1c8477f1a968f332a0fa986a78e88d91a5760c13)

Autor SHA1 Wiadomość Data
Holger Müller 1c8477f1a9 Linting and refactoring 2022-02-18 19:31:54 +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 feedf672e0 Linting 2021-07-01 21:36:17 +02:00
Holger Müller 52d0068571 Update copyright notice 2021-06-30 07:21:14 +02:00
Holger Müller 675e7adc2c Use with for locking / linting 2020-07-07 20:14:10 +02:00
Holger Müller 27d3f492d8 add interpolation for touchstone data 2020-07-07 14:09:58 +02:00
Holger Müller eae377bbe2 Clean up calculations 2020-07-01 16:52:30 +02:00
Holger Müller 4819b25ac1 Fixed through calibration 2020-06-30 21:46:47 +02:00
Holger Müller 3341564cb2 Refactored Calibration
Utilize scipy to implement spline interpolation between calibration
data points
2020-06-30 12:04:50 +02:00
Holger Müller 9e629f0350 Updated copyright headers 2020-06-25 19:52:30 +02:00
Holger Müller cb568cf6ad Linting 2020-06-24 23:10:35 +02:00
Holger Müller 658cc6f231 Removed no longer needed properties 2020-06-24 22:49:24 +02:00
Holger Müller 5ce5de163c Refactored Calibration Code 2020-06-24 22:09:19 +02:00
Mark Zachmann c0dce36a76 Repair a typo in calibration loading and remove the excess cal text 2020-06-19 07:04:21 -04:00
Holger Müller 44cea8ddba Linting: line length and unnecessary "else" 2020-06-15 13:27:00 +02:00
Holger Müller f978640586 Splitting Calibration.py in Modules 2020-06-15 09:52:32 +02:00
Holger Müller 98ffa878be Split history NanoVNASaver/Calibration.py to NanoVNASaver/Windows/Calibration.py 2020-06-15 09:43:41 +02:00
Holger Müller 3bef19320d Split history NanoVNASaver/Calibration.py to NanoVNASaver/Windows/Calibration.py 2020-06-15 09:43:41 +02:00
Holger Müller d0192fa8cf Linting and Cleanups (F-Strings, Linebreaks) 2020-06-15 09:42:16 +02:00
Rune B. Broberg 67c1b5c551 Through cal is not reflective. Impedance transformation mustn't fail on divide by zero. TDR charts should work even if set to zero span. 2020-01-06 21:46:56 +01:00
Rune Broberg e003715c6c Offset delay was off by a factor of 10 (10e12 vs 1e12) 2019-12-05 09:35:51 +01:00
Rune Broberg e8c26a680e Warn users the first time they try to use the manual calibration buttons 2019-11-22 13:54:14 +01:00
Rune Broberg f3ba3fe3a8 Cleanup 2019-11-20 16:56:09 +01:00
Rune Broberg 192423dfdd Apply immediately when the value is changed. 2019-11-20 16:37:57 +01:00
Rune Broberg 7f0bde67e7 Early version of offset delay 2019-11-20 15:02:03 +01:00
Rune Broberg c4dcc27706 Making the calibration window a little less tall. 2019-11-04 16:56:31 +01:00
Rune Broberg 2ca6fe68e6 Show "Calibration Assistant" as source when cal assistant is used 2019-11-04 11:06:40 +01:00
Rune B. Broberg 0ce6e489f7 Indicate the source of in-app calibration 2019-11-02 10:42:44 +01:00
Rune B. Broberg f761bdc9bc Calibration error messages presented to the user. 2019-10-20 20:34:33 +02:00
Rune B. Broberg e7f2961eb9 Apply calibration to the current sweep when the Apply button is pressed. 2019-10-20 15:28:15 +02:00
Rune B. Broberg a4ffe3fa79 Check input data for calibration standards, and fall back to ideals. 2019-10-20 14:04:42 +02:00
Rune B. Broberg 7d58c1e777 Datapoint class imported from RFTools 2019-10-20 12:19:05 +02:00
Rune Broberg 6c4431d4b9 Correctly reload saved point size and line thickness.
0.1.4alpha
2019-10-17 09:15:16 +02:00
Rune Broberg fa2c7a4fc9 F and H were swapped in labels for calibration standard sets. 2019-10-16 09:39:40 +02:00
Rune B. Broberg 46a2f090aa Disable automatic calibration when sweep is set to continuous
Fix popout of Phase and RealImaginary charts
2019-10-15 16:39:47 +02:00
Rune Broberg 1b40fbf468 Emphasize the need to have calibration done on the device before the app 2019-10-15 14:58:51 +02:00
mihtjel 8f758a67fa
Revert "Skins mode for NanoVNA Saver (Dev Branch)" 2019-10-11 19:13:46 +02:00
Carl Tremblay bd40d95fa4 Fixed Calibration dialog styling on the inputs in skin mode 2019-10-10 22:12:18 -04:00
Carl Tremblay 3df16eaeec Change size of calibration dialog to height 700 2019-10-10 20:20:47 -04:00
cinosh07 49b046b7de Merge branch 'Development' of https://github.com/mihtjel/nanovna-saver into Development
Did some conflicts correction to about dialog.
Still need to style it correctly.

Styling Modification to calibration dialog is needed.
2019-10-10 10:01:37 -04:00
Carl Tremblay bf1a100928 Modify minimum size to fit Skinned UI 2019-10-10 00:08:53 -04:00
Rune Broberg 3027105af3 - Prevent applying a calibration while a sweep is running. 2019-10-09 14:46:08 +02:00
Rune Broberg aaaf778f89 - Changed load/save of touchstone files to select files via system dialogs
- Cal files should now save with .cal extension
2019-10-09 11:30:29 +02:00
Carl Tremblay 47b0bd3649 Startup project 2019-10-09 00:38:20 -04:00
Rune B. Broberg 0970487991 - Deleting calibration standard sets destroyed Open capacitance values 2019-10-07 17:55:22 +02:00
Rune B. Broberg c535ef1f9e - High-pass and band-pass analysis
- Calibration window size policy changed
- Fixed the line colour in R+jX charts being wrong for reference sweeps
2019-10-05 15:43:23 +02:00
Rune Broberg 7fc5db8042 - First attempt at Analysis framework 2019-10-04 12:51:20 +02:00
Rune Broberg 27984e5b16 - Deleting of calibration standard sets 2019-10-03 15:00:00 +02:00
Rune Broberg e6560ba1e1 - Calibration order is now consistently SOLIT in both GUI and assistant 2019-10-03 14:27:53 +02:00