Wykres commitów

1045 Commity (9d11730798dc572d9a0c28593a8aab705d6b816e)

Autor SHA1 Wiadomość Data
Holger Müller 9d11730798 Added Widget module __init__.py 2020-07-12 23:52:29 +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 d7ec8dbf88 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 a174c72f8a Split history NanoVNASaver/NanoVNASaver.py to NanoVNASaver/SweepSettings.py 2020-07-12 21:49:22 +02:00
Holger Müller 9a73e8ba81 Tune timeouts in serial 2020-07-12 21:33:19 +02:00
Holger Müller 2244f57779 scan mask if dislord firmware 2020-07-11 16:51:41 +02:00
Holger Müller b28b010903 Fixed scan mask with nanavna 2020-07-11 15:58:30 +02:00
Holger Müller 11082ff062 record runtime exceptions in debug log 2020-07-11 14:00:05 +02:00
Holger Müller 8d8d350068 Fixed Bug in Firmware variant detection 2020-07-10 17:11:36 +02:00
Holger Müller 95a3f72a98 Updated README.md 2020-07-10 13:25:57 +02:00
Holger Müller bef52233e1
Merge pull request #234 from zarath/development
Release v0.3.5
2020-07-10 13:23:22 +02:00
Holger Müller 50b5c9e105 assume -H4 has screenshot capability 2020-07-10 12:59:41 +02:00
Holger Müller 58b41d7bba Updated CHANGELOG and About 2020-07-10 12:14:26 +02:00
Holger Müller 717de3fb6d v0.3.5-rc 2020-07-10 11:35:50 +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 8a8436dfc1 added gui_error method to SweepWorker 2020-07-09 13:02:04 +02:00
Holger Müller 0920761e9f Refactored SweepWorker
should fix marker problem #230
2020-07-09 12:46:26 +02:00
Holger Müller e69349814b Added pause after each write in NanoVNA_V2 2020-07-09 10:52:05 +02:00
Holger Müller 9ba5f48a96 Refactored data -> data11 2020-07-09 10:45:43 +02:00
Holger Müller 430a970563 Only assume DiSlord firmware has 201 Datapoints 2020-07-08 17:39:35 +02:00
Holger Müller b6f36dc4a8 no need for excessive logging of drain_serial 2020-07-08 17:30:53 +02:00
Holger Müller 8bb5a9821b Assume -H4 has always 201 point sweep capability 2020-07-08 17:29:41 +02:00
Holger Müller 8fbe360778 Added properties to Version class 2020-07-08 17:14:16 +02:00
Holger Müller b8b68d46a3
Merge pull request #232 from gaionim/pull/cleanupMagloop
MagLoop Analysis from @gaionim
2020-07-08 15:51:24 +02:00
Holger Müller b365a6cbcd
Merge branch 'Development' into pull/cleanupMagloop 2020-07-08 15:50:28 +02:00
Holger Müller a686a20fad
Merge pull request #231 from zarath/development
Rely on SciPy for interpolation
2020-07-08 15:48:34 +02:00
Holger Müller 51af621433 Fixed version comparison glitches 2020-07-08 15:47:07 +02:00
Holger Müller a6c3a20445 readded MagLoopAnalysis 2020-07-08 15:47:07 +02:00
Mauro Gaioni f67e00ca2d cleanup and comments 2020-07-08 15:47:07 +02:00
Mauro Gaioni 4930519fd8 cleanup and comments 2020-07-07 21:43:24 +02:00
Holger Müller 5b71657e17 removed left free file 2020-07-07 20:38:40 +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 55dd5eda4f fixed typo 2020-07-07 16:50:59 +02:00
Holger Müller 28fb2e280f Removed redundant code from hardware 2020-07-07 16:48:43 +02:00
Holger Müller 27bd5ca2b6 Disabled currently broken MagLoopAnalysis 2020-07-07 14:17:32 +02:00
Holger Müller 27d3f492d8 add interpolation for touchstone data 2020-07-07 14:09:58 +02:00
Holger Müller 948c04f154 Fix custom datapoints on H4 2020-07-07 12:33:32 +02:00
Holger Müller 496494900f
Merge pull request #226 from zarath/feature/refactor_hardware
This patchset refactors many hardware related functions.
It can break things especially with AVNA/NanoVNA-F/-H/-H4. As I don't have access to that hardware devices I need some feedback, if general functionality is given.

I personally was impressed, how much faster sweeping is with the original NanoVNA
2020-07-05 14:08:24 +02:00
Holger Müller 71ba759ada Fixed percentage in continous sweep 2020-07-05 14:06:57 +02:00
Holger Müller 113be4d1db Removed code doubling in sweep worker 2020-07-05 13:51:01 +02:00
Holger Müller cd9b4da1af Added connected() method to VNA class 2020-07-05 13:00:03 +02:00
Holger Müller 764a9aaa0b More robust scanning in NanoVNA.py 2020-07-05 12:32:20 +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 887a74d040
Merge pull request #35 from RandMental/patch-3
Update NanoVNASaver.py
2020-07-04 23:36:07 +02:00
Holger Müller 3d57461a71
Merge pull request #36 from RandMental/patch-2
Update Hardware.py
2020-07-04 23:35:33 +02:00
Holger Müller d3fe370d80 High speed scanning with mask for NanoVNA > 0.7.1 2020-07-04 23:30:14 +02:00