Vipul Rahane created MYNEWT-678:
-----------------------------------
Summary: SensorAPI: Shell: Add support for polling at a given
interval for a specific duration
Key: MYNEWT-678
URL: https://issues.apache.org/jira/browse/MYNEWT-678
Project: Mynewt
Issue Type: Improvement
Reporter: Vipul Rahane
Assignee: Vipul Rahane
Add support for polling a sensor at a specific interval for specific duration.
Improving sensor read to work for the following command:
sensor read <sensor_name> <type> [-n nsamples] [-i poll_itvl] [-d duration]
In the background it uses os_cputime_timer for it's functioning.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)