osd-contiki/apps/powertrace
adamdunkels b72e90597e Rewrote the default powertrace_sniff() behaviour. Instead of printing
out power data for all incoming and outgoing packets (which causes
problems when there is much traffic), the power data for the packets
is instead logged and periodically printed out in aggregated form.
2010-09-22 22:09:52 +00:00
..
Makefile.powertrace Added functions for turning powertracing off 2010-03-19 13:23:31 +00:00
powertrace.c Rewrote the default powertrace_sniff() behaviour. Instead of printing 2010-09-22 22:09:52 +00:00
powertrace.h Added a function powertrace_print() that prints out the current power trace 2010-03-29 21:49:07 +00:00