|
From: | Jorn Anke |
Subject: | Re: [Paparazzi-devel] Baro settings for Krooz |
Date: | Fri, 20 Dec 2013 16:32:49 +0100 |
Hi Felix, thanks for helping again,
The <define name="USE_HIGH_ACCEL_FLAG"/> was from the krooz_sd_fw.xml in the /paparazzi/conf/airframes/examples/krooz_sd/fixedwing folder, which I used as a model for my own airframe file. Cheers, Jorn (not Jorge ;-) Date: Thu, 19 Dec 2013 23:12:38 +0100 From: address@hidden To: address@hidden Subject: Re: [Paparazzi-devel] Baro settings for Krooz Hi Jorge, I thought so, but was just confused that you installed it in the location of the old arm-multilib toolchain... If you tick the "print config at build time" box you can see the different frequencies that are used.
As already said you should set them properly (imu_krooz makes them default to 512Hz) and since imu_periodic runs at PERODIC_FREQUENCY you should set that accordingly. So probably (at least) something like:
<configure name = "PERIODIC_FREQUENCY" value = "120"/> <configure name = "AHRS_PROPAGATE_FREQUENCY" value = "120"/> <configure name = "AHRS_CORRECT_FREQUENCY" value = "120"/>
Also: - <define name="USE_HIGH_ACCEL_FLAG"/> is useless (only used in ins_arduimu_basic), how did you come to add that? Cheers, Felix
On Thu, Dec 19, 2013 at 10:46 PM, Jorn Anke <address@hidden> wrote:
_______________________________________________ Paparazzi-devel mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/paparazzi-devel |
[Prev in Thread] | Current Thread | [Next in Thread] |