Jan Käberich
|
0dbf362f57
|
new marker type: negative peak table
|
2023-01-05 19:52:54 +01:00 |
|
Jan Käberich
|
3d51f1f497
|
.gitignore temp data
|
2022-12-22 22:16:50 +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
|
77dfabc67f
|
Fix import bug for through standard touchstone files
|
2022-12-21 16:51:38 +01:00 |
|
jankae
|
d022f944c5
|
Merge pull request #182 from andredunford/sweep_standby
implement sweep standby operation
|
2022-12-21 08:29:27 +01:00 |
|
Andre Dunford
|
cc8256b4cc
|
commit missed changes to VNA.cpp
|
2022-12-20 11:42:11 -08:00 |
|
Andre Dunford
|
916d6e3e38
|
refactor evaluation of standby waiting state
|
2022-12-20 11:14:02 -08:00 |
|
Andre Dunford
|
5bb6fdf686
|
Revert "evaluate AUX3 in standby state"
This reverts commit ec5e0e208c .
|
2022-12-20 09:11:13 -08:00 |
|
Andre Dunford
|
ec5e0e208c
|
evaluate AUX3 in standby state
|
2022-12-20 01:16:22 -08:00 |
|
Andre Dunford
|
fc8eee58e7
|
relocate standby condition
|
2022-12-18 16:54:47 -08:00 |
|
Andre Dunford
|
61594d53fb
|
modify standby documentation
|
2022-12-17 23:04:50 -08:00 |
|
Andre Dunford
|
795b1eb3fa
|
respond to InitiateSweep with nack when misconfigured
|
2022-12-17 01:19:46 -08:00 |
|
Andre Dunford
|
9a23938180
|
Merge branch 'jankae:master' into sweep_standby
|
2022-12-17 00:40:14 -08:00 |
|
Andre Dunford
|
a294a92e2f
|
update docs with standby configuration and InitiateSweep packet
|
2022-12-17 00:37:46 -08:00 |
|
Andre Dunford
|
08fa3fa0a0
|
implement sweep standby configuration
|
2022-12-16 23:41:59 -08: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
|
be340f2adc
|
Fix device connection when loading setups
|
2022-12-16 13:56:28 +01:00 |
|
Jan Käberich
|
0cc5968b12
|
Check device serial when loading calibration
|
2022-12-15 22:43:41 +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
|
0c3046b9c7
|
Prevent error message when connecting to compound device on Windows
|
2022-12-13 11:32:21 +01:00 |
|
Jan Käberich
|
8778d82576
|
prevent scrolling when zooming graph
|
2022-12-12 23:09:27 +01:00 |
|
Jan Käberich
|
fb347c37ac
|
add scroll bars to graph area
|
2022-12-12 22:59:10 +01:00 |
|
Jan Käberich
|
e6678435bd
|
WIP: additional SCPI commands for de-embedding
|
2022-12-12 22:42:33 +01:00 |
|
Jan Käberich
|
a0476d1bf2
|
raise exception when error is returned by cmd
|
2022-12-12 22:41:35 +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
|
917b33f17d
|
fix wrong format when saving 2xthru de-embedding
|
2022-12-12 10:57:23 +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
|
b67275831b
|
consider internal reflection path for matching network
|
2022-12-09 17:41:32 +01:00 |
|
Jan Käberich
|
a84d8de0e6
|
Allow higher port number for de-embedding
|
2022-12-08 22:05:31 +01:00 |
|
Jan Käberich
|
d30d444bc7
|
increase robustness of option line parsing
|
2022-12-08 14:19:20 +01:00 |
|
Jan Käberich
|
8db7f003ee
|
new matching network option: defined shunt
|
2022-12-08 13:45:07 +01:00 |
|
Jan Käberich
|
32a5fac5ef
|
Fix matching calculation order for remote port
|
2022-12-08 12:35:34 +01:00 |
|
Jan Käberich
|
77f73d3e05
|
Fix reference impedance for de-embedding traces
|
2022-12-08 00:02:51 +01:00 |
|
jankae
|
3cf37d17b1
|
Merge pull request #169 from andredunford/usb_docs
corrections to subsection headings
|
2022-12-07 11:21:48 +01:00 |
|
Andre Dunford
|
251a2a92b0
|
corrections to subsection headings
|
2022-12-07 02:15:02 -08:00 |
|
jankae
|
83e9817415
|
Merge pull request #168 from andredunford/update_dev_status
implement optional device status updates
|
2022-12-07 07:58:37 +01:00 |
|
Andre Dunford
|
f3a05da1eb
|
add new device status update packets to docs
|
2022-12-05 22:38:35 -08:00 |
|
Andre Dunford
|
9b38a1fc3d
|
implement optional device status updates
|
2022-12-05 22:29:33 -08:00 |
|
jankae
|
35cdfa5922
|
Merge pull request #166 from andredunford/usb_docs
correction to sweep settings table
|
2022-12-01 22:15:58 +01:00 |
|
Andre Dunford
|
8c29d12e65
|
correction to signed data types
|
2022-12-01 12:21:29 -08:00 |
|
Andre Dunford
|
de33f632e1
|
correction to sweep settings table
|
2022-12-01 10:43:45 -08:00 |
|
jankae
|
e6dfc83330
|
Merge pull request #165 from andredunford/packet_constants
replace USB protocol literals with named constants
|
2022-11-30 21:40:15 +01:00 |
|
Andre Dunford
|
f557a059ab
|
Merge branch 'jankae:master' into packet_constants
|
2022-11-29 11:26:39 -08:00 |
|
Andre Dunford
|
be433c00cb
|
include PacketConstants.h and update FW_CHUNK_SIZE reference
|
2022-11-29 09:59:18 -08:00 |
|