Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
hott.h File Reference

Graupner HOTT telemetry control module. More...

#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.

◆ hott_init()

void hott_init ( void  )

Definition at line 123 of file hott.c.

◆ hott_periodic()

void hott_periodic ( void  )