[GitHub] rymanluk opened a new pull request #353: Bt5 ctrl fixes

2017-06-27 Thread git
rymanluk opened a new pull request #353: Bt5 ctrl fixes URL: https://github.com/apache/incubator-mynewt-core/pull/353 Couple of fixes This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] sjanc closed pull request #353: Bt5 ctrl fixes

2017-06-27 Thread git
sjanc closed pull request #353: Bt5 ctrl fixes URL: https://github.com/apache/incubator-mynewt-core/pull/353 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use t

[GitHub] rymanluk commented on issue #351: Bt5 extended advertising - host part

2017-06-27 Thread git
rymanluk commented on issue #351: Bt5 extended advertising - host part URL: https://github.com/apache/incubator-mynewt-core/pull/351#issuecomment-311371565 Thanks for review. 1) your right however in practice it works. I did it because I was remember that patch 433aab55c nimble h

[GitHub] rymanluk commented on issue #351: Bt5 extended advertising - host part

2017-06-27 Thread git
rymanluk commented on issue #351: Bt5 extended advertising - host part URL: https://github.com/apache/incubator-mynewt-core/pull/351#issuecomment-311371565 Thanks for review. 1) your right however in practice it works. I did it because I was remember that patch `433aab55c nimble

[GitHub] cwanda opened a new pull request #208: Add how to reduce code size and reformat faq

2017-06-27 Thread git
cwanda opened a new pull request #208: Add how to reduce code size and reformat faq URL: https://github.com/apache/incubator-mynewt-site/pull/208 1) Added a guide on how to reduce code size for an application 2) Reformatted FAQ with categories and listed the questions with links (and an

[GitHub] sterlinghughes closed pull request #345: Add support for the NRF52 thingy, add a button driver

2017-06-27 Thread git
sterlinghughes closed pull request #345: Add support for the NRF52 thingy, add a button driver URL: https://github.com/apache/incubator-mynewt-core/pull/345 This is an automated message from the Apache Git Service. To respo

[GitHub] sterlinghughes commented on issue #345: Add support for the NRF52 thingy, add a button driver

2017-06-27 Thread git
sterlinghughes commented on issue #345: Add support for the NRF52 thingy, add a button driver URL: https://github.com/apache/incubator-mynewt-core/pull/345#issuecomment-311430778 after discussion on slack, closing and resubmitting as just a BSP for the thingy. We're going to make the but

[GitHub] sterlinghughes opened a new pull request #354: add NRF52 thingy BSP

2017-06-27 Thread git
sterlinghughes opened a new pull request #354: add NRF52 thingy BSP URL: https://github.com/apache/incubator-mynewt-core/pull/354 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] sterlinghughes closed pull request #354: add NRF52 thingy BSP

2017-06-27 Thread git
sterlinghughes closed pull request #354: add NRF52 thingy BSP URL: https://github.com/apache/incubator-mynewt-core/pull/354 This is an automated message from the Apache Git Service. To respond to the message, please log on G

[GitHub] wes3 commented on issue #351: Bt5 extended advertising - host part

2017-06-27 Thread git
wes3 commented on issue #351: Bt5 extended advertising - host part URL: https://github.com/apache/incubator-mynewt-core/pull/351#issuecomment-311433916 I am not sure I have a strong opinion on the BLE_LL_CFG_FEAT_LL_EXT_ADV and BLE_EXT_ADV. I see why we want to keep BLE_LL_CFG_FEAT_LL_EXT_

[GitHub] aditihilbert closed pull request #206: Fixed typo: myblerph should be myperiph

2017-06-27 Thread git
aditihilbert closed pull request #206: Fixed typo: myblerph should be myperiph URL: https://github.com/apache/incubator-mynewt-site/pull/206 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] aditihilbert closed pull request #208: Add how to reduce code size and reformat faq

2017-06-27 Thread git
aditihilbert closed pull request #208: Add how to reduce code size and reformat faq URL: https://github.com/apache/incubator-mynewt-site/pull/208 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] aditihilbert closed pull request #207: Tutorial on over-the-air image upgrade.

