Paparazzi UAS
v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
|
IMU implementation for ardrone2. More...
#include "subsystems/imu.h"
#include "navdata.h"
#include "imu_ardrone2.h"
#include "mcu_periph/uart.h"
Go to the source code of this file.
Functions | |
void | imu_impl_init (void) |
must be defined by underlying hardware More... | |
IMU implementation for ardrone2.
Definition in file imu_ardrone2.c.
void imu_impl_init | ( | void | ) |
must be defined by underlying hardware
Definition at line 32 of file imu_ardrone2.c.
References navdata_init().