Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
hott.h File Reference
#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)
 

Detailed Description

Graupner HOTT telemetry control module.

Definition in file hott.h.

Function Documentation

◆ hott_event()

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:

◆ hott_init()

void hott_init ( void  )

Definition at line 123 of file hott.c.

References hott_msgs_init().

+ Here is the call graph for this function:

◆ hott_periodic()

void hott_periodic ( void  )