Contiki-NG
simple-energest.c File Reference

A process that periodically prints out the time spent in radio tx, radio rx, total time and duty cycle. More...

#include "contiki.h"
#include "sys/energest.h"
#include "simple-energest.h"
#include <stdio.h>
#include <limits.h>
#include <inttypes.h>
#include "sys/log.h"

Go to the source code of this file.

Functions

void simple_energest_init (void)
 Initialize the deployment module.
 

Detailed Description

A process that periodically prints out the time spent in radio tx, radio rx, total time and duty cycle.

Author
Simon Duquennoy simon.nosp@m..duq.nosp@m.uenno.nosp@m.y@ri.nosp@m..se

Definition in file simple-energest.c.