Mathieu OTHACEHE
152edf7189
Global: remove mode line from headers
...
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
8 years ago
Andrew Tridgell
95db9f61cc
AP_Module: added velocity_ned to AHRS state
9 years ago
Andrew Tridgell
c0d21c5730
AP_Module: added gyro_bias to AHRS structure
9 years ago
Andrew Tridgell
902daff3a3
AP_Module: added FSYNC state to raw accel report
9 years ago
Andrew Tridgell
5ce472ab8a
AP_Module: changed hook prefix to ap_hook_
9 years ago
Andrew Tridgell
6b6a02e67e
AP_Module: also allow export of raw gyro and accel samples
...
allows for oversampling in image correction
9 years ago
Andrew Tridgell
bd00beaf99
AP_Module: added external module hook library
...
this allows for external modules to be called at defined hook
locations in ArduPilot. The initial example is a module that consumes
the AHRS state, but this can be generalised to a wide variety of hooks
9 years ago