Atis Elsts
|
eac1973073
|
Introduce ENERGEST_SWITCH macro. It allows to switch between energest modes without running into the risk of losing a tick in the process
|
2015-09-04 11:49:02 +02:00 |
|
Adam Dunkels
|
bb2dcaa057
|
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
|
2013-11-24 20:20:11 +01:00 |
|
Adam Dunkels
|
944537fccf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
|
David Kopf
|
2feed121d2
|
Account for 16 bit rtimer wraparound, else ENERGEST way underreports AVR times.
|
2011-08-17 16:51:22 -04:00 |
|
adamdunkels
|
a25a3a45b5
|
Bugfix: attribute energy expenditure to a device only if the device was actually switched on
|
2009-10-20 20:19:27 +00:00 |
|
nvt-se
|
74e9bc8789
|
Added flash reads and writes to energest.
|
2009-05-11 15:26:24 +00:00 |
|
nvt-se
|
775b8b4ae5
|
fixed documentation typos.
|
2008-10-14 12:46:39 +00:00 |
|
joxe
|
193bbc9ffa
|
fixed energest to always add positive values and to use all bits, removed energest arch
|
2008-09-29 11:44:37 +00:00 |
|
adamdunkels
|
1f005b6299
|
Moved energest.{c,h} from core/lib to core/sys: power profiling is a system mechanism, not a library
|
2008-07-03 23:36:30 +00:00 |
|