Aeroscope Assistant
8
© 2018 DJI All Rights Reserved.
Below pseudo-language can be used to describe the BIST algorithm:
Start a BIST: Start one time BIST.
BIST cycle: Auto run BIST once for every BIST cycle.
Waiting time for one power setting: T
w
BIST transmission offset: P
o
Maximum increased transmission power: P
M
Assume the initial power P
i
J = 0 dB;
While J<= P
M
{
Set Timer to zero;
Set the transmission power as P
i
+P
o
+J;
If the Receiver module could receive the transmitted signal
successfully, return success;
Else, check if the receive is successful until timer exceeds T
w
;
J = J+1;
}
Return failed;
Drone Detection
Drone Detection is used to identify aircraft. The list of aircraft will not update automatically, however,
and needs to be updated manually. For automatic updates, visit https://aeroscope.djiservice.org.
Advance Settings and Firmware Update
Advance Settings are used to hide some parameters that do not require user modication. When
the Assistant is open, press the Ctrl and A keys at the same time to bring up the advanced settings
and rmware update.
The Modem page in the advanced settings are reserved for use by advanced debuggers. Normal
users should not attempt to modify them.