mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-21 06:13:41 +00:00
implement sweep standby configuration
This commit is contained in:
parent
e35766c7b8
commit
08fa3fa0a0
5 changed files with 32 additions and 6 deletions
|
|
@ -7,6 +7,8 @@
|
|||
namespace VNA {
|
||||
|
||||
bool Setup(Protocol::SweepSettings s);
|
||||
void InitiateSweep();
|
||||
bool GetStandbyMode();
|
||||
bool MeasurementDone(const FPGA::SamplingResult &result);
|
||||
void Work();
|
||||
void SweepHalted();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue