[GitHub] [mynewt-core] brolan-juul closed pull request #1698: LIS2DW12 - Clear Reference

2019-03-18 Thread GitBox
brolan-juul closed pull request #1698: LIS2DW12 - Clear Reference URL: https://github.com/apache/mynewt-core/pull/1698 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [mynewt-core] brolan-juul opened a new pull request #1698: LIS2DW12 - Clear Reference

2019-03-18 Thread GitBox
brolan-juul opened a new pull request #1698: LIS2DW12 - Clear Reference URL: https://github.com/apache/mynewt-core/pull/1698 Clearing Reference register when attempting to go from High Resolution to Power Down. ![image](https://user-images.githubusercontent.com/33846322/54584705-509

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #1693: Bookmarks optimization for FCB-backed logs

2019-03-18 Thread GitBox
ccollins476ad commented on a change in pull request #1693: Bookmarks optimization for FCB-backed logs URL: https://github.com/apache/mynewt-core/pull/1693#discussion_r22518 ## File path: fs/fcb/src/fcb_bmark.c ## @@ -0,0 +1,98 @@ +/* + * Licensed to the Apache Software

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #1693: Bookmarks optimization for FCB-backed logs

2019-03-18 Thread GitBox
ccollins476ad commented on a change in pull request #1693: Bookmarks optimization for FCB-backed logs URL: https://github.com/apache/mynewt-core/pull/1693#discussion_r20183 ## File path: fs/fcb/src/fcb_bmark.c ## @@ -0,0 +1,98 @@ +/* + * Licensed to the Apache Software

[mynewt-core] branch master updated (1e4dee9 -> 47b6bc5)

