Re: [riot-devel] Energy Consumption Measurment

2016-01-11 Thread David Lyon
 

Hi, 

Yes. It depends on the processor though. On processors that are purely
oscillator driven there's no increase in power consumption. 

On way, might be to take 10x, 50x, 100x of your device and then put them
on a current measuring device then send them an instruction to start the
task. 

Then see what happens to power consumption. 

Regards 

David 

On 2016-01-07 01:04, Yasmina Abdeddaïm wrote: 

> Hi,
> 
> I'm planning to do some experiments using RIOT OS on TelosB. I'm not familiar 
> with none of them, my goal is to implement real-time scheduling algorithms 
> while taking into account the energy consumption of real-time tasks.
> 
> I'm wondering if it is possible to measure easily the energy consumption of a 
> task ?
> 
> Best Regards,
> 
> Yasmina Abdeddaïm,
> 
> ___
> devel mailing list
> devel@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/devel [1]

 

Links:
--
[1] https://lists.riot-os.org/mailman/listinfo/devel
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


[riot-devel] gnrc udp-hc support for elided checksum

2016-01-11 Thread René Herthel
Hi everyone,
i would like to implement the support (TODO [1]) for elided checksum of 
compressed udp pakets on the gnrc.
So therefore i have some questions:
Is someone already working on it?Is there any reason why this is not 
implemented before?Are there some things i should definitely know? ( like other 
work/PR's which have to be done first, or something else..)
I am new to gnrc, but would like to learn more about this :-).

Best,René
[1] 
https://github.com/RIOT-OS/RIOT/blob/master/sys/net/gnrc/network_layer/sixlowpan/iphc/gnrc_sixlowpan_iphc.c#L506
  ___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel