Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

different schedules for sensor measurements #7

Open
ostap opened this issue May 30, 2014 · 1 comment
Open

different schedules for sensor measurements #7

ostap opened this issue May 30, 2014 · 1 comment

Comments

@ostap
Copy link

ostap commented May 30, 2014

Currently we support only one scheduling interval (30 secs). Upon integration with the router we will need to support another interval (e.g. ~1 hour).

@naibaf7
Copy link
Contributor

naibaf7 commented Aug 23, 2014

It should be noted that this gets even more complicated: For example it could be more interesting to record data from the accelerometer for i.e. 3 seconds every 30 seconds instead of a single point measurement every 30 seconds. Good measurement intervals and scheduling intervals might depend on the mathematical models used to interpret data, but as nervous should be able to answer "all questions" and doesn't know the model prior to data recording, this is problematic. It should be noted that continuous recording is also not an option (energy consumption) but that it is possible that a "program" in nervous could trigger data recording in a certain future point of time. However this needs limits, again for energy consumption reasons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants