Wykres commitów

262 Commity (e2d79b7d353a61aa0884400d5e5b1dd8653959ad)

Autor SHA1 Wiadomość Data
mihtjel e2d79b7d35
Merge pull request #36 from mihtjel/Development
Development
2019-10-11 17:52:21 +02:00
Rune B. Broberg ffb345103d 0.1.2 release 2019-10-11 17:51:41 +02:00
Rune B. Broberg 5e931ad3dc Avoid crash if 10 dB location and 20 dB location end up in the same place. 2019-10-11 14:16:51 +02:00
Rune B. Broberg 1038a7c5c8 Detect incompatible scan commands 2019-10-09 20:27:02 +02:00
Rune B. Broberg 96e1c71e10 Improved version parsing 2019-10-09 20:07:06 +02:00
Rune B. Broberg 8142c287d5 Implemented secondary colour for RealImaginary charts 2019-10-09 19:09:48 +02:00
Rune B. Broberg b094f335c7 Automatically check for new versions 2019-10-09 18:35:36 +02:00
Rune Broberg 02f40ef056 Version comparison functions 2019-10-09 16:53:10 +02:00
Rune Broberg b4c990df3f Bandstop filter analysis. 2019-10-09 16:31:04 +02:00
Rune Broberg e8a12faee3 Redid rolloff calculations, now identical for low-, high- and bandpass. 2019-10-09 16:08:19 +02:00
Rune Broberg 11a0c38d08 - Display NanoVNA type in the About window 2019-10-09 15:10:47 +02:00
Rune Broberg 3027105af3 - Prevent applying a calibration while a sweep is running. 2019-10-09 14:46:08 +02:00
Rune Broberg fd72256ce4 Added -6 dB bandwidth for bandpass filters. Renamed span to bandwidth. 2019-10-09 14:18:03 +02:00
Rune Broberg d92f799fc3 - New about dialogue, with link to the software homepage. 2019-10-09 14:08:48 +02:00
Rune Broberg 10602b3419 - Version numbers are more complex than expected. 2019-10-09 12:14:55 +02:00
Rune Broberg aaaf778f89 - Changed load/save of touchstone files to select files via system dialogs
- Cal files should now save with .cal extension
2019-10-09 11:30:29 +02:00
Rune B. Broberg 4d4b9c3601 - Fixed truncated averages never truncating by more than 1 value 2019-10-08 23:16:22 +02:00
Rune B. Broberg 5d3b159e13 - Fixed a division by zero when updating step size 2019-10-08 23:11:13 +02:00
Rune B. Broberg a4bd7d9db0 Merge branch 'Development' into Hardware
# Conflicts:
#	NanoVNASaver/about.py
2019-10-08 22:29:30 +02:00
Rune B. Broberg 5793b3a85f - Reading version info, and switching to scan function if possible 2019-10-08 21:30:45 +02:00
Rune Broberg 6e4d3240e8 - Corrected roll-off calculation 2019-10-08 13:49:38 +02:00
Rune Broberg 193cd150c6 Merge branch 'Development' 2019-10-08 11:44:47 +02:00
Rune Broberg c245cbac87 - Making a version parsing class, first steps 2019-10-08 11:43:13 +02:00
Rune Broberg 0c5ff1bbad - 0.1.1 release 2019-10-08 09:41:16 +02:00
Rune Broberg d4be5af09c - Bandpass analysis to set marker 1 to the center frequency, not peak 2019-10-08 09:24:11 +02:00
Rune B. Broberg c3122b1269 - Update marker frequency display when analysis has run 2019-10-07 22:37:46 +02:00
Rune B. Broberg 7384caf963 - Better display of frequencies, dB values, VSWR etc on charts. 2019-10-07 22:20:50 +02:00
Rune B. Broberg 54cc7e1890 - Placed VNA hardware specific code into a separate module 2019-10-07 21:24:18 +02:00
Rune B. Broberg 0970487991 - Deleting calibration standard sets destroyed Open capacitance values 2019-10-07 17:55:22 +02:00
Rune Broberg 8fd59828ee - Enable sweep settings after sweep finishes 2019-10-07 16:48:43 +02:00
Rune Broberg 56db77afed - Disable frequency input while sweeping
- Inform the user if there's insufficient resolution to find a -3dB point
2019-10-07 15:29:34 +02:00
Rune B. Broberg 6c54d96904 - Return loss can be switched between positive and negative values. 2019-10-06 22:37:41 +02:00
Rune B. Broberg 0b5f5f69a8 - Floating point data limits for most chart types 2019-10-06 22:03:45 +02:00
Rune B. Broberg c84c675d6b - Floating point data limits for RealImaginary charts 2019-10-05 17:47:40 +02:00
Rune B. Broberg 9441593f1f - Layout details, error messages for analyses 2019-10-05 17:28:03 +02:00
Rune B. Broberg c535ef1f9e - High-pass and band-pass analysis
- Calibration window size policy changed
- Fixed the line colour in R+jX charts being wrong for reference sweeps
2019-10-05 15:43:23 +02:00
Rune Broberg bb2c7667a4 Merge remote-tracking branch 'origin/master' 2019-10-04 12:56:38 +02:00
Rune Broberg 62547d397d - Calibration calculation debugging statements 2019-10-04 12:56:27 +02:00
Rune Broberg 7fc5db8042 - First attempt at Analysis framework 2019-10-04 12:51:20 +02:00
Rune Broberg 0786bf64c6 - Limit band sweeps to positive frequencies 2019-10-03 15:58:42 +02:00
Rune Broberg 27984e5b16 - Deleting of calibration standard sets 2019-10-03 15:00:00 +02:00
Rune Broberg e6560ba1e1 - Calibration order is now consistently SOLIT in both GUI and assistant 2019-10-03 14:27:53 +02:00
Rune Broberg 56ec60b2c9 - Unwrapping phase charts
- Sweeping of bands from the band list
2019-10-03 14:17:04 +02:00
Rune Broberg 8b93d3fb8d - LogMag chart reference lines were drawn in the wrong place 2019-10-02 17:54:47 +02:00
mihtjel 51bdcc2dcf
Merge pull request #27 from mihtjel/Development
0.1.0
2019-10-02 10:14:37 +02:00
Rune Broberg 5f4dd68ab7 - Icons 2019-10-02 10:07:38 +02:00
Rune Broberg 669d111c2f - Layout fixes 2019-10-02 09:57:25 +02:00
Rune Broberg 2a98deb8b1 - Sweep time should be in local time, not UTC
- Parallel reactance can be negative
- Small values of Q should have more decimal places
- New readme
- 0.1.0 release candidate
2019-10-02 09:54:24 +02:00
Rune B. Broberg f5f67933b0 - Prevent selecting higher min values than max, and vice versa 2019-10-01 20:42:56 +02:00
Rune Broberg 3f2cdace80 - Notify the user if all data is outside the fixed frequency span 2019-10-01 17:38:46 +02:00