|
From: | Rijesh Augustine |
Subject: | Re: [Paparazzi-devel] How to BIND EXT MAG Messages to AHRS |
Date: | Wed, 29 Jul 2015 15:38:29 -0600 |
Hi,
Which version are you using (type ./paparazzi_version) ?
Assuming you are using the latest master version, you can try adding this line to the module configuration:
<define name="ABI_XXX_MAG_ID" value="MAG_HMC58XX_SENDER_ID"/>
where XXX should be replaced according to the AHRS filter you're using. Which one is it ?
Gautier
Le 29/07/2015 21:45, rijesh a écrit :
Hi All,
I have just started using an external MAG with my Lisa MX.
I have the following defined in my airframe file:
<load name="mag_hmc58xx.xml">
<define name="MODULE_HMC58XX_UPDATE_AHRS"/>
<define name="MAG_HMC58XX_I2C_DEV" value="i2c2"/>
</load>
In messages the IMU MAG field gets updated by my external Mag, but the PSI
value is still being updated by my onboard MAG.
I am on commit fb9170
Full airframe file http://pastebin.com/mqAkfHnv
Thanks
Rijesh
--
View this message in context: http://lists.paparazziuav.org/How-to-BIND-EXT-MAG-Messages-to-AHRS-tp17253.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
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |