Jan Käberich
|
8c44a8de2d
|
replot trace plot when moving marker
|
2024-02-03 18:57:25 +01:00 |
|
Jan Käberich
|
67ce6718fe
|
Remove unnecessary trace/type data in marker model
|
2023-12-17 19:51:23 +01:00 |
|
Jan Käberich
|
772ef44d49
|
partial driver for SNA5000A
|
2023-10-31 18:49:08 +01:00 |
|
Jan Käberich
|
79290d0f36
|
Use trace data after math operations for eye diagram plot
|
2023-10-24 17:41:45 +02:00 |
|
Jan Käberich
|
503d689d51
|
reduce inter-segment delay, add integration test for segmented sweep
|
2023-10-24 16:39:21 +02:00 |
|
Jan Käberich
|
ccb71f9650
|
Shortcuts for adding/removing plots
|
2023-10-24 14:04:31 +02:00 |
|
Jan Käberich
|
1aaba21723
|
Improve graph axis labeling
- Use correct Y height to display full font
- Fix floating point issue when calculating amount of displayed digits
in Unit::ToString
|
2023-04-05 17:13:21 +02:00 |
|
Jan Käberich
|
50dd9e6002
|
Merge branch 'qt6'
|
2023-03-28 11:54:20 +02:00 |
|
Jan Käberich
|
c18845fce5
|
removed warning, updated lohmann::json, fix qt6 static assertion error
|
2023-03-27 00:13:01 +02:00 |
|
Alexander Voronov
|
f84a0f7c1a
|
LibreVNA-GUI: Use Qt::BackgroundRole instead of Qt::BackgroundColorRole
|
2023-03-25 00:28:42 +03:00 |
|
Alexander Voronov
|
84953d23d1
|
LibreVNA-GUI:Traces:tracepolot: Fix getting QWheelEvent position
|
2023-03-25 00:28:42 +03:00 |
|
Alexander Voronov
|
daf7218cfd
|
LibreVNA-GUI: Remove obsolete 'setMargin' calls
|
2023-03-25 00:28:42 +03:00 |
|
Jan Käberich
|
4dd477f604
|
Apply buttons for graph setup dialogs
|
2023-03-19 21:43:03 +01:00 |
|
Jan Käberich
|
ce50ddc702
|
make reference impedance editable for math traces
|
2023-03-05 23:26:49 +01:00 |
|
Jan Käberich
|
f5aeca60da
|
add reference impedance to trace storage
|
2023-03-05 23:14:35 +01:00 |
|
Jan Käberich
|
4caec3989e
|
Fix impedance for mixed mode traces
|
2023-03-01 10:34:54 +01:00 |
|
Jan Käberich
|
eb81fbdd25
|
use correct marker interpolation for markerToPixel
|
2023-02-16 00:40:22 +01:00 |
|
Jan Käberich
|
ffeebc6ea6
|
remove debug output of position
|
2023-02-15 22:50:32 +01:00 |
|
Jan Käberich
|
a2b8f2a00d
|
Fix trace point calculation on distance X axis
|
2023-02-15 20:30:37 +01:00 |
|
Jan Käberich
|
045cf6cc65
|
Catch midnight rollover and reschedule replot timer
|
2023-02-16 00:01:13 +01:00 |
|
Jan Käberich
|
b701479e87
|
WIP: working compound driver, partial SSA3000X as a demonstration
|
2023-02-07 18:30:05 +01:00 |
|
Jan Käberich
|
cde564299c
|
WIP: device driver abstraction
|
2023-01-17 00:25:58 +01:00 |
|
Jan Käberich
|
db6d823e0f
|
WIP: device driver abstraction
|
2023-01-16 00:25:29 +01:00 |
|
Jan Käberich
|
6aef3fe0ac
|
Merge branch 'master' of github.com:jankae/LibreVNA
|
2023-01-05 19:53:03 +01:00 |
|
Jan Käberich
|
0dbf362f57
|
new marker type: negative peak table
|
2023-01-05 19:52:54 +01:00 |
|
Jan Käberich
|
b41b3e218e
|
provide de-embedding data for rData() if available
|
2022-12-22 22:15:03 +01:00 |
|
Jan Käberich
|
5ad44c780c
|
Rename: non-uniformity -> flatness, also show lines
|
2022-12-16 22:29:21 +01:00 |
|
Jan Käberich
|
e35766c7b8
|
assign signal receiver to delete connection when closing dialog
|
2022-12-16 14:16:09 +01:00 |
|
Jan Käberich
|
fe340ac620
|
Add virtual destructors, fix warnings
|
2022-12-15 00:00:15 +01:00 |
|
Jan Käberich
|
4568be8ff4
|
Merge branch 'master' of github.com:jankae/LibreVNA
|
2022-12-14 11:00:02 +01:00 |
|
Jan Käberich
|
886be660f6
|
New marker type: non-uniformity
|
2022-12-14 10:59:53 +01:00 |
|
Jan Käberich
|
2c62fe71a3
|
Prevent updating trace widget for every added de-embedding point
|
2022-12-13 11:32:49 +01:00 |
|
Jan Käberich
|
8778d82576
|
prevent scrolling when zooming graph
|
2022-12-12 23:09:27 +01:00 |
|
Jan Käberich
|
d674d05083
|
WIP: SCPI commands for de-embedding
|
2022-12-12 17:39:17 +01:00 |
|
Jan Käberich
|
fa8f49086c
|
Only evaluate file if filename has changed
|
2022-12-12 13:59:25 +01:00 |
|
Jan Käberich
|
7f5228d934
|
Add missing break
|
2022-12-12 13:58:59 +01:00 |
|
Jan Käberich
|
89c9f20d16
|
keep original trace data when de-embedding, toggle de-embedding view for individual traces
|
2022-12-11 20:37:29 +01:00 |
|
Jan Käberich
|
77f73d3e05
|
Fix reference impedance for de-embedding traces
|
2022-12-08 00:02:51 +01:00 |
|
Jan Käberich
|
46b41a4a04
|
Further integration tests
|
2022-11-19 15:47:08 +01:00 |
|
Jan Käberich
|
aeaf9340d3
|
Add option to capture raw receiver values
|
2022-11-16 12:28:46 +01:00 |
|
Jan Käberich
|
4ad3d3ac54
|
support saving of trace data in setup files
|
2022-11-09 23:29:37 +01:00 |
|
Jan Käberich
|
7d7bd3a44c
|
Added mixed mode conversion dialog
|
2022-11-09 12:33:14 +01:00 |
|
Jan Käberich
|
93ade5afe6
|
Limit movement of markers to displayed span
|
2022-11-03 20:08:36 +01:00 |
|
Jan Käberich
|
a0cacdfbef
|
fix marker grab position
|
2022-11-03 20:08:14 +01:00 |
|
Jan Käberich
|
e400f62f04
|
Fix calibration measurement interpolation bug
|
2022-11-02 22:42:06 +01:00 |
|
Jan Käberich
|
5ace021e41
|
added mutexes
|
2022-11-01 01:12:04 +01:00 |
|
Jan Käberich
|
6500f67b5e
|
various minor improvements
|
2022-10-31 11:25:33 +01:00 |
|
Jan Käberich
|
6c1bc842f0
|
select individual default formats to show for markers
|
2022-10-30 13:05:05 +01:00 |
|
Jan Käberich
|
19a5e3f57e
|
Selectable cursor format
|
2022-10-30 12:34:35 +01:00 |
|
Jan Käberich
|
2f5cbc80e9
|
Added run/stop button
|
2022-10-30 00:20:57 +02:00 |
|