Paparazzi UAS  v5.14.0_stable-0-g3f680d1
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
openlog.c File Reference

This module provides a timestamp-message, allowing sw/logalizer/openlog2tlm to convert a recorded dumpfile, created by openlog into the pprz-tlm format, to be converted into .data and .log files by sw/logalizer/sd2log. More...

#include "openlog.h"
#include "pprzlink/messages.h"
#include "subsystems/datalink/downlink.h"
#include "mcu_periph/sys_time.h"
+ Include dependency graph for openlog.c:

Go to the source code of this file.

Functions

void periodic_2Hz_openlog (void)
 

Detailed Description

This module provides a timestamp-message, allowing sw/logalizer/openlog2tlm to convert a recorded dumpfile, created by openlog into the pprz-tlm format, to be converted into .data and .log files by sw/logalizer/sd2log.

Definition in file openlog.c.

Function Documentation

void periodic_2Hz_openlog ( void  )

Definition at line 36 of file openlog.c.

References DefaultChannel, DefaultDevice, and get_sys_time_msec().

+ Here is the call graph for this function: