Wykres commitów

1137 Commity (89c809cf337e87e26ef99b7cfc9c5c353eb1c725)

Autor SHA1 Wiadomość Data
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 61f3c652ac
Merge pull request #207 from NanoVNA-Saver/Development
Development
2020-06-30 13:29:56 +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
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 fbdf325b51 Test for cor_att_data function 2020-06-28 16:57:52 +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 5dd8c1d20d
Update README.md
Binary link fixed
2020-06-28 13:39:03 +02:00
Holger Müller 9cea9d05a1
Merge pull request #198 from NanoVNA-Saver/Development
v0.3.2
2020-06-28 13:23:21 +02:00
Holger Müller 148e9a13d4
Merge pull request #197 from zarath/master
v0.3.2
2020-06-28 13:21:29 +02:00
Holger Müller 398b1ac882
Merge pull request #27 from zarath/development
Updated CHANGELOG.md
2020-06-28 13:08:17 +02:00