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
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
5d94c9244c
Let's have the app able to accept standard Qt parameters, like --style
2019-09-15 23:18:35 +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
0745c4fd7a
Fixed calibration equations, thanks Jeff Anderson
2019-09-15 15:28:47 +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
2a8f82d8e0
Bugfixes:
...
- Phase was the wrong way around in the chart
- L and C components in calibration had their orders of magnitude swapped
2019-09-14 17:48:19 +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
eafb042bff
- Markers updating whenever the frequency field is edited, not just when return is pressed.
2019-09-13 12:18:42 +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
0c046a4133
Made the number of digits of impedance display automatic
2019-09-12 15:41:56 +02:00
Rune B. Broberg
3f57b5ff75
Experimental dragging of markers: Hold shift to move the nearest marker.
2019-09-12 14:30:50 +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
984606f6e0
Calibration standards should all be referenced to 50 ohm
2019-09-12 11:09:14 +02:00
Rune B. Broberg
783b74081f
Bugfix: Updated PhaseChart to have the new mouse marker functionality
2019-09-12 10:14:33 +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
Ohan Smit
f964130809
Merge pull request #12 from mihtjel/quit
...
Close all children windows when quiting
2019-09-11 17:46:04 +02:00
Psynosaur
a65dc47554
Close all children windows when quiting
2019-09-11 15:28:08 +02:00
Rune B. Broberg
36c919829e
Bugfix: Phase chart looked very, very wrong with line-mode enabled.
2019-09-10 23:57:31 +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
c403297229
Continuous sweeping, both for single and multiple sweep count.
2019-09-10 12:53:09 +02:00
Rune B. Broberg
51dd43ecfa
Merge remote-tracking branch 'origin/master'
2019-09-10 12:48:48 +02:00
Rune B. Broberg
71acffa066
Continuous sweeping, both for single and multiple sweep count.
2019-09-10 12:47:18 +02:00
Ohan Smit
e61701ade3
Fixed typo
2019-09-10 09:46:02 +02:00
Rune B. Broberg
ddb1e022cc
Delays in reading data are handled on the device, and not necessary in the application.
2019-09-09 23:14:12 +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
06c188aa55
Calibration using imperfect standards. (BETA)
2019-09-08 19:11:48 +02:00
Rune B. Broberg
be0fe0a4de
Removed debugging code
2019-09-08 10:52:43 +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
de00ac898c
Mouse control of markers on all types of charts
2019-09-07 15:15:32 +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
7803d305ad
Polar Charts, and better tick markers
2019-09-07 08:13:39 +02:00
Rune B. Broberg
4b8e7a94d0
Merge remote-tracking branch 'origin/master'
2019-09-07 08:12:28 +02:00