uav_lesson8
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
uav_lesson8 [2016/08/21 21:33] – created jadintredup | uav_lesson8 [2016/09/01 21:08] (current) – salinasmichael | ||
---|---|---|---|
Line 4: | Line 4: | ||
---- | ---- | ||
===== Step 1: Adding the Telemetry Radio ===== | ===== Step 1: Adding the Telemetry Radio ===== | ||
+ | Adding a telemetry is easy, as they should come in pairs so communication out of the box will not be an issue Connect one radio to the USB port of your computer, and another to the "TELEM 1" port on the flight controller. Once this is completed, the process for connecting your ground control station is the same as if it were via direct connection. If multiple vehicles are in flight using telemetry radios, it is necessary to make sure they are paired correctly, via the radios ID number. TO check the ID number of your radios, open Mission Planner, and without connecting to your aircraft go to the Initial Setup menu, and under the Optional Hardware select "3DR Radio." | ||
+ | |||
+ | ---- | ||
+ | ===== Step 2: Adding and Calibrating the GPS ===== | ||
+ | For our applications using the GPS is crucial for autonomous missions. The GPS is provided and should be plugged into the " | ||
+ | \\ To calibrate simply go into the mandatory hardware section of mission planner' | ||
+ | \\ | ||
+ | |||
+ | For this lesson the first three introduced GPS flight modes are Loiter, Position Hold, and Return to Launch/Home (RTL/RTH). | ||
+ | \\ First two of the three is loiter and position hold. Both flight modes have the same function in it that they both use GPS to maintain their altitude and position. To control the aircraft in both of these modes is as usual. The throttle/ | ||
+ | |||
+ | \\ HDOP will also determine how accurate the position holding capability will be. | ||
+ | Additional information and tuning guides for these modes are here: | ||
+ | |||
+ | http:// | ||
+ | The FC can be armed when in Loiter or Position Hold mode. It is recommended to take off in Stabilize | ||
+ | mode and then only select Loiter or Position Hold mode while in flight and at the desired location. | ||
+ | |||
+ | \\ Return to launch (RTL) is another flight mode/ flight option that can be programmed to one of your switches. Your launch spot is always wherever the aircraft was last armed (determined by your GPS). What return to launch does is, allow you to command the multirotor to return to its arming location at any given time. This function is very important and can be a real life saver in emergency situations. | ||
+ | With that in mind, it is important that the drone is always armed away from people. | ||
+ | |||
+ | \\ RTL/RTH can be set up as an individual flight mode, but it is most commonly assigned to either the | ||
+ | |||
+ | Ch7 or Ch8 switch as a quick on or off activation. In essence, when activated, RTL/RTH will stop any | ||
+ | |||
+ | flight movement, climb to a preset altitude, return the GPS coordinate the FC was armed at, then | ||
+ | |||
+ | descend to either a set altitude or land. There are some unique settings to be aware of for proper | ||
+ | |||
+ | RTL/RTH operation. All these settings can be found in Mission Planner/ | ||
+ | |||
+ | List. They are: | ||
+ | |||
+ | RTL_ALT: The set altitude it will climb to before returning to home. 0 will return at the current | ||
+ | |||
+ | altitude. Any other desired set altitude is entered in centimeters. It will climb if the craft is below the | ||
+ | |||
+ | set altitude. If will return at its current altitude if it is above the set altitude when RTL/RTH is | ||
+ | |||
+ | activated. | ||
+ | |||
+ | RTL_ALT_FINAL: | ||
+ | |||
+ | land and disarm the motors if the throttle stick is fully down. It will descend to then hover at any other | ||
+ | |||
+ | set altitude, set in centimeters. | ||
+ | |||
+ | RTL_LOIT_TIME: | ||
+ | |||
+ | starts its descent. | ||
+ | |||
+ | WPNAV_SPEED_DN: | ||
+ | |||
+ | the RTL_LOIT_TIME as expired | ||
+ | |||
+ | LAND SPEED: The speed in cm/s of the final stage of the descent. | ||
+ | |||
+ | More information and settings on RTL/RTH can be found here: http:// | ||
+ | |||
+ | mode.html# | ||
+ | |||
+ | RTL/RTH will not engage until the craft is above and beyond a certain distance from home. The craft | ||
+ | |||
+ | will simply land if RTL/RTH is activated and has not yet flown far enough away from home. The FC | ||
+ | |||
+ | will not ARM if RTL/RTH is engaged. | ||
uav_lesson8.1471840407.txt.gz · Last modified: by jadintredup