paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] multirotor failsafe


From: Felix Ruess
Subject: Re: [Paparazzi-devel] multirotor failsafe
Date: Mon, 12 May 2014 21:24:11 +0200

Hi Alonso,

in master (and v5.1_testing which we can hopefully soon release as v5.2) the failsafes of rotorcraft are very simlar to the fixedwing failsafes now.
See http://wiki.paparazziuav.org/wiki/Failsafe for fixedwing failsafes (needs to be updated to include rotorcraft failsafes).

There are several possible modes that are triggered on different conditions:
See also http://wiki.paparazziuav.org/wiki/Rotorcraft_Configuration#Autopilot_modes (which is not yet completely up-to-date with master).

Distance triggers:

RC lost trigger:

GPS lost trigger (if USE_GPS):

Battery voltage trigger:

I think thats currently it.... apart from more custom exceptions you can add in your flight plan for NAV mode of course.

Cheers, Felix


On Thu, May 8, 2014 at 3:23 AM, alonso acuña <address@hidden> wrote:
Any comments? I am interested in improving and clearly documenting the failsafe functions and procedures. Hopefully this can prevent damage and injuries.  The Naza autopilot has some interesting failsafe functions which are detailed in the manual http://download.dji-innovations.com/downloads/nazam-v2/en/NAZA-M_Quick_Start_Guide_v1.24_en.pdf   They don't mention GPS failure. They mention low voltage but do not seem to have any automatic landing procedures in that case. So there is much room for improvement.

Probably the first step would be if there is anyone familiar with the current code who can explain where we are and then we can discuss what we would like to have and get some volunteers to get it done.

Regards

Alonso


On Mon, Apr 28, 2014 at 2:59 PM, alonso acuña <address@hidden> wrote:
Hi. I am reading that failsafe mode just lands and gets triggered if:

- RC signal is lost (and you are not in KILL or NAV mode)

- GPS and RC is lost in NAV mode 


I am wondering what happens when GPS is lost but RC is not lost in NAV mode and what is the operator supposed to do?

I am interested in a mode with manual control (not NAV) and when RC signal is lost it would hold 3D position for a while and if signal is not restored then it would return to home.

Thanks

Alonso



_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]