Wykres commitów

977 Commity (9ec71ebc8dbfd35c9075d8e8246442ba60321b74)

Autor SHA1 Wiadomość Data
Holger Müller 9ec71ebc8d Bump Version 2020-07-03 19:16:45 +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 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
Holger Müller 6cb7b33aa3 Updated CHANGELOG.md 2020-06-28 13:07:14 +02:00
Holger Müller 726dcf6436
Merge pull request #26 from zarath/development
Development
2020-06-28 13:02:52 +02:00
Holger Müller ee4d3b6765 Version bump 2020-06-28 12:57:16 +02:00
Holger Müller 790c8aac2b Linting SweepWorker 2020-06-28 12:55:07 +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 3742d24364
Merge pull request #196 from zarath/upstream_Development
Updated README.md
2020-06-28 09:45:01 +02:00
Holger Müller 9821fcb850 Updated README.md 2020-06-28 09:43:32 +02:00
Holger Müller f347b12538 Updated README.md 2020-06-28 09:40:23 +02:00
Holger Müller 4c04521d79
Merge pull request #171 from ra1nb0w/macports
add macports installation instruction
2020-06-28 09:29:07 +02:00
Holger Müller f05b7636d0
Merge pull request #193 from RandMental/master
Update README.md
2020-06-27 22:21:22 +02:00