[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Critical behaviour of baro_ms5611_i2c
From: |
afishindouban |
Subject: |
Re: [Paparazzi-devel] Critical behaviour of baro_ms5611_i2c |
Date: |
Tue, 7 Oct 2014 18:10:11 -0700 (MST) |
Hi Felix and who may have same concert about this problem.
The problem solved. using V5.2 default airframe configuration of
Microjet_LisaM tested, all spike disappear and z value quit precision. in
airframe, the PERIODIC, AHRS_PROPAGATE, AHRS_CORRECT frequency can not be
120, 100, 100.
have to be as default value or set all to 512 in airframe XML.
As Pranay thought, sensor outputting raw data a very high frequency, they
don't do any internal filtering. so the AP firmware need to run at high
frequency to deal with filtering.
Kevin.
flixr wrote
> Hi Kevin,
>
> you could add
> <define name="DEBUG"/>
> and you should get a BARO_MS5611
> message with every measurement to make sure that the readings are ok.
> While the handling with fixed DT in ins_alt_float is not ideal, I
> currently
> can't reproduce your issue...
>
> Cheers, Felix
--
View this message in context:
http://lists.paparazziuav.org/Critical-behaviour-of-baro-ms5611-i2c-tp11592p16226.html
Sent from the paparazzi-devel mailing list archive at Nabble.com.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Paparazzi-devel] Critical behaviour of baro_ms5611_i2c,
afishindouban <=