Recall & Review
beginner
What is the purpose of mission upload in drone programming?
Mission upload sends a set of instructions or waypoints from the ground control station to the drone so it knows where and how to fly.
Click to reveal answer
beginner
What does mission execution mean in the context of drones?
Mission execution is when the drone follows the uploaded instructions to perform the flight path and tasks automatically.
Click to reveal answer
intermediate
Why is it important to verify mission upload before execution?
Verifying mission upload ensures the drone received the correct instructions, preventing errors or unsafe flights.
Click to reveal answer
beginner
Name two common components included in a drone mission upload.
Waypoints (GPS coordinates) and commands (like takeoff, land, hover) are common components.
Click to reveal answer
intermediate
What happens if a drone loses connection during mission execution?
Most drones have fail-safe behaviors like returning home or hovering until connection is restored.
Click to reveal answer
What is the first step before a drone can start an autonomous mission?
✗ Incorrect
The drone must receive the mission instructions first by uploading them.
Which of these is NOT typically part of a mission upload?
✗ Incorrect
Battery level is monitored but not uploaded as part of the mission.
During mission execution, what does the drone do?
✗ Incorrect
The drone flies automatically following the uploaded mission.
What is a common safety feature if the drone loses connection during mission execution?
✗ Incorrect
Fail-safe modes usually make the drone return home or hover safely.
Why should you check the mission upload before starting the drone?
✗ Incorrect
Verifying the mission prevents errors during flight.
Explain the process and importance of mission upload and execution in drone programming.
Think about how the drone gets its flight plan and then follows it.
You got /7 concepts.
Describe what happens if a drone loses connection during mission execution and why fail-safe modes are important.
Consider safety measures for unexpected problems.
You got /5 concepts.