[GitHub] vrahane opened a new pull request #330: MYNEWT-781 BNO055 Shell: throw error on no type

2017-06-12 Thread git
vrahane opened a new pull request #330: MYNEWT-781 BNO055 Shell: throw error on no type URL: https://github.com/apache/incubator-mynewt-core/pull/330 For "r" command throw error on no type. This is an automated message from

[GitHub] vrahane closed pull request #330: MYNEWT-781 BNO055 Shell: throw error on no type

2017-06-12 Thread git
vrahane closed pull request #330: MYNEWT-781 BNO055 Shell: throw error on no type URL: https://github.com/apache/incubator-mynewt-core/pull/330 This is an automated message from the Apache Git Service. To respond to the

[GitHub] vrahane opened a new pull request #332: MYNEWT-779 tcs34725 driver: remove os_time_delay()

2017-06-12 Thread git
vrahane opened a new pull request #332: MYNEWT-779 tcs34725 driver: remove os_time_delay() URL: https://github.com/apache/incubator-mynewt-core/pull/332 - Removing os_time_delay() from driver and moving it to shell for using it with shell. - Sensor framework polling timer should be

[GitHub] cwanda opened a new pull request #200: Removed outdated shell example.

2017-06-12 Thread git
cwanda opened a new pull request #200: Removed outdated shell example. URL: https://github.com/apache/incubator-mynewt-site/pull/200 This PR should be merged into 1.0 doc. You can also merge this into the latest doc or just wait until the PR for the 1.1 shell improvement doc is created.

[GitHub] vrahane opened a new pull request #331: MYNEWT-780 Sensor driver shells: expose ADDR syscf

2017-06-12 Thread git
vrahane opened a new pull request #331: MYNEWT-780 Sensor driver shells: expose ADDR syscf URL: https://github.com/apache/incubator-mynewt-core/pull/331 Sensor driver shells should expose ADDR syscfg since the shell should use a specific address to talk to a sensor device.

[GitHub] mkiiskila commented on a change in pull request #329: Wi-Fire: Implement hal_timer

2017-06-12 Thread git
mkiiskila commented on a change in pull request #329: Wi-Fire: Implement hal_timer URL: https://github.com/apache/incubator-mynewt-core/pull/329#discussion_r121561678 ## File path: hw/mcu/microchip/pic32mz2048efg100/src/hal_timer.c ## @@ -0,0 +1,548 @@ +/** + * Licensed

[GitHub] mkiiskila commented on a change in pull request #329: Wi-Fire: Implement hal_timer

2017-06-12 Thread git
mkiiskila commented on a change in pull request #329: Wi-Fire: Implement hal_timer URL: https://github.com/apache/incubator-mynewt-core/pull/329#discussion_r121563383 ## File path: hw/mcu/microchip/pic32mz2048efg100/src/hal_timer.c ## @@ -0,0 +1,548 @@ +/** + * Licensed

[GitHub] aditihilbert closed pull request #199: warning: same priority for two tasks is not allowed, fires an assert.

2017-06-12 Thread git
aditihilbert closed pull request #199: warning: same priority for two tasks is not allowed, fires an assert. URL: https://github.com/apache/incubator-mynewt-site/pull/199 This is an automated message from the Apache Git

[GitHub] cwanda opened a new pull request #201: Use STATS_NAMES syscfg setting

2017-06-12 Thread git
cwanda opened a new pull request #201: Use STATS_NAMES syscfg setting URL: https://github.com/apache/incubator-mynewt-site/pull/201 **This PR can be merged into 1.0 and the latest documentation.** Use STATS_NAMES syscfg setting instead of STAT_NAMES_ENABLE compile flag to enable stat