paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] change the BARO reading frequency


From: Felix Ruess
Subject: Re: [Paparazzi-devel] change the BARO reading frequency
Date: Wed, 8 Oct 2014 10:40:47 +0200

Hi,

the max frequency depends on your baro.
E.g the MS5611 periodic should not be called at more than ~100Hz to ensure proper timing (conversion takes 8.22ms at max resolution).

Not sure what you mean by "From the GCS, I found the baro updates somehow slow."
If you just want to get a baro message via telemetry more often you can set it up to send a message with each measurement.

Cheers, Felix


On Thu, Sep 25, 2014 at 3:49 AM, Eltonwu <address@hidden> wrote:
From the GCS, I found the baro updates somehow slow.so I search the code and
find:
#ifndef BARO_PERIODIC_FREQUENCY
#define BARO_PERIODIC_FREQUENCY 50
#endif
Is it possible to increase the baro frequency to solve the baro update slow?

I try to increase the frequency to 512. Is it OK?

Thanks in advance



--
View this message in context: http://lists.paparazziuav.org/change-the-BARO-reading-frequency-tp16172.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]