2019-03-18 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 1e4dee9 sys/console: Add support for non-nlip console silence output and ignore non-nlip console input (#168

[GitHub] [mynewt-core] ccollins476ad merged pull request #1693: Bookmarks optimization for FCB-backed logs

2019-03-18 Thread GitBox
ccollins476ad merged pull request #1693: Bookmarks optimization for FCB-backed logs URL: https://github.com/apache/mynewt-core/pull/1693 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-core] wes3 commented on a change in pull request #1693: Bookmarks optimization for FCB-backed logs

2019-03-18 Thread GitBox
wes3 commented on a change in pull request #1693: Bookmarks optimization for FCB-backed logs URL: https://github.com/apache/mynewt-core/pull/1693#discussion_r266656708 ## File path: fs/fcb/src/fcb_bmark.c ## @@ -0,0 +1,98 @@ +/* + * Licensed to the Apache Software Foundati

[GitHub] [mynewt-core] wes3 commented on a change in pull request #1693: Bookmarks optimization for FCB-backed logs

2019-03-18 Thread GitBox
wes3 commented on a change in pull request #1693: Bookmarks optimization for FCB-backed logs URL: https://github.com/apache/mynewt-core/pull/1693#discussion_r266654261 ## File path: fs/fcb/src/fcb_bmark.c ## @@ -0,0 +1,98 @@ +/* + * Licensed to the Apache Software Foundati

[GitHub] [mynewt-core] vrahane merged pull request #1687: sys/console: silence non-nlip console output and ignore non-nlip console input

2019-03-18 Thread GitBox
vrahane merged pull request #1687: sys/console: silence non-nlip console output and ignore non-nlip console input URL: https://github.com/apache/mynewt-core/pull/1687 This is an automated message from the Apache Git Service.

[mynewt-core] branch master updated: sys/console: Add support for non-nlip console silence output and ignore non-nlip console input (#1687)

2019-03-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new 1e4dee9 sys/console: Add support for

[GitHub] [mynewt-core] vrahane commented on issue #1694: [DO NOT MERGE]LP5523 Engine pr_instruction fix

2019-03-18 Thread GitBox
vrahane commented on issue #1694: [DO NOT MERGE]LP5523 Engine pr_instruction fix URL: https://github.com/apache/mynewt-core/pull/1694#issuecomment-474086794 @JustineKH you should be creating two separate PRs for these, one for imgr stuff and one for lp5523 driver. Also, it seems that you ar

[GitHub] [mynewt-core] vrahane commented on issue #1687: sys/console: silence non-nlip console output and ignore non-nlip console input

2019-03-18 Thread GitBox
vrahane commented on issue #1687: sys/console: silence non-nlip console output and ignore non-nlip console input URL: https://github.com/apache/mynewt-core/pull/1687#issuecomment-474080841 @ccollins476ad fixed everything, thanks.

[GitHub] [mynewt-core] flyingbepi opened a new issue #1697: NRF52 Thingy:52 board does not report sensors on I2C bus #1

2019-03-18 Thread GitBox
flyingbepi opened a new issue #1697: NRF52 Thingy:52 board does not report sensors on I2C bus #1 URL: https://github.com/apache/mynewt-core/issues/1697 I'm having some I2C issues while running the **sensors_test** application on a Thingy:52 (pca20020) board. Although scanning the I2C

[mynewt-core] branch master updated: util/cbmem: Fix hosted test

2019-03-18 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new f618031 util/cbmem: Fix hosted test f618

[GitHub] [mynewt-core] ccollins476ad merged pull request #1686: util/cbmem: Fix hosted test

2019-03-18 Thread GitBox
ccollins476ad merged pull request #1686: util/cbmem: Fix hosted test URL: https://github.com/apache/mynewt-core/pull/1686 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [mynewt-core] andrzej-kaczmarek commented on a change in pull request #1692: hw/bus: Allow to use nonblock SPI operations

2019-03-18 Thread GitBox
andrzej-kaczmarek commented on a change in pull request #1692: hw/bus: Allow to use nonblock SPI operations URL: https://github.com/apache/mynewt-core/pull/1692#discussion_r266471668 ## File path: hw/bus/drivers/spi_common/include/bus/drivers/spi_common.h ## @@ -41,7 +41,9

[GitHub] [mynewt-core] amrbekhit commented on a change in pull request #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager.

2019-03-18 Thread GitBox
amrbekhit commented on a change in pull request #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager. URL: https://github.com/apache/mynewt-core/pull/1670#discussion_r266409194 ## File path: net/lora/node/src/mac/LoRaMac.c #

[GitHub] [mynewt-core] amrbekhit commented on a change in pull request #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager.

2019-03-18 Thread GitBox
amrbekhit commented on a change in pull request #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager. URL: https://github.com/apache/mynewt-core/pull/1670#discussion_r266409106 ## File path: net/lora/node/src/mac/LoRaMac.c #

[GitHub] [mynewt-core] amrbekhit commented on a change in pull request #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager.

2019-03-18 Thread GitBox
amrbekhit commented on a change in pull request #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager. URL: https://github.com/apache/mynewt-core/pull/1670#discussion_r266408769 ## File path: net/lora/node/src/mac/LoRaMac.c #

[GitHub] [mynewt-core] amrbekhit commented on a change in pull request #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager.

2019-03-18 Thread GitBox
amrbekhit commented on a change in pull request #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager. URL: https://github.com/apache/mynewt-core/pull/1670#discussion_r266408769 ## File path: net/lora/node/src/mac/LoRaMac.c #

[GitHub] [mynewt-core] amrbekhit edited a comment on issue #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager.

2019-03-18 Thread GitBox
amrbekhit edited a comment on issue #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager. URL: https://github.com/apache/mynewt-core/pull/1670#issuecomment-473863519 > I might have missed a commit but I do not see lora_low_power_exit() a

[GitHub] [mynewt-core] amrbekhit commented on a change in pull request #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager.

2019-03-18 Thread GitBox
amrbekhit commented on a change in pull request #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager. URL: https://github.com/apache/mynewt-core/pull/1670#discussion_r266397071 ## File path: hw/drivers/lora/src/utilities.c #

[mynewt-core] branch master updated (ae77e25 -> 10fd2c3)

2019-03-18 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from ae77e25 Merge pull request #1690 from andrzej-kaczmarek/halspifix new 3ef72ca nucleo: Enable hal spi on nu

[GitHub] [mynewt-core] kasjer merged pull request #1696: STM32 nucleo enhancements

2019-03-18 Thread GitBox
kasjer merged pull request #1696: STM32 nucleo enhancements URL: https://github.com/apache/mynewt-core/pull/1696 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [mynewt-core] amrbekhit commented on issue #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager.

2019-03-18 Thread GitBox
amrbekhit commented on issue #1670: Implement low-power support in the LoRa stack and modify the nRF timer code to use the HFXO manager. URL: https://github.com/apache/mynewt-core/pull/1670#issuecomment-473863519 > I might have missed a commit but I do not see lora_low_power_exit() and ent

[GitHub] [mynewt-core] kasjer opened a new pull request #1696: STM32 nucleo enhancements

2019-03-18 Thread GitBox
kasjer opened a new pull request #1696: STM32 nucleo enhancements URL: https://github.com/apache/mynewt-core/pull/1696 - Arduino pin names for two more boards - 3 board had spi disabled This is an automated message from the

[GitHub] [mynewt-core] mkiiskila commented on issue #1691: net/oic; call get routine for notifications individually for every observer.

2019-03-18 Thread GitBox
mkiiskila commented on issue #1691: net/oic; call get routine for notifications individually for every observer. URL: https://github.com/apache/mynewt-core/pull/1691#issuecomment-473836817 Thanks for checking this. Pushed a commit here which fixes build with OC_SEPARATE_RESPONSES disabled