PER Firmware
Loading...
Searching...
No Matches
telemetry.h File Reference

DASHBOARD telemetry task implementations. More...

#include <stdint.h>
Include dependency graph for telemetry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void report_telemetry_02hz (void)
 Reports telemetry data at 0.2 Hz rate Includes: ABOX git hash.
 
void LWS_Standard_CALLBACK (void)
 

Variables

static constexpr uint32_t TELEMETRY_02HZ_PERIOD_MS = 5000
 

Detailed Description

DASHBOARD telemetry task implementations.

Author
Irving Wang (irvin.nosp@m.gw@p.nosp@m.urdue.nosp@m..edu)

Function Documentation

◆ LWS_Standard_CALLBACK()

void LWS_Standard_CALLBACK ( void )

◆ report_telemetry_02hz()

void report_telemetry_02hz ( void )

Reports telemetry data at 0.2 Hz rate Includes: ABOX git hash.

Reports telemetry data at 0.2 Hz rate Includes: ABOX git hash.

Variable Documentation

◆ TELEMETRY_02HZ_PERIOD_MS

uint32_t TELEMETRY_02HZ_PERIOD_MS = 5000
staticconstexpr