[GitHub] utzig opened a new pull request #343: Enable i2c_scan only when there is I2C peripheral

2017-06-21 Thread git
only includes i2c_scan when some I2C_x switch is enabled. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] cwanda commented on issue #198: MYNEWT-762 Doc Update for 1.1 newtmgr conn add format

2017-06-21 Thread git
before I make any code change. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at:

[GitHub] michal-narajowski closed pull request #293: apps/btshell: add bletiny clone that uses new shell

2017-06-22 Thread git
michal-narajowski closed pull request #293: apps/btshell: add bletiny clone that uses new shell URL: https://github.com/apache/incubator-mynewt-core/pull/293 This is an automated message from the Apache Git Service. To

[GitHub] michal-narajowski opened a new pull request #344: [RFC] MYNEWT-430: Segger's SystemView working with Mynewt

2017-06-22 Thread git
art recording events Comments are welcome BR, Micha? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For querie

[GitHub] rymanluk commented on a change in pull request #279: BLE Host - Policy for SM key overflow

2017-06-22 Thread git
> */ > uint16_t conn_handle; > > // We can add fieds for other types or create union if needed. > } storage_full; > }; > }; This is an automated mes

[GitHub] utzig commented on issue #343: Enable i2c_scan only when there is I2C peripheral

2017-06-22 Thread git
something like: ``` #if MYNEWT_VAL(I2C_0) || MYNEWT_VAL(I2C_1) || MYNEWT_VAL(I2C_2) // i2c_scan's code... #endif ``` But doesn't seem necessary for now. This is an automated message from the Apache Git S

[GitHub] michal-narajowski opened a new pull request #72: MYNEWT-553; add option to print only executed commands during build

2017-06-22 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git

[GitHub] mkiiskila closed pull request #343: Enable i2c_scan only when there is I2C peripheral

2017-06-22 Thread git
mkiiskila closed pull request #343: Enable i2c_scan only when there is I2C peripheral URL: https://github.com/apache/incubator-mynewt-core/pull/343 This is an automated message from the Apache Git Service. To respond to

[GitHub] ccollins476ad opened a new pull request #73: syscfg - Only apply conditional overrides if condition is true

2017-06-22 Thread git
. The fix is to only apply the override if the condition is true. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment

[GitHub] ccollins476ad opened a new pull request #74: syscfg - Allow a package to override its own setting

2017-06-22 Thread git
er 3' value: 0 # Use timer 3 instead of timer 0 if target wants to use the low # power clock. syscfg.vals.BLE_LP_CLOCK: TIMER_0: 0 TIMER_1: 1 ``` This is an automated

[GitHub] mkiiskila closed pull request #70: Mynewt 395

2017-06-22 Thread git
mkiiskila closed pull request #70: Mynewt 395 URL: https://github.com/apache/incubator-mynewt-newt/pull/70 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] ccollins476ad closed pull request #73: syscfg - Only apply conditional overrides if condition is true

2017-06-22 Thread git
ccollins476ad closed pull request #73: syscfg - Only apply conditional overrides if condition is true URL: https://github.com/apache/incubator-mynewt-newt/pull/73 This is an automated message from the Apache Git Service

[GitHub] ccollins476ad commented on a change in pull request #279: BLE Host - Policy for SM key overflow

2017-06-22 Thread git
following event + * types: + * o BLE_STORE_EVENT_OVERFLOW Review comment: Thanks, I have made that change. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

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

2017-06-22 Thread git
sterlinghughes opened a new 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

[GitHub] mkiiskila opened a new pull request #346: Misc fixes

2017-06-22 Thread git
routine This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us

[GitHub] rymanluk commented on issue #74: syscfg - Allow a package to override its own setting

2017-06-23 Thread git
: value: 0 syscfg.vals.BLE_EXT_ADV: BLE_LL_CFG_FEAT_LL_EXT_ADV: 1 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific

[GitHub] rymanluk commented on a change in pull request #279: BLE Host - Policy for SM key overflow

2017-06-23 Thread git
an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] sigvef opened a new pull request #204: Add outdated documentation warning banner

2017-06-23 Thread git
/77e29eb449c778d3aa287422b15e56b8.gif) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service

[GitHub] rymanluk commented on issue #336: nimble/bt5_scanner

2017-06-23 Thread git
rymanluk commented on issue #336: nimble/bt5_scanner URL: https://github.com/apache/incubator-mynewt-core/pull/336#issuecomment-310652887 Thanks Will! This is an automated message from the Apache Git Service. To respond

