Wykres commitów

71 Commity (45294a104833898644e87a886b0dab55d70ffcaf)

Autor SHA1 Wiadomość Data
Holger Müller 0d49b7e977 Remove not yet needed class and corrected test
test was failing as rounding for multiple segmets has changed
2020-08-01 10:46:15 +02:00
Holger Müller 7205aba13d Removed old reference to a no mored existing button 2020-07-29 17:36:37 +02:00
Holger Müller 6d74ae52a3 Phase of complex cannot be > 2 * pi 2020-07-26 11:47:12 +02:00
Holger Müller e6d3ea0c12 Added Wavelength to marker fields 2020-07-25 20:35:16 +02:00
Holger Müller 675e7adc2c Use with for locking / linting 2020-07-07 20:14:10 +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 9e629f0350 Updated copyright headers 2020-06-25 19:52:30 +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
Mauro 2ade3b65a2 Add the posibility of use an attenuator inline
with the S21 (CH1) input
original from
https://github.com/mihtjel/nanovna-saver/pull/145
2020-06-18 20:33:17 +02:00
Holger Mueller cb1ef3608c Fix Bug #158
Test for gamma of 1+0j
2020-02-15 20:27:14 +01:00
Rune Broberg 707bd792c7 Make the gain function return -inf if the magnitude of Z is 0 2020-02-10 10:30:19 +01:00
Holger Mueller 88a37c316b Enhanced formatting for complex and low digit count 2020-01-22 17:54:34 +01:00
Rune B. Broberg 67c1b5c551 Through cal is not reflective. Impedance transformation mustn't fail on divide by zero. TDR charts should work even if set to zero span. 2020-01-06 21:46:56 +01:00
Rune B. Broberg c1e57c581d Cleanup 2019-12-17 20:13:28 +01:00
Holger Mueller 5c45f261cb Merge branch 'upstream_Development' into feature/refactor_marker 2019-12-13 08:30:10 +01:00
Holger Mueller ca23f8ff2d Clamp frequency input to only positive values 2019-12-08 21:20:04 +01:00
Rune B. Broberg 28e95a25bc Minor niggles 2019-12-08 16:32:13 +01:00
Rune B. Broberg 899886e8d8 Added back k/m to impedance display
Fixed some style issues.
2019-12-08 16:29:55 +01:00
Holger Mueller 8daf3a3e72 Moved clamp function to SITools 2019-12-08 13:19:10 +01:00
Holger Mueller 42263aa1f2 Refactored Marker formatting 2019-12-07 23:22:54 +01:00
Holger Mueller bfca29016d Moved special formattings out of RFTools 2019-12-06 19:50:06 +01:00
Holger Mueller b5ca88e2c8 Merge upstream/Development 2019-12-05 13:42:02 +01:00
Holger Mueller c1c33d1100 Refactored formattings in Marker 2019-12-02 09:39:30 +01:00
Holger Mueller 188cf7b5f9 More unittests 2019-12-01 17:59:15 +01:00
Holger Mueller bb2cf2f2a0 RFTools: adding reversing fuction
- added norm_to_impedance
- corrected a faulty function descrition
2019-11-29 13:07:47 +01:00
Rune Broberg 28bab998ec Reverting VSWR calculation for compatibility. 2019-11-27 15:53:57 +01:00
Holger Mueller 5cc454da14 Pep8 cleanups 2019-11-25 11:00:30 +01:00
Holger Mueller 8e446dcfb6 More SITools tests
Added more test for SITools Value
Modified parse semantic a little bit, returns Value object now
2019-11-25 10:33:07 +01:00
Holger Mueller 9e09f8ec9f fixed typo 2019-11-24 17:48:15 +01:00
Holger Mueller 42594da396 Merge branch 'upstream_Development' into feature/si_use_decimal 2019-11-24 17:35:35 +01:00
Rune B. Broberg 43f412f7f2 Reset reference on the combined logmag chart fixed 2019-11-24 14:27:39 +01:00
Holger Mueller 0d99293e98 Code cleanups
moved groupDelay out of  unneeded RFTools class
splited some Marker code to functions
2019-11-23 11:45:34 +01:00
Rune Broberg 394b65f844 Consistent naming with the rest of the software. 2019-11-20 16:53:56 +01:00
mihtjel a60208aab3
Merge pull request #97 from zarath/refactor/RFTools
Refactor/rf tools
2019-11-18 09:12:18 +01:00
Holger Mueller c8afac2dc6 Full Precission sweep format 2019-11-18 08:00:45 +01:00
Holger Mueller d00ef61aee RFTools: renamed clamp function
renamed and allow numbers.Real as parameters
2019-11-17 15:56:43 +01:00
Holger Mueller 50dcf944b8 Renamed to_methods to methods 2019-11-17 14:42:12 +01:00
Holger Mueller 6b2506ff4b Replaced RFTools.normalize50 by Datapoint method 2019-11-17 14:25:53 +01:00
Holger Mueller 10399ad8c4 Replaced RFTools.qualityFactor by q_factor method 2019-11-17 14:02:12 +01:00
Holger Mueller 8dd67ac85e Replaced RFTools.gain by Datapoint property 2019-11-17 13:51:20 +01:00
Holger Mueller 2405408eec Make gain a datapoint property 2019-11-17 12:55:45 +01:00
Holger Mueller b52fa930a6 Make vswr a datapoint property 2019-11-17 12:53:59 +01:00
Holger Mueller f6d614b247 Replaced RFTools.calculateVSWR by Datapoint method 2019-11-17 12:33:31 +01:00
Holger Mueller 9bb42ffc29 refactored phaseAngle methods 2019-11-16 15:33:11 +01:00
Holger Mueller ae4fb3dcca Added phase property to RFTools.Datapoint 2019-11-15 12:55:54 +01:00
Holger Mueller ea344eda45 added methods to Datatapoint
added RFTools conversation functions to Datapoint class
2019-11-15 12:43:18 +01:00
Holger Mueller 0f4af45bfe RFTools: added generic gamma to impedance funtion 2019-11-13 20:50:19 +01:00