You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/03/21 18:48:41 UTC

[jira] [Commented] (MYNEWT-678) SensorAPI: Shell: Add support for polling at a given interval for a specific duration

    [ https://issues.apache.org/jira/browse/MYNEWT-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15935100#comment-15935100 ] 

ASF subversion and git services commented on MYNEWT-678:
--------------------------------------------------------

Commit 68265625d5c27ebaddd5d4b1d64acbbb30d3db90 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=6826562 ]

MYNEWT-678 SensorAPI: Shell:

- Add support for polling at a given interval for a
  specific duration(Use os_cputime instead of a dedicated HW hal_timer)

  "sensor read <sensor_name> <type> [-n nsamples] [-i poll_itvl] [-d duration]"


> 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)