funf-org / funf-core-android

Funf Open Sensing Framework for Android
92 stars 53 forks source link

Minimum period for probes? #94

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I seem to notice an issue that when I set the period for a probe (say 
RunningApplicationsProbe) to a very low value such as 5 seconds, the actual 
logging period for the probe is about 15 seconds.

Is there a lower bound on the period that I am missing?

Thanks,
Vijay

Original issue reported on code.google.com by chivi...@gmail.com on 20 Apr 2013 at 1:26

GoogleCodeExporter commented 8 years ago
I have the same question: If I wanna log acceleration continuously, I took 
interval: 10, period: 10, strict: true.
Doesn't work. Is this a general problem or just a misconfig by me?

Original comment by balze...@gmail.com on 2 Sep 2013 at 7:10