mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-06 06:53:37 +00:00
Working source and receiver calibration
This commit is contained in:
parent
875f3b0170
commit
026fffd588
23 changed files with 722 additions and 68 deletions
|
|
@ -136,6 +136,7 @@ static constexpr Protocol::DeviceInfo defaultInfo = {
|
|||
.limits_cdbm_max = 1000,
|
||||
.limits_minRBW = 1,
|
||||
.limits_maxRBW = 1000000,
|
||||
.limits_maxAmplitudePoints = 255,
|
||||
};
|
||||
|
||||
Protocol::DeviceInfo Device::lastInfo = defaultInfo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue