|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
28 #ifndef AHRS_VECTORNAV_H
29 #define AHRS_VECTORNAV_H
struct OrientationReps body_to_imu
body_to_imu rotation
Paparazzi fixed point math for geodetic calculations.
Paparazzi floating point algebra.
void ahrs_vectornav_init(void)
Initialize Vectornav struct.
uint16_t vn_chksm
aux variable for checksum
Paparazzi floating point math for geodetic calculations.
float vn_freq
data frequency
struct AhrsVectornav ahrs_vn
Architecture independent timing functions.
void ahrs_vectornav_event(void)
Event handling for Vectornav.
enum VNStatus vn_status
VN status.
struct VNData vn_data
Data struct.
struct VNPacket vn_packet
Packet struct.
struct Int32Vect3 accel_i
Paparazzi generic algebra macros.
void ahrs_vectornav_propagate(void)
Read received data.