|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
#include "generated/airframe.h"#include "std.h"
Include dependency graph for hott.h:
This graph shows which files directly or indirectly include this file: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.
Here is the call graph for this function:| void hott_init | ( | void | ) |
Definition at line 123 of file hott.c.
References hott_msgs_init().
Here is the call graph for this function:| 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.
Here is the call graph for this function: