Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
fbw_datalink.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void fbw_datalink_periodic (void)
 
void fbw_datalink_event (void)
 

Detailed Description

Handling of messages coming from ground in FTD

Definition in file fbw_datalink.h.

Function Documentation

◆ fbw_datalink_event()

void fbw_datalink_event ( void  )

Definition at line 57 of file fbw_datalink.c.

References autopilot_parse(), AutopilotLinkDevice, LED_ON, modem_parse(), and ModemLinkDevice.

+ Here is the call graph for this function:

◆ fbw_datalink_periodic()

void fbw_datalink_periodic ( void  )

Definition at line 47 of file fbw_datalink.c.

References LED_OFF.