mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-05 14:35:23 +00:00
improve GUI synchronization for compound device
This commit is contained in:
parent
b3b3fa7718
commit
199bb7bbd7
9 changed files with 161 additions and 38 deletions
|
|
@ -146,6 +146,7 @@ bool VNA::Setup(Protocol::SweepSettings s) {
|
|||
vTaskDelay(5);
|
||||
data.clear();
|
||||
HW::SetMode(HW::Mode::VNA);
|
||||
Trigger::SetInput(false);
|
||||
|
||||
sourceRefIndex = 0;
|
||||
LO1RefIndex = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue