paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Xsens MTi-G


From: Christophe De Wagter
Subject: Re: [Paparazzi-devel] Xsens MTi-G
Date: Mon, 9 Sep 2013 10:46:11 +0200

Just to be sure:

are you using the "old" Mti-G or the new MtiG-700?

If you have the new one, then you also must use the new subsystem <subsystem name="ins" type="xsens700" />

-Christophe 


On Mon, Sep 9, 2013 at 10:43 AM, Christophe De Wagter <address@hidden> wrote:
the fixedwing code is split in FBW and AP

I think you now have AHRS_TRIGGERED_MAIN_LOOP set in your airframe file, which waits for AHRS(Xsens) messages to then compute control commands with absolutely minimal delay (just when they were received) and does only compute new control commands when new attitude data is available. 

If for some time the FBW does not receive any control signal (e.g. on XSens startup or without any XSens connected) then it informs the user that the AP is failing: (not the FBW) and suggests to switch to manual mode, and if you don t it activates the failsafe mode (until either manual mode is selected with the RC or the AP starts giving data)

If you remove the AHRS_TRIGGERED_MAIN_LOOP, then you will not get this message anymore, but if you do not receive data from the XSens, you will not get any warning either, which in my opinion is less safe. 


-Christophe 


On Sat, Sep 7, 2013 at 8:21 PM, Iman <address@hidden> wrote:
Hello

I want to know that , can I use AP without xsens connection? I want to make
sure about my airframe file code works correct on my hardware.

Now, when I connect to AP(without IMU) by telemetry , I get "22:48:43
UMARIM_XSENS, FAIL
22:48:43 UMARIM_XSENS, mayday, AP Failure. Switch to manual." message in
GCS.





--
View this message in context: http://paparazzi.517.n7.nabble.com/Xsens-MTi-G-tp10753p13454.html
Sent from the paparazzi-devel mailing list archive at Nabble.com.

_______________________________________________
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]