Wykres commitów

263 Commity (45294a104833898644e87a886b0dab55d70ffcaf)

Autor SHA1 Wiadomość Data
Rune Broberg 1397aef995 - Error handling for serial port problems 2019-10-01 13:23:38 +02:00
Rune Broberg b862c148a8 Loading of RFSim files. Some crashes fixed when using simulated data, some still left. 2019-09-30 10:37:58 +02:00
Rune B. Broberg 3c76336a03 - Fixed a bug in displaying bands that started before the sweep
- Style updates to marker displays
2019-09-29 08:33:03 +02:00
Rune Broberg 55f75029d6 - Color selection for bands 2019-09-27 10:56:09 +02:00
Rune Broberg 702de3b8b5 - Default ham-bands, and controls fully implemented. 2019-09-27 10:30:00 +02:00
Rune Broberg b738af6182 - Changed the saved format to be human-readable. 2019-09-27 09:40:08 +02:00
Rune B. Broberg c77b137038 - Increased bin count for TDR for possible increased accuracy. 2019-09-26 23:01:19 +02:00
Rune B. Broberg 9ec5ffbecd - Band display in charts, half-finished. 2019-09-26 22:57:34 +02:00
Rune Broberg d6a3ec4bec - Better error handling for unparseable data from the NanoVNA
- Fixed a crash bug in formatting frequencies
- Made a function for short frequency formatting
2019-09-26 15:14:28 +02:00
Rune Broberg b31751df22 - Style changes, typos, and removed commented out code. 2019-09-26 13:14:42 +02:00
Rune Broberg 59ede57d4a - Fix division by zero if the frequency is 0, or the reading is completely resistive. 2019-09-26 12:54:20 +02:00
Rune B. Broberg 6c999c0eac - Rescan button for COM port 2019-09-25 21:50:27 +02:00
Rune B. Broberg 5cd9e726a4 - Display step size for multi segment sweeps 2019-09-23 21:10:43 +02:00
Rune B. Broberg 65d03dd36a - Show clearer that a calibration is loaded
- Real/imaginary chart updates
- Setting default frequencies if span on startup is 0
2019-09-22 21:19:08 +02:00
Rune B. Broberg 44fd87c7d6 - First version of Resistance/Reactance chart
- Added selection of secondary colours
- Exception handling for serial port had a crash error (Fixes #20)
2019-09-22 13:42:05 +02:00
Rune B. Broberg c0ed1ecee6 - Esc to close popup windows. 2019-09-21 13:13:33 +02:00
Rune B. Broberg fd7ce9faf6 - Averaging, including truncated mean. First version. 2019-09-21 12:55:22 +02:00
Rune Broberg 2d7f8c082c - Moved colour selection for sweep and ref to display settings window 2019-09-19 17:32:36 +02:00
Rune Broberg 8096aebde1 - Layout and charts tweaked to make smaller monitors more viable. 2019-09-19 14:15:47 +02:00
Rune B. Broberg 986fc36c62 - Saving settings
- Logging in Calibration
- New README
- 0.0.10 RC
2019-09-18 13:45:53 +02:00
Rune B. Broberg 5626dab14d Adjustable font size under Display Settings. Saved to settings.
Please restart after setting a new size if the display looks wonky.
2019-09-17 21:59:06 +02:00
Rune B. Broberg 8072016817 - Custom colour selection 2019-09-17 14:37:12 +02:00
Rune B. Broberg 9082fb7482 Merge branch 'ErrorHandling' 2019-09-17 11:16:16 +02:00
Rune B. Broberg 23fe8024f7 - Further logging
- Preparing for Magnitude-Angle Touchstone files
- Minimum width for frequency input fields
2019-09-17 11:13:42 +02:00
Psynosaur ed0ab39c8c About module added for localization of details 2019-09-17 10:55:32 +02:00
Rune B. Broberg 7f48d7642e Use -d to enable console debugging
Use -D filename.txt to save the log
2019-09-16 22:49:21 +02:00
Rune B. Broberg c2ef978b71 Main class logging 2019-09-16 21:41:01 +02:00
Rune B. Broberg dbaf61a372 Added generic logging to SweepWorker 2019-09-16 15:47:37 +02:00
Rune B. Broberg a91d3d0bf7 TDR cable type corrections from Larry Goga 2019-09-15 22:20:47 +02:00
Rune B. Broberg a2117eadce Added readout in feet and inches in the TDR window 2019-09-15 15:29:09 +02:00
Rune B. Broberg 1e81f70462 Bugfix: After moving TDR to a separate window, the error message functionality referenced the wrong object. 2019-09-15 08:45:58 +02:00
Rune B. Broberg 4e80fcb6f0 quit() should probably be sys.exit() 2019-09-13 17:32:13 +02:00
Rune B. Broberg a5a4e0385a - TDR window with a chart of the TDR response 2019-09-13 17:08:20 +02:00
Rune B. Broberg df521f8d8c - 0.0.9 release candidate
- Fixes to calibration: Standard length compensation should be better
- Markers now show parallel R & L/C equivalent
- The marker data can be hidden, if you want more space for charts
- No more debug messages when sweeping.
2019-09-13 11:17:37 +02:00
Rune B. Broberg 7a7ab0d668 - Center/span control
- Drag mouse cursors with shift - now keeps dragging the same cursor if you come near another.
2019-09-12 23:12:32 +02:00
Rune B. Broberg 18561e1ad6 Quality factor is always positive, and scaling of the QualityFactor chart adjusted. 2019-09-12 11:36:39 +02:00
Rune B. Broberg 22867ad4eb Select any marker of the 3 for mouse control, using the radio buttons. 2019-09-11 21:59:48 +02:00
Rune B. Broberg 2cb36234a9 Merge branch 'NewMarkers' 2019-09-11 20:27:44 +02:00
Rune B. Broberg e0ee24b103 New marker layout, and added Q readout.
Application has a new icon!
2019-09-11 20:26:57 +02:00
Psynosaur a65dc47554 Close all children windows when quiting 2019-09-11 15:28:08 +02:00
Rune B. Broberg 27191800bd Fixed high-DPI screen scaling
Removed debug messages for QualityFactor chart
2019-09-10 23:20:59 +02:00
Rune B. Broberg 60616508a7 Improved scaling for the Quality Factor chart. Still nowhere near perfect.
0.0.8 candidate
2019-09-10 20:18:30 +02:00
Rune B. Broberg 9cf710992e First beta of a Quality Factor chart 2019-09-10 19:51:21 +02:00
Rune B. Broberg 35823a6234 Fixed the mouse marker after updating the way markers are handling.
"Mouse marker" frequency can now be entered in the field as well.
2019-09-10 15:16:18 +02:00
Rune B. Broberg 71acffa066 Continuous sweeping, both for single and multiple sweep count. 2019-09-10 12:47:18 +02:00
Rune B. Broberg 49ce51040a Many more cable types for the TDR function, thanks to Larry Goga, AE5CZ 2019-09-09 23:07:23 +02:00
Rune B. Broberg f9b89a99fe Saving settings for:
- Sweep and reference colours
- Marker colours
- Which charts are displayed where
- Dark mode and show lines
- Window height and width
2019-09-09 20:06:01 +02:00
Rune B. Broberg 3bae91b024 - Markers are now responsible for their own display.
- Added display of the actual measured frequency for each marker
- Changed "reactance" to more correct "C/L equivalent"
2019-09-09 13:21:54 +02:00
Rune B. Broberg 01d5dba4a0 Bug: Updated title outside the main thread 2019-09-08 20:30:20 +02:00
Rune B. Broberg 51d7f9755b 0.0.7 2019-09-08 19:16:57 +02:00
Rune B. Broberg 782a2653ed - Fix for wrongly displayed capacitance values
- Allow gain in S21 readings
2019-09-08 09:36:30 +02:00
Rune B. Broberg 62984beb4a Marker readout of S21 phase angle 2019-09-07 22:44:24 +02:00
Rune B. Broberg 690d5a3b66 - Values on tickmarks for LogMag charts
- Loading of Touchstone files with kHz, MHz and GHz frequency values
- Loading an S1P reference or sweep from file now also removes S21 values
2019-09-07 13:47:13 +02:00
Rune B. Broberg e706eec51e - Merged LogMag chart into Chart.py
- Dark mode! (Charts only for now)
2019-09-07 12:40:10 +02:00
Rune B. Broberg 3fab005f57 - Merged Smith Chart into Chart.py
- Added a display option to show lines between points
2019-09-07 11:43:06 +02:00
Rune B. Broberg 757553dd5f - S21 Smith Chart is now a Polar Chart
- Pop-up windows now get focus if the button is clicked again
- "Open serial" and "Close serial" is now Connect/Disconnect
- Tick markers for some charts are better.
2019-09-07 08:12:13 +02:00
Rune B. Broberg e373f5e5d9 Reactive equivalent is now displayed for markers. 2019-09-05 21:38:45 +02:00
Rune B. Broberg 48c0ebad95 - Update the title of the app window with source and reference information 2019-09-05 20:42:02 +02:00
Rune B. Broberg a4b47f118d - VSWR chart display added
- 0.0.6 getting close
2019-09-05 15:51:01 +02:00
Rune B. Broberg 8108c3e601 - Vertical resizing of charts
- Display default selections more stably defined.
2019-09-05 15:07:19 +02:00
Rune B. Broberg afcbe5e469 - Selectable charts
- Phase/Frequency chart
- Version in title
- About box
2019-09-05 14:56:40 +02:00
Rune B. Broberg fcdfcde0ce Merge branch 'NewLayoutMarkers' 2019-09-04 20:18:16 +02:00
Psynosaur 396a4c9816 Prep for pip packaging
- Moved files into project folder named "NanoVNASaver"
 - Added requirements
2019-09-04 18:12:38 +02:00