Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
#include "generated/airframe.h"
#include "std.h"
Go to the source code of this file.
Functions | |
void | hott_init (void) |
void | hott_periodic (void) |
void | hott_event (void) |
void hott_event | ( | void | ) |
Definition at line 291 of file hott.c.
References hott_event_timer, hott_periodic_event(), SysTimeTimer, and SysTimeTimerStart.
void hott_init | ( | void | ) |
Definition at line 123 of file hott.c.
References hott_msgs_init().
void hott_periodic | ( | void | ) |
Definition at line 129 of file hott.c.
References HOTT_TELEMETRY_EAM_SENSOR_ID, HOTT_TELEMETRY_GAM_SENSOR_ID, HOTT_TELEMETRY_GPS_SENSOR_ID, hott_telemetry_sendig_msgs_id, HOTT_TELEMETRY_VARIO_SENSOR_ID, hott_update_eam_msg(), hott_update_gam_msg(), and TRUE.