aggregator.h File Reference
#include <csp/arch/csp_thread.h>
#include <telemetry/telemetry.h>

Go to the source code of this file.

Macros

#define INIT_AGGREGATOR_THREAD
 Macro for creating the aggregator thread. More...
 

Functions

 CSP_DEFINE_TASK (aggregator)
 Thread for aggregating telemetry data. More...
 
void user_aggregator (void)
 Function stub for user-defined telemetry aggregator. More...
 
void aggregator_submit (telemetry_source, uint16_t data)
 Convenience wrapper function for telemetry submission. More...