Wykres commitów

1045 Commity (9d11730798dc572d9a0c28593a8aab705d6b816e)

Autor SHA1 Wiadomość Data
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
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
RandMental 22b5116573
Update NanoVNASaver.py
Format Serial Control Box
2020-07-04 16:55:52 +02:00
RandMental 428aafa6ce
Update Hardware.py
Spelling mistake
2020-07-04 16:51:11 +02:00
Holger Müller b8b2a78ab4
Merge pull request #34 from RandMental/patch-1
Formatting to increase readability
2020-07-04 14:44:44 +02:00
Holger Müller 67334257a1 Bump version 2020-07-04 14:32:45 +02:00
Holger Müller a06b9191be Get rid of InvalidVNA 2020-07-04 14:26:20 +02:00
Holger Müller 3dbbd165ac Merge branch 'feature/refactor_hardware' of github.com:zarath/nanovna-saver into feature/refactor_hardware 2020-07-04 13:23:07 +02:00
Holger Müller 88245d640d
Merge pull request #33 from RandMental/patch-1
Formatting to increase readability - windows\About.py
2020-07-04 13:22:53 +02:00
RandMental 64a7fd914d
Formatting to increase readability
Copyright notices
Firmware version
2020-07-04 13:16:49 +02:00
Holger Müller 8e7e6b81ac Moved duplicate code to parent class 2020-07-04 13:10:29 +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
Holger Müller e743a4a5a3 Fix 201 datapoint setting with -H4 2020-07-04 09:28:00 +02:00
Holger Müller 405f48166d
Merge pull request #223 from zarath/development
v0.3.4
2020-07-04 09:05:03 +02:00
Holger Müller 9ec71ebc8d Bump Version 2020-07-03 19:16:45 +02:00
Holger Müller da3bcbba6b
Merge pull request #31 from zarath/development
Development
2020-07-03 19:00:41 +02:00
Holger Müller 6941d237c4 Updated README.md / CHANGELOG.md 2020-07-03 18:52:59 +02:00
Holger Müller 143e1dda02 detect -H versions 2020-07-03 18:43:39 +02:00
Holger Müller 09a96ef45d
Merge pull request #221 from MZachmann/fixup_noserial
repair crash with no device attached
2020-07-03 15:57:44 +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 2252d78de4
Merge pull request #212 from zarath/development
Bugfixes and simplifications
2020-07-03 09:22:26 +02:00
Holger Müller 525cb75b72
Merge pull request #218 from RandMental/Development
Updated README.md
2020-07-03 09:21:50 +02:00
RandMental 99375693c8
Update README.md 2020-07-02 17:40:41 +02:00
RandMental 4935b4a7ae
Update README.md 2020-07-02 17:37:45 +02:00
Holger Müller 354a3d764e fixed typo with drain_serial function call 2020-07-02 12:00:54 +02:00
Holger Müller 7cb71c0ab0
Merge pull request #213 from gaionim/pull/analizeMagLoop
refactoring Vswr Analysis
2020-07-01 21:19:36 +02:00
Mauro Gaioni cec57bacb5 MagLoopAnalysis 2020-07-01 20:47:15 +02: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 eae377bbe2 Clean up calculations 2020-07-01 16:52:30 +02:00
Holger Müller 1f193d4b00 Merge branch 'bugfix/through-calibration' into development 2020-07-01 08:32:46 +02:00
Holger Müller 3d17260220
Merge pull request #209 from zarath/bugfix/through-calibration
Fixed through calibration
2020-07-01 07:46:10 +02:00
Holger Müller da729a3bab Bumped Version 2020-07-01 07:45:18 +02:00
Mauro Gaioni 25df257462 fix import error 2020-06-30 21:51:33 +02:00
Holger Müller 22be293ff2
Merge pull request #32 from zarath/bugfix/through-calibration
Fixed through calibration
2020-06-30 21:51:03 +02:00
Holger Müller 4819b25ac1 Fixed through calibration 2020-06-30 21:46:47 +02:00
Holger Müller da5e5ba733
Merge pull request #205 from zarath/development
Development
2020-06-30 13:19:02 +02:00
Holger Müller fa50984822
Merge pull request #30 from zarath/feature/v0.3.3
Version bump / CHANGELOG
2020-06-30 12:51:42 +02:00
Holger Müller fa19aaab37 Version bump / CHANGELOG 2020-06-30 12:23:23 +02:00
Holger Müller 907f417a3e
Merge pull request #29 from zarath/development
Refactored Calibration
Fixed V2 data acquisition
2020-06-30 12:14:20 +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 30032a08fe FIxed V2 data acquivsion 2020-06-30 12:00:20 +02:00
Holger Müller 40f9e25944
Merge pull request #201 from zarath/development
Fixed cal crash and s21 cals
2020-06-30 10:19:48 +02:00
Holger Müller 374924299d Fix crash when marker outside new scan range 2020-06-29 18:55:00 +02:00
Holger Müller e70aa7d3e1 Fixed cal crash and s21 cals 2020-06-29 18:46:15 +02:00
Holger Müller 945b28ffac
Merge pull request #199 from zarath/master
Linting and tests
2020-06-29 09:39:02 +02:00
Holger Müller 35353a34de
Merge pull request #28 from zarath/development
Development
2020-06-28 19:02:47 +02:00