[GitHub] aditihilbert closed pull request #198: MYNEWT-762 Doc Update for 1.1 newtmgr conn add format

2017-06-23 Thread git
aditihilbert closed pull request #198: MYNEWT-762 Doc Update for 1.1 newtmgr conn add format URL: https://github.com/apache/incubator-mynewt-site/pull/198 This is an automated message from the Apache Git Service. To

[GitHub] aditihilbert closed pull request #204: Add outdated documentation warning banner

2017-06-23 Thread git
aditihilbert closed pull request #204: Add outdated documentation warning banner URL: https://github.com/apache/incubator-mynewt-site/pull/204 This is an automated message from the Apache Git Service. To respond to the

[GitHub] ccollins476ad commented on a change in pull request #279: BLE Host - Policy for SM key overflow

2017-06-23 Thread git
following event + * types: + * o BLE_STORE_EVENT_OVERFLOW Review comment: Yikes, I can't believe I missed that. Thanks for catching this. I have fixed it. This is an automated message from the Apache Git Se

[GitHub] ccollins476ad closed pull request #74: syscfg - Allow a package to override its own setting

2017-06-23 Thread git
ccollins476ad closed pull request #74: syscfg - Allow a package to override its own setting URL: https://github.com/apache/incubator-mynewt-newt/pull/74 This is an automated message from the Apache Git Service. To respond

[GitHub] ccollins476ad commented on issue #336: nimble/bt5_scanner

2017-06-23 Thread git
tion names), so please let me know if I missed something. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries

[GitHub] rymanluk commented on issue #336: nimble/bt5_scanner

2017-06-23 Thread git
this patches to put his advertiser on top. Once that got merged I will create new pull with host part. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to

[GitHub] vrahane opened a new pull request #347: Fix onboard sensor config & misc

2017-06-23 Thread git
eady happens in os_dev_open() - Fixing comments This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] vrahane closed pull request #347: Fix onboard sensor config & misc

2017-06-23 Thread git
vrahane closed pull request #347: Fix onboard sensor config & misc URL: https://github.com/apache/incubator-mynewt-core/pull/347 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] wes3 commented on issue #336: nimble/bt5_scanner

2017-06-23 Thread git
wes3 commented on issue #336: nimble/bt5_scanner URL: https://github.com/apache/incubator-mynewt-core/pull/336#issuecomment-310758801 Changes look good. This is an automated message from the Apache Git Service. To respond

[GitHub] rymanluk closed pull request #336: nimble/bt5_scanner

2017-06-23 Thread git
rymanluk closed pull request #336: nimble/bt5_scanner URL: https://github.com/apache/incubator-mynewt-core/pull/336 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] iotvietmember opened a new pull request #348: Add support for VBLUno51 board

2017-06-24 Thread git
+ Wiki: https://vngiotlab.github.io/vbluno/ + The following samples were tested: blinky bleprph Signed-off-by: iotvietmember This is an automated message from the Apache Git Service. To respond to the message

[GitHub] francois-berder opened a new pull request #349: Wi-Fire: Add I2C driver

2017-06-25 Thread git
-fire. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us

[GitHub] jeremyherbert opened a new pull request #205: added message about older ST-LINK programmers on the STM32F4Discovery

2017-06-25 Thread git
me. It was also missing information about udev rules. This should clear up both of those things (I hope!). Thanks, Jeremy This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] aditihilbert closed pull request #205: added message about older ST-LINK programmers on the STM32F4Discovery

2017-06-25 Thread git
aditihilbert closed pull request #205: added message about older ST-LINK programmers on the STM32F4Discovery URL: https://github.com/apache/incubator-mynewt-site/pull/205 This is an automated message from the Apache Git

[GitHub] rymanluk opened a new pull request #350: nimble/controller: Fix for nrf51 build error

2017-06-26 Thread git
rymanluk opened a new pull request #350: nimble/controller: Fix for nrf51 build error URL: https://github.com/apache/incubator-mynewt-core/pull/350 This is an automated message from the Apache Git Service. To respond to

[GitHub] sjanc closed pull request #350: nimble/controller: Fix for nrf51 build error

2017-06-26 Thread git
sjanc closed pull request #350: nimble/controller: Fix for nrf51 build error URL: https://github.com/apache/incubator-mynewt-core/pull/350 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] utzig commented on issue #205: added message about older ST-LINK programmers on the STM32F4Discovery