2017-06-27 Thread git
aditihilbert closed pull request #207: Tutorial on over-the-air image upgrade. URL: https://github.com/apache/incubator-mynewt-site/pull/207 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] ccollins476ad opened a new pull request #355: nmgr_ble - don't crash if peer disconnected during MTU query

2017-06-27 Thread git
ccollins476ad opened a new pull request #355: nmgr_ble - don't crash if peer disconnected during MTU query URL: https://github.com/apache/incubator-mynewt-core/pull/355 When queried for the connection's ATT MTU, the BLE newtmgr transport assumes the peer is connected. If the peer is no

[GitHub] ccollins476ad commented on a change in pull request #351: Bt5 extended advertising - host part

2017-06-27 Thread git
ccollins476ad commented on a change in pull request #351: Bt5 extended advertising - host part URL: https://github.com/apache/incubator-mynewt-core/pull/351#discussion_r124359262 ## File path: net/nimble/host/src/ble_gap.c ## @@ -2154,6 +2155,66 @@ ble_gap_disc_tx_params(

[GitHub] ccollins476ad commented on a change in pull request #351: Bt5 extended advertising - host part

2017-06-27 Thread git
ccollins476ad commented on a change in pull request #351: Bt5 extended advertising - host part URL: https://github.com/apache/incubator-mynewt-core/pull/351#discussion_r124360695 ## File path: net/nimble/host/src/ble_gap.c ## @@ -2154,6 +2155,66 @@ ble_gap_disc_tx_params(

[GitHub] ccollins476ad closed pull request #75: Fix broken generated sysinit for: 1 package, 1 stage, 2 functions

2017-06-27 Thread git
ccollins476ad closed pull request #75: Fix broken generated sysinit for: 1 package, 1 stage, 2 functions URL: https://github.com/apache/incubator-mynewt-newt/pull/75 This is an automated message from the Apache Git Service.

[GitHub] ccollins476ad commented on a change in pull request #72: MYNEWT-553; add option to print only executed commands during build

2017-06-27 Thread git
ccollins476ad commented on a change in pull request #72: MYNEWT-553; add option to print only executed commands during build URL: https://github.com/apache/incubator-mynewt-newt/pull/72#discussion_r124364744 ## File path: newt/vendor/mynewt.apache.org/newt/util/util.go ##

[GitHub] jacobrosenthal opened a new pull request #356: microbit bsp: add JLINK_DEBUG option to switch to jlink

2017-06-27 Thread git
jacobrosenthal opened a new pull request #356: microbit bsp: add JLINK_DEBUG option to switch to jlink URL: https://github.com/apache/incubator-mynewt-core/pull/356 Helpful as a 'free' Segger RTT device via JLINK OB firmware from Segger Youll need to change the uploader firmware on y

[GitHub] rymanluk commented on issue #341: MYNEWT-785: Remove support for 1MHz clock in nimble

2017-06-27 Thread git
rymanluk commented on issue #341: MYNEWT-785: Remove support for 1MHz clock in nimble URL: https://github.com/apache/incubator-mynewt-core/pull/341#issuecomment-311488132 Looks good to me! This is an automated message from

[GitHub] sjanc closed pull request #341: MYNEWT-785: Remove support for 1MHz clock in nimble

2017-06-27 Thread git
sjanc closed pull request #341: MYNEWT-785: Remove support for 1MHz clock in nimble URL: https://github.com/apache/incubator-mynewt-core/pull/341 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] ccollins476ad opened a new pull request #357: BLE Host - Allow get / set of channel map.

2017-06-27 Thread git
ccollins476ad opened a new pull request #357: BLE Host - Allow get / set of channel map. URL: https://github.com/apache/incubator-mynewt-core/pull/357 This is an automated message from the Apache Git Service. To respond to

[GitHub] KumarAmitMehta opened a new pull request #358: Adding Eclipse Paho MQTT C/C++ client for Embedded platforms

2017-06-27 Thread git
KumarAmitMehta opened a new pull request #358: Adding Eclipse Paho MQTT C/C++ client for Embedded platforms URL: https://github.com/apache/incubator-mynewt-core/pull/358 Eclipse/Paho's MQTTPacket [1] contains the lowest level C library with the smallest requirements. This supplies simple s