You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement safety checks and the corresponding actions to take when the checks fail. This safety measures aim at making the Mosquitos safe drones to fly. The list of checks and measures are:
Check: Low battery detection. See Low battery detection #60 to get a deeper insight. Measure: Warn the user with the buzzer and land the Mosquito (failsafe trigger).
Check: Receiver connection (Lost signal). Measure: Warn the user with the buzzer and land the Mosquito (failsafe trigger).
Feature / Bug description
Implement safety checks and the corresponding actions to take when the checks fail. This safety measures aim at making the Mosquitos safe drones to fly. The list of checks and measures are:
Check: Low battery detection. See Low battery detection #60 to get a deeper insight. Measure: Warn the user with the buzzer and land the Mosquito (failsafe trigger).
Check: Receiver connection (Lost signal). Measure: Warn the user with the buzzer and land the Mosquito (failsafe trigger).
Check: Safe to arm. See Arming checks to safely arm the Mosquito #61 to get a deeper insight. Measure: Do not allow arming when the the checks fail.
Expected behavior
Both Mosquitos are safe drones to fly.
When a safety alarm is triggered:
The text was updated successfully, but these errors were encountered: