[
https://issues.apache.org/jira/browse/MYNEWT-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15935098#comment-15935098
]
ASF subversion and git services commented on MYNEWT-678:
--------------------------------------------------------
Commit c93c7bea45ee2b525ac5c6d209b10ad2b495f21e in incubator-mynewt-core's
branch refs/heads/develop from [~vrahane]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=c93c7be
]
MYNEWT-678 SensorAPI: Shell:
- Add support for polling at a given interval for a
specific duration
- Initial commit
> 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)