2017-06-26 Thread git
onfig files to detect and use the correct version. Can't we probe the version using usb vid/pid or something similar? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and u

[GitHub] rymanluk opened a new pull request #351: Bt5 extended advertising - host part

2017-06-26 Thread git
controller part. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure

[GitHub] cwanda opened a new pull request #206: Fixed typo: myblerph should be myperiph

2017-06-26 Thread git
the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] mkiiskila closed pull request #348: Add support for VBLUno51 board

2017-06-26 Thread git
mkiiskila closed pull request #348: Add support for VBLUno51 board URL: https://github.com/apache/incubator-mynewt-core/pull/348 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] mkiiskila closed pull request #346: Misc fixes

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

[GitHub] ccollins476ad closed pull request #279: BLE Host - Policy for SM key overflow

2017-06-26 Thread git
ccollins476ad closed pull request #279: BLE Host - Policy for SM key overflow URL: https://github.com/apache/incubator-mynewt-core/pull/279 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] mkiiskila commented on a change in pull request #344: [RFC] MYNEWT-430: Segger's SystemView working with Mynewt

2017-06-26 Thread git
+19,9 @@ #include #include #include -#include Review comment: I think you'll need to keep this include. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] mkiiskila commented on a change in pull request #349: Wi-Fire: Add I2C driver

2017-06-26 Thread git
ude +#include "mcu/mips_hal.h" +#include "syscfg/syscfg.h" Review comment: You probably want to move include for syscfg.h higher. I recommend including it before any of the other Mynewt headers. ---- This is an

[GitHub] ccollins476ad opened a new pull request #352: Make BLE sample apps more robust

2017-06-26 Thread git
ves unused functionality. * Make bletiny help optional via the BLETINY_HELP syscfg setting. * Make support for the alert notification service ooptional via the BLETINY_ANS syscfg setting. This is an automated message from the

[GitHub] jacobrosenthal commented on issue #352: Make BLE sample apps more robust

