Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
imu_pixhawk6x.h File Reference

Driver for the IMU's in the Pixhawk 6X autopilots. More...

#include "std.h"
+ Include dependency graph for imu_pixhawk6x.h:

Go to the source code of this file.

Functions

void imu_pixhawk6x_init (void)
 
void imu_pixhawk6x_periodic (void)
 
void imu_pixhawk6x_event (void)
 

Detailed Description

Driver for the IMU's in the Pixhawk 6X autopilots.

Definition in file imu_pixhawk6x.h.

Function Documentation

◆ imu_pixhawk6x_event()

void imu_pixhawk6x_event ( void  )

Definition at line 119 of file imu_pixhawk6x.c.

References imu1, imu2, imu3, invensense2_event(), and invensense3_event().

+ Here is the call graph for this function:

◆ imu_pixhawk6x_init()

◆ imu_pixhawk6x_periodic()

void imu_pixhawk6x_periodic ( void  )

Definition at line 112 of file imu_pixhawk6x.c.

References imu1, imu2, imu3, invensense2_periodic(), and invensense3_periodic().

+ Here is the call graph for this function: