Wykres commitów

263 Commity (45294a104833898644e87a886b0dab55d70ffcaf)

Autor SHA1 Wiadomość Data
Holger Müller 6f0f55ab79 Persist marker/chart geometry bug #314 2020-08-14 19:03:14 +02:00
Holger Müller 05b71ee8e8 RC07 - linting README.md and CHANGELOG.md 2020-08-04 17:34:34 +02:00
bicycleGuy 38108c1e8e Fix serial connection status button updates 2020-08-03 23:12:36 -07:00
Holger Müller 2176919ac0 fix empty min dataset 2020-07-29 15:55:13 +02:00
Holger Müller 0559540e30 Fixed -H4 starup crash 2020-07-29 13:04:42 +02:00
Holger Müller 68eeabc4f1 NanoVNASaver.py: Use min and max functions 2020-07-28 21:04:43 +02:00
Holger Müller d79524bb12 Marker input editing signal change 2020-07-27 17:05:11 +02:00
Holger Müller b03ba0adf0 added reconnect on sweep error 2020-07-24 21:11:34 +02:00
Holger Müller 32004a8f99 markerUpdated only updates updated marker now 2020-07-24 12:17:03 +02:00
Holger Müller c05268a5b4 Make marker column resizable 2020-07-23 15:27:53 +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 6052b09687 Refactored MarkerControl 2020-07-17 21:57:03 +02:00
Holger Müller 550b0a2937 Split history NanoVNASaver/NanoVNASaver.py to NanoVNASaver/Widgets/MarkerControl.py 2020-07-17 21:12:45 +02:00
Holger Müller 3505552dfa Split history NanoVNASaver/NanoVNASaver.py to NanoVNASaver/Widgets/MarkerControl.py 2020-07-17 21:12:45 +02:00
Holger Müller 5f4fa53223 Renamed count to segments for consistency 2020-07-17 20:45:21 +02:00
Holger Müller 4ef83a44f9 No VNA instance for info reading
this was needed as -H variants don't responds the same way classical do
2020-07-14 14:52:19 +02:00
Holger Müller 098bd26346 bugfix: copy reference data 2020-07-14 12:00:03 +02:00
Holger Müller f3c7e71c1a SweepControl widget enhancements 2020-07-14 10:01:36 +02:00
Holger Müller fa4edfff56 Refresh markers to Input values after sweep 2020-07-13 13:49:23 +02:00
Holger Müller 099e1b2087 Refactored SweepControl Widget 2020-07-12 23:49:01 +02:00
Holger Müller 66345c29d0 Split history NanoVNASaver/NanoVNASaver.py to NanoVNASaver/SweepSettings.py 2020-07-12 21:49:22 +02:00
Holger Müller 5c684e9886 Split history NanoVNASaver/NanoVNASaver.py to NanoVNASaver/SweepSettings.py 2020-07-12 21:49:22 +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 0920761e9f Refactored SweepWorker
should fix marker problem #230
2020-07-09 12:46:26 +02:00
Holger Müller 9ba5f48a96 Refactored data -> data11 2020-07-09 10:45:43 +02:00
Holger Müller 675e7adc2c Use with for locking / linting 2020-07-07 20:14:10 +02:00
Holger Müller 6fa8929f94 fix crash when trying to connect empty interface 2020-07-07 16:56:09 +02:00
Holger Müller cd9b4da1af Added connected() method to VNA class 2020-07-05 13:00:03 +02:00
Holger Müller ac050a0a4c Fix merge to wrong line in NanoVNASaver.py 2020-07-04 23:43:40 +02:00
Holger Müller d039a1192a Merge branch 'development' into feature/refactor_hardware 2020-07-04 23:38:12 +02:00
Holger Müller d3fe370d80 High speed scanning with mask for NanoVNA > 0.7.1 2020-07-04 23:30:14 +02:00
Holger Müller 089455505b Ensure that vna.readFrequencies always list of int 2020-07-04 20:37:37 +02:00
Holger Müller 0b8641c20a Device connection refactoring 2020-07-04 20:14:18 +02:00
RandMental 22b5116573
Update NanoVNASaver.py
Format Serial Control Box
2020-07-04 16:55:52 +02:00
Holger Müller a06b9191be Get rid of InvalidVNA 2020-07-04 14:26:20 +02:00
Holger Müller 935b58648e Refactored Hardware
- App opject no longer neened in VNA classes
- serial port locking moved in Interface class
2020-07-04 12:08:54 +02:00
Mark Zachmann 94421b80a8 add checking for None in serial port for button click
repair the typo in AntennaAnalysis import
2020-07-03 07:27:22 -04:00
Holger Müller 2e62d13f0f fixed s21 save bug #211 2020-07-01 20:26:13 +02:00
Holger Müller 24b34d6f70 Simplified Serial port locking 2020-07-01 20:11:12 +02:00
Holger Müller 4819b25ac1 Fixed through calibration 2020-06-30 21:46:47 +02:00
Holger Müller 75d77c1703 Refactoring NanoNVASaver window methods 2020-06-28 18:48:41 +02:00
Holger Müller 48f8aaea32 put charts in dictionary 2020-06-28 17:37:23 +02:00
Holger Müller c0e1cfb310 reordered RFTools functions alphabetically
added some test cases
2020-06-28 15:43:47 +02:00
Holger Müller c139a531e7 Fixed average truncation
Also use geometrical distance to sort out extrema
2020-06-28 11:43:02 +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 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
Holger Müller 38a54e801c refactored parseFrequency 2020-06-21 19:54:00 +02:00