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

Initialize pprzlog transport. More...

#include "pprzlink/pprzlog_transport.h"
+ Include dependency graph for pprzlog_tp.h:
+ This graph shows which files directly or indirectly include this file:

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

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