Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Airspeed sensor scale #13

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

Slatye
Copy link

@Slatye Slatye commented Sep 2, 2014

airspeed: ioctl can be used to set the sensor scaling (previously the scale was ignored when using AIRSPEEDIOCSSCALE). This only applies to the MEAS sensors (and other devices with the same address). The ETS sensor produces an output in Pascals directly, so no scaling is applied to that.

Slatye and others added 14 commits October 30, 2014 14:25
…, will cut the bus lock time to half"

This reverts commit d14360f.

This was found to be unreliable on one 2.4 board, so is too high risk
for release without understanding the issue
this reports sudden changes in D1, useful for diagnosing temperature
related issues
this allows the FMU to force the safety off on the IO board. Useful in
two cases:

 1) vehicles where the safety switch is impractical or not useful
 (eg. HAB planes or internal combustion motors)

 2) doing ESC calibration on multi-copters
This reverts commit 366f19c.

For ardupilot at least we are not low on memory, and I'd like to see
some good analysis before lowering the size of these stacks in APM
This allows forcing the safety switch to the on position from software
which stops the pwm outputs
This reverts commit 9214369.

Debug spams console on error. Thanks to Lorenz for noticing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants