Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
pprzlog_tp.c File Reference

Initialize pprzlog transport. More...

+ Include dependency graph for pprzlog_tp.c:

Go to the source code of this file.

Functions

void pprzlog_tp_init (void)
 Init function. More...
 

Variables

struct pprzlog_transport pprzlog_tp
 PPRZLOG transport structure. More...
 

Detailed Description

Initialize pprzlog transport.

Definition in file pprzlog_tp.c.

Function Documentation

◆ pprzlog_tp_init()

void pprzlog_tp_init ( void  )

Init function.

Definition at line 31 of file pprzlog_tp.c.

References get_sys_time_usec100(), and pprzlog_tp.

+ Here is the call graph for this function:

Variable Documentation

◆ pprzlog_tp