Wykres commitów

108 Commity (9f95d73da658e0cf5c6096561b045cee07714497)

Autor SHA1 Wiadomość Data
Holger Müller cd9b4da1af Added connected() method to VNA class 2020-07-05 13:00:03 +02:00
Holger Müller 8b6ce5e142 Removed unneeded methods 2020-07-04 19:59:47 +02:00
Holger Müller 5e32ff177b Use exceptions instead of if in About.py 2020-07-04 19:58:20 +02:00
Holger Müller a06b9191be Get rid of InvalidVNA 2020-07-04 14:26:20 +02:00
RandMental 64a7fd914d
Formatting to increase readability
Copyright notices
Firmware version
2020-07-04 13:16:49 +02:00
Mauro Gaioni cec57bacb5 MagLoopAnalysis 2020-07-01 20:47:15 +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 4045a18271 removed unneeded import 2020-06-30 12:01:03 +02:00
Holger Müller e70aa7d3e1 Fixed cal crash and s21 cals 2020-06-29 18:46:15 +02:00
Holger Müller 48f8aaea32 put charts in dictionary 2020-06-28 17:37:23 +02:00
Holger Müller 0a2bf51c63 fixed calibration assitant save crash 2020-06-27 21:27:52 +02:00
Holger Müller 9e629f0350 Updated copyright headers 2020-06-25 19:52:30 +02:00
Holger Müller d6acb7121c Prepartion for new github orginisational location 2020-06-25 19:48:03 +02:00
Holger Müller 3c77a86b58 fixed button connection in calibration 2020-06-24 23:54:59 +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
Holger Müller 62958d31c3 Merge branch 'pr/gaionim/20' into development 2020-06-21 21:03:35 +02:00
Holger Müller cb1c1a99f5 Pylint ... 2020-06-21 20:54:23 +02:00
Mauro Gaioni 02f964bb62 Merge remote-tracking branch 'origin/development' into z/attenuatore 2020-06-21 20:31:41 +02:00
Mauro Gaioni ef9827bd09 Merge remote-tracking branch 'origin/master' into z/attenuatore 2020-06-19 22:29:23 +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
Mauro 2ade3b65a2 Add the posibility of use an attenuator inline
with the S21 (CH1) input
original from
https://github.com/mihtjel/nanovna-saver/pull/145
2020-06-18 20:33:17 +02:00
Holger Müller 92ece2cdc0 Choosable datapoints / scan on V2
In DeviceManage window, with v2 the ammount of datapoints
per scan is choosable
2020-06-17 19:36:06 +02:00
Holger Müller 44cea8ddba Linting: line length and unnecessary "else" 2020-06-15 13:27:00 +02:00
Holger Müller 397d21054b renamed calibration window module 2020-06-15 09:53:40 +02:00
Holger Müller f978640586 Splitting Calibration.py in Modules 2020-06-15 09:52:32 +02:00
Holger Müller 70252ebed5 Split history NanoVNASaver/Calibration.py to NanoVNASaver/Windows/Calibration.py 2020-06-15 09:43:41 +02:00
Holger Mueller bd43796aa4 Changes for Window code splitting 2020-06-09 19:14:01 +02:00
Holger Mueller f42838ac94 Merge branch 'split-file_NanoVNASaver.py_TDR.py' into split-file_NanoVNASaver.py 2020-06-09 17:56:54 +02:00
Holger Mueller 36bbf4b13d Merge branch 'split-file_NanoVNASaver.py_SweepSettings.py' into split-file_NanoVNASaver.py 2020-06-09 17:56:54 +02:00
Holger Mueller d837220540 Changes content in separated file 'TDR.py'. 2020-06-09 17:56:54 +02:00
Holger Mueller 4814e69bcb Merge branch 'split-file_NanoVNASaver.py_Screenshot.py' into split-file_NanoVNASaver.py 2020-06-09 17:56:54 +02:00
Holger Mueller afe8ef1050 Changes content in separated file 'SweepSettings.py'. 2020-06-09 17:56:54 +02:00
Holger Mueller 5f9eb19b5d Adds separate file for 'TDR.py'. 2020-06-09 17:56:54 +02:00
Holger Mueller 76f00e5a1d Merge branch 'split-file_NanoVNASaver.py_NanoVNASaver.splitted.py' into split-file_NanoVNASaver.py 2020-06-09 17:56:54 +02:00
Holger Mueller 5ca3cddb63 Changes content in separated file 'Screenshot.py'. 2020-06-09 17:56:54 +02:00
Holger Mueller 32ab739b7a Adds separate file for 'SweepSettings.py'. 2020-06-09 17:56:54 +02:00
Holger Mueller fc8a1c2424 Merge branch 'split-file_NanoVNASaver.py_MarkerSettings.py' into split-file_NanoVNASaver.py 2020-06-09 17:56:54 +02:00
Holger Mueller 6600322fb1 Adds separate file for 'Screenshot.py'. 2020-06-09 17:56:54 +02:00
Holger Mueller 905776151d Merge branch 'split-file_NanoVNASaver.py_DisplaySettings.py' into split-file_NanoVNASaver.py 2020-06-09 17:56:54 +02:00
Holger Mueller 4255d6eff7 Merge branch 'split-file_NanoVNASaver.py_DeviceSettings.py' into split-file_NanoVNASaver.py 2020-06-09 17:56:54 +02:00
Holger Mueller cb93714339 Merge branch 'split-file_NanoVNASaver.py_Bands.py' into split-file_NanoVNASaver.py 2020-06-09 17:56:54 +02:00
Holger Mueller f93a1bb1a1 Merge branch 'split-file_NanoVNASaver.py_AnalysisWindow.py' into split-file_NanoVNASaver.py 2020-06-09 17:56:54 +02:00
Holger Mueller 9d017f1be7 Changes content in separated file 'NanoVNASaver.splitted.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller bed62c62e6 Changes content in separated file 'MarkerSettings.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller 0ea098c7ed Changes content in separated file 'DisplaySettings.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller 6ca6ebf8fc Changes content in separated file 'DeviceSettings.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller 01e118f5fd Changes content in separated file 'Bands.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller 271a0e248c Changes content in separated file 'AnalysisWindow.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller 8d4f67cbca Changes content in separated file 'About.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller 5f9d3eb78b Adds separate file for 'NanoVNASaver.splitted.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller a8ca13c60e Adds separate file for 'MarkerSettings.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller a5bc1dc1bc Adds separate file for 'DisplaySettings.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller 9a549cb386 Adds separate file for 'DeviceSettings.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller 6e5e29473f Adds separate file for 'Bands.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller 86e0379ee3 Adds separate file for 'AnalysisWindow.py'. 2020-06-09 17:56:53 +02:00
Holger Mueller 17a2eed213 Adds separate file for 'About.py'. 2020-06-09 17:56:53 +02:00