2017-06-26 Thread git
ities detected``` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructu

[GitHub] ccollins476ad commented on issue #352: Make BLE sample apps more robust

2017-06-26 Thread git
). This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With

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

2017-06-26 Thread git
follows: 1. stage number (ascending) 2. function name (ascending) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment

[GitHub] cwanda opened a new pull request #207: Tutorial on over-the-air image upgrade.

2017-06-26 Thread git
message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[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

[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

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

2017-06-27 Thread git
hci code I guess. Lets wait for Will comment on this. Also that can be fixed in separate patch once we came to the conclusion. 6) ups I missed that somehow. Should be fixed now. This is an automated message from the

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

2017-06-27 Thread git
Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

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

2017-06-27 Thread git
anchors) to the anwers. 3) Added a link in the FAQ to the reduce code size tutorial. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the

[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

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

2017-06-27 Thread git
e the button driver a bit more general purpose. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this se

[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

[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

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

2017-06-27 Thread git
e and it all looks good. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at:

[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

[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

[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

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

2017-06-27 Thread git
implication is that no sends are possible, so the newtmgr command handler aborts without sending a response. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the UR

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

2017-06-27 Thread git
much trouble with that nitpick, but I don't think this will compile. Since it's an array, you need two initializers, e.g., `{{0}}`. This is an automated message from the Apache Git Service. To respond to the message, pleas

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

2017-06-27 Thread git
all looks good to me. Thanks. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please

[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
ey will be lost the next time someone revendors newt. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about th

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

2017-06-27 Thread git
it, follow those instructions: https://www.mbed.com/en/platform/hardware/prototyping-production/daplink/daplink-on-kl26z/) This is an automated message from the Apache Git Service. To respond to the message, please log on GitH

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

2017-06-27 Thread git
the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[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

[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
ded-c This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apach

[GitHub] andrzej-kaczmarek opened a new pull request #359: bsp: Fix native builds with nimble controller

2017-06-28 Thread git
andrzej-kaczmarek opened a new pull request #359: bsp: Fix native builds with nimble controller URL: https://github.com/apache/incubator-mynewt-core/pull/359 This is an automated message from the Apache Git Service. To

[GitHub] rymanluk closed pull request #359: bsp: Fix native builds with nimble controller

2017-06-28 Thread git
rymanluk closed pull request #359: bsp: Fix native builds with nimble controller URL: https://github.com/apache/incubator-mynewt-core/pull/359 This is an automated message from the Apache Git Service. To respond to the

[GitHub] jeremyherbert commented on issue #205: added message about older ST-LINK programmers on the STM32F4Discovery

2017-06-28 Thread git
;) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

[GitHub] michal-narajowski commented on issue #344: [RFC] MYNEWT-430: Segger's SystemView working with Mynewt

2017-06-28 Thread git
Micha? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apach

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

2017-06-28 Thread git
## @@ -42,6 +42,7 @@ import ( ) var Verbosity int +var PrintBuildCmds bool Review comment: Could you help me with the revendor? I cannot figure out how to do it. This is an automated message from the Apache Git Service

[GitHub] utzig commented on issue #205: added message about older ST-LINK programmers on the STM32F4Discovery

2017-06-28 Thread git
to document at all! ;-) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact

[GitHub] utzig commented on issue #205: added message about older ST-LINK programmers on the STM32F4Discovery

2017-06-28 Thread git
all! ;-) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at

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

2017-06-28 Thread git
compiles. I think that it would not compile if there would be anything else than 0. Anyway, I can do suggested fix @wes3 Thanks will try that This is an automated message from the Apache Git Service. To respond to the message

[GitHub] sjanc opened a new pull request #360: MYNEWT-715 Extended Advertising - Advertiser support for controller

2017-06-28 Thread git
chaining support (only 1 AUX_ADV_IND per advertising event) - advertising duration parameter is ignored (only events count is implemented) This is an automated message from the Apache Git Service. To respond to the message

[GitHub] michal-narajowski opened a new pull request #361: Shell improvements before 1.1

2017-06-28 Thread git
message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

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

2017-06-28 Thread git
lid values. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

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

2017-06-28 Thread git
lid values. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards,

[GitHub] rymanluk commented on issue #357: BLE Host - Allow get / set of channel map.

2017-06-28 Thread git
Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] mkiiskila commented on issue #280: BLE Host - Persist bonding material to sys/config

2017-06-28 Thread git
make the patch easier to read :) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please

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

2017-06-28 Thread git
valid and should be accepted by the compiler. It appears older versions of gcc complain about this case. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above

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

2017-06-28 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

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

2017-06-28 Thread git
valid and should be accepted by the compiler. It appears older versions of gcc complain about this case. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above

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

2017-06-28 Thread git
s. I believe `{{0}}` will do the trick. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, p

[GitHub] ccollins476ad commented on issue #280: BLE Host - Persist bonding material to sys/config

2017-06-28 Thread git
d now. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apach

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

2017-06-28 Thread git
ue in this file! So, I would just copy your updated util.go file to util/util.go and commit it. For the record, here is how you would do a full revendoring: 1. `rm -rf Godeps vendor` 2. `git commit -a -m 'revendor newt'` 3. `godep save` 4. `git add Godeps vendor

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

2017-06-28 Thread git
ccollins476ad closed 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 the

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

2017-06-28 Thread git
outside of it. I do understand your point though Chris; does seem a bit useless and in the end you have to change the BLE_EXT_ADV setting to turn it on/off. This is an automated message from the Apache Git Service. To respond to the

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

2017-06-28 Thread git
features :) but really, I'm open to change that if it is an issue. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment.

[GitHub] mkiiskila commented on a change in pull request #280: BLE Host - Persist bonding material to sys/config

2017-06-28 Thread git
g_delete_obj(void *values, int value_size, int idx, +int *num_values) +{ +uint8_t *dst; +uint8_t *src; +int move_count; + +(*num_values)--; +if (idx < *num_values) { +dst = values; +dst += idx * value_size; +src = dst

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

2017-06-28 Thread git
it on macOS This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure

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

2017-06-28 Thread git
automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] wes3 commented on issue #360: MYNEWT-715 Extended Advertising - Advertiser support for controller

2017-06-28 Thread git
automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

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

2017-06-28 Thread git
the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] ccollins476ad commented on a change in pull request #280: BLE Host - Persist bonding material to sys/config

2017-06-28 Thread git
ic int +ble_store_config_delete_obj(void *values, int value_size, int idx, +int *num_values) +{ +uint8_t *dst; +uint8_t *src; +int move_count; + +(*num_values)--; +if (idx < *num_values) { +dst = values; +dst += idx * value_size; +src = ds

  1   2   3   4   5   6   7   8   9   10   >