Paparazzi UAS  v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ahrs_infrared.h File Reference

Fixedwing attitude estimation using infrared sensors. More...

#include "std.h"
+ Include dependency graph for ahrs_infrared.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ahrs_infrared_init (void)
 
void ahrs_infrared_periodic (void)
 

Detailed Description

Fixedwing attitude estimation using infrared sensors.

Definition in file ahrs_infrared.h.

Function Documentation

void ahrs_infrared_init ( void  )

Definition at line 96 of file ahrs_infrared.c.

References AHRS_INFRARED_GPS_ID, AHRS_INFRARED_GYRO_ID, DefaultPeriodic, gps_cb(), gyro_cb(), heading, register_periodic_telemetry(), send_infrared(), and send_status().

+ Here is the call graph for this function: