28 #ifndef AHRS_VECTORNAV_H
29 #define AHRS_VECTORNAV_H
void ahrs_vectornav_event(void)
Event handling for Vectornav.
float vn_freq
data frequency
struct VNData vn_data
Data struct.
void ahrs_vectornav_propagate(void)
Read received data.
enum VNStatus vn_status
VN status.
struct Int32Vect3 accel_i
Paparazzi floating point math for geodetic calculations.
struct OrientationReps body_to_imu
body_to_imu rotation
struct AhrsVectornav ahrs_vn
Paparazzi floating point algebra.
Architecture independent timing functions.
Vectornav VN-200 INS subsystem.
Paparazzi generic algebra macros.
Paparazzi fixed point math for geodetic calculations.
uint16_t vn_chksm
aux variable for checksum
void ahrs_vectornav_init(void)
Initialize Vectornav struct.
Generic orientation representation and conversions.
struct VNPacket vn_packet
Packet struct.