mroshow / funf-open-sensing-framework

Automatically exported from code.google.com/p/funf-open-sensing-framework
0 stars 0 forks source link

Activity Probe doesn't send out frequent messages when Accelerometer probe is also on #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The activity probe does not receive its parameters right now.  So it is 
difficult to know when the activity probe should emit data.  Right now the 
implementation is to wait until 2 seconds of no accelerometer data.  However, 
we should be taking into account parameters that were registered with the 
activity probe and send out data broadcasts in minimum or maximum durations.

Original issue reported on code.google.com by alan.gar...@gmail.com on 3 Nov 2011 at 3:10