|
From: | alonso acuña |
Subject: | Re: [Paparazzi-devel] Failsafe values |
Date: | Thu, 12 Sep 2013 10:40:39 -0600 |
Do not mix up the <commands> failsafe_value and the <section name="FAILSAFE" prefix="FAILSAFE_"> default values. The first result in fixed servo positions with the plane totally out of control, while the latter still involve the innerloop to stabilize the plane."
So given that I have a Lisa/M should I go for disabling this and trying to use heading and altitude? If the operator can be trained to fly by heading and altitude why not have the aircraft do it?
And I still do not understand why there are failsafe values in the commands section and in the FAILSAFE section and which if any should I use.
And I do not understand if the strategy is to keep the plane in the air or bring it down softly or something else?
Seems like a complex subject at least for a beginner.
2013/9/12 alonso acuña <address@hidden>_______________________________________________Hello. What is the procedure to set good values on these settings:<commands><axis name="THROTTLE" failsafe_value="0"/> <!-- range is 0 to 9600 --><axis name="ROLL" failsafe_value="0"/> <!-- range is -9600 to 9600 --><axis name="PITCH" failsafe_value="0"/> <!-- range is -9600 to 9600 --><axis name="YAW" failsafe_value="0"/> <!-- range is -9600 to 9600 --><axis name="KILL_SWITCH" failsafe_value="-9600"/></commands><section name="FAILSAFE" prefix="FAILSAFE_"><define name="DEFAULT_THROTTLE" value="0.4" unit="%"/><define name="DEFAULT_ROLL" value="15." unit="deg"/><define name="DEFAULT_PITCH" value="5" unit="deg"/><define name="HOME_RADIUS" value="DEFAULT_CIRCLE_RADIUS" unit="m"/><define name="KILL_MODE_DISTANCE" value="(MAX_DIST_FROM_HOME*1.5)"/><define name="DELAY_WITHOUT_GPS" value="3" unit="s"/></section>thanks for the help.
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |