mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-08 00:44:48 -04:00
DOA2: fixed blind angle and documentation (again)
This commit is contained in:
@@ -4543,6 +4543,10 @@ margin-bottom: 20px;
|
||||
"type" : "integer",
|
||||
"description" : "Calculated starboard side (negative) arrival angle in degrees from 0 to 180"
|
||||
},
|
||||
"blindAngle" : {
|
||||
"type" : "integer",
|
||||
"description" : "Blind angle (half sector)"
|
||||
},
|
||||
"fftSize" : {
|
||||
"type" : "integer",
|
||||
"description" : "Size of FFT used in correlation"
|
||||
@@ -56157,7 +56161,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2022-05-28T12:29:36.569+02:00
|
||||
Generated 2022-05-31T23:33:55.570+02:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user