[GitHub] [mynewt-core] kasjer closed pull request #2087: fix build error for LOG_VERSION < 3

2020-01-15 Thread GitBox
kasjer closed pull request #2087: fix build error for LOG_VERSION < 3 URL: https://github.com/apache/mynewt-core/pull/2087 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [mynewt-core] kasjer commented on issue #2087: fix build error for LOG_VERSION < 3

2020-01-15 Thread GitBox
kasjer commented on issue #2087: fix build error for LOG_VERSION < 3 URL: https://github.com/apache/mynewt-core/pull/2087#issuecomment-575019364 LOG_VERSION 2 is no longer supported This is an automated message from the

[GitHub] [mynewt-core] de-nordic commented on issue #2084: [WIP - DO NOT MERGE] encoding/tinycbor: Break up cbor header

2020-01-15 Thread GitBox
de-nordic commented on issue #2084: [WIP - DO NOT MERGE] encoding/tinycbor: Break up cbor header URL: https://github.com/apache/mynewt-core/pull/2084#issuecomment-575005916 Yes, you may close it. Thanks. This is an automated

[mynewt-mcumgr] branch master updated: cmd/log_mgmt: Remove support for LOG_VERSION 2

2020-01-15 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-mcumgr.git The following commit(s) were added to refs/heads/master by this push: new 5f2be3d cmd/log_mgmt: Remove

[mynewt-core] branch master updated: sys/log: Remove support for LOG_VERSION 2

2020-01-15 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 0617b79 sys/log: Remove support for

[GitHub] [mynewt-core] vrahane closed issue #2120: Get rid of LOG_VERSION 2

2020-01-15 Thread GitBox
vrahane closed issue #2120: Get rid of LOG_VERSION 2 URL: https://github.com/apache/mynewt-core/issues/2120 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-core] vrahane merged pull request #2157: sys/log: Remove support for LOG_VERSION 2

2020-01-15 Thread GitBox
vrahane merged pull request #2157: sys/log: Remove support for LOG_VERSION 2 URL: https://github.com/apache/mynewt-core/pull/2157 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2157: sys/log: Remove support for LOG_VERSION 2

2020-01-15 Thread GitBox
vrahane commented on a change in pull request #2157: sys/log: Remove support for LOG_VERSION 2 URL: https://github.com/apache/mynewt-core/pull/2157#discussion_r367178177 ## File path: sys/log/full/pkg.yml ## @@ -30,20 +30,18 @@ pkg.deps: -

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2157: sys/log: Remove support for LOG_VERSION 2

2020-01-15 Thread GitBox
ccollins476ad commented on a change in pull request #2157: sys/log: Remove support for LOG_VERSION 2 URL: https://github.com/apache/mynewt-core/pull/2157#discussion_r367176578 ## File path: sys/log/full/pkg.yml ## @@ -30,20 +30,18 @@ pkg.deps: -

[mynewt-newt] branch master updated (d6924cb -> 83b9f57)

2020-01-15 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-newt.git. from d6924cb install: Warn user about invalid commit strings new 56eafd0 newt upgrade: Fix repo conflict

[mynewt-newt] 01/02: newt upgrade: Fix repo conflict error message

2020-01-15 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-newt.git commit 56eafd01c2b4adba9d7e680bf09f74832e14ba4f Author: Christopher Collins AuthorDate: Tue Jan 14 17:11:01 2020 -0800

[GitHub] [mynewt-newt] ccollins476ad merged pull request #363: newt upgrade: Fix repo conflict error message

2020-01-15 Thread GitBox
ccollins476ad merged pull request #363: newt upgrade: Fix repo conflict error message URL: https://github.com/apache/mynewt-newt/pull/363 This is an automated message from the Apache Git Service. To respond to the message,

[mynewt-newt] 02/02: Exclude `project.yml` as rev-depgraph node key

2020-01-15 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-newt.git commit 83b9f570009b665f407032ff382746835847393d Author: Christopher Collins AuthorDate: Wed Jan 15 12:27:06 2020 -0800

[GitHub] [mynewt-newt] ccollins476ad merged pull request #362: Warn use about invalid commit strings

2020-01-15 Thread GitBox
ccollins476ad merged pull request #362: Warn use about invalid commit strings URL: https://github.com/apache/mynewt-newt/pull/362 This is an automated message from the Apache Git Service. To respond to the message, please

[mynewt-newt] branch master updated (c9b5137 -> d6924cb)

2020-01-15 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-newt.git. from c9b5137 Allow repo hash to correspond to version number add 21c5a1f downloader: Don't consider invalid

[mynewt-newt] 02/02: Allow repo hash to correspond to version number

2020-01-15 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-newt.git commit c9b5137025e8081b34401bfefed1ccef56287eb1 Author: Christopher Collins AuthorDate: Mon Jan 13 17:18:52 2020 -0800

[GitHub] [mynewt-core] nkaje commented on issue #2144: OTP Tool: Support BLE Addr and HWID

2020-01-15 Thread GitBox
nkaje commented on issue #2144: OTP Tool: Support BLE Addr and HWID URL: https://github.com/apache/mynewt-core/pull/2144#issuecomment-574920617 Updated this PR to document how the custom commands can be implemented. No code change here.

[mynewt-newt] 01/02: Sort result of VersionMap.String()

2020-01-15 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-newt.git commit 4655fa1d214df01d20e3cfe831c56e75b7eec2d8 Author: Christopher Collins AuthorDate: Mon Jan 13 16:08:58 2020 -0800

[mynewt-newt] branch master updated (3330958 -> c9b5137)

2020-01-15 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-newt.git. from 3330958 Include repo name in compat map warning new 4655fa1 Sort result of VersionMap.String()

[GitHub] [mynewt-newt] ccollins476ad merged pull request #361: Allow repo hash to correspond to version number

2020-01-15 Thread GitBox
ccollins476ad merged pull request #361: Allow repo hash to correspond to version number URL: https://github.com/apache/mynewt-newt/pull/361 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-nimble] wnnwoo commented on a change in pull request #731: update ble_ll_sched_adv_reschedule

2020-01-15 Thread GitBox
wnnwoo commented on a change in pull request #731: update ble_ll_sched_adv_reschedule URL: https://github.com/apache/mynewt-nimble/pull/731#discussion_r367169033 ## File path: nimble/controller/src/ble_ll_sched.c ## @@ -961,20 +966,25 @@ ble_ll_sched_adv_reschedule(struct

[GitHub] [mynewt-nimble] wnnwoo commented on a change in pull request #731: update ble_ll_sched_adv_reschedule

2020-01-15 Thread GitBox
wnnwoo commented on a change in pull request #731: update ble_ll_sched_adv_reschedule URL: https://github.com/apache/mynewt-nimble/pull/731#discussion_r367169033 ## File path: nimble/controller/src/ble_ll_sched.c ## @@ -961,20 +966,25 @@ ble_ll_sched_adv_reschedule(struct

[GitHub] [mynewt-nimble] wnnwoo commented on a change in pull request #731: update ble_ll_sched_adv_reschedule

2020-01-15 Thread GitBox
wnnwoo commented on a change in pull request #731: update ble_ll_sched_adv_reschedule URL: https://github.com/apache/mynewt-nimble/pull/731#discussion_r367169033 ## File path: nimble/controller/src/ble_ll_sched.c ## @@ -961,20 +966,25 @@ ble_ll_sched_adv_reschedule(struct

[GitHub] [mynewt-nimble] wnnwoo commented on a change in pull request #731: update ble_ll_sched_adv_reschedule

2020-01-15 Thread GitBox
wnnwoo commented on a change in pull request #731: update ble_ll_sched_adv_reschedule URL: https://github.com/apache/mynewt-nimble/pull/731#discussion_r367169033 ## File path: nimble/controller/src/ble_ll_sched.c ## @@ -961,20 +966,25 @@ ble_ll_sched_adv_reschedule(struct

[GitHub] [mynewt-nimble] wnnwoo commented on a change in pull request #731: update ble_ll_sched_adv_reschedule

2020-01-15 Thread GitBox
wnnwoo commented on a change in pull request #731: update ble_ll_sched_adv_reschedule URL: https://github.com/apache/mynewt-nimble/pull/731#discussion_r367168211 ## File path: nimble/controller/src/ble_ll_sched.c ## @@ -961,20 +966,25 @@ ble_ll_sched_adv_reschedule(struct

[GitHub] [mynewt-core] vrahane commented on issue #2084: [WIP - DO NOT MERGE] encoding/tinycbor: Break up cbor header

2020-01-15 Thread GitBox
vrahane commented on issue #2084: [WIP - DO NOT MERGE] encoding/tinycbor: Break up cbor header URL: https://github.com/apache/mynewt-core/pull/2084#issuecomment-574893359 @de-nordic Can I close this PR ? I think this is not needed.

[GitHub] [mynewt-core] vrahane commented on issue #2087: fix build error for LOG_VERSION < 3

2020-01-15 Thread GitBox
vrahane commented on issue #2087: fix build error for LOG_VERSION < 3 URL: https://github.com/apache/mynewt-core/pull/2087#issuecomment-574889022 Opened a PR for removing LOG_VERSION 2: https://github.com/apache/mynewt-core/pull/2157

[GitHub] [mynewt-mcumgr] vrahane opened a new pull request #55: cmd/log_mgmt: Remove support for LOG_VERSION 2

2020-01-15 Thread GitBox
vrahane opened a new pull request #55: cmd/log_mgmt: Remove support for LOG_VERSION 2 URL: https://github.com/apache/mynewt-mcumgr/pull/55 This fixes https://github.com/apache/mynewt-core/issues/2120 and makes associated change for mcumgr.

[GitHub] [mynewt-core] vrahane opened a new pull request #2157: sys/log: Remove support for LOG_VERSION 2

2020-01-15 Thread GitBox
vrahane opened a new pull request #2157: sys/log: Remove support for LOG_VERSION 2 URL: https://github.com/apache/mynewt-core/pull/2157 This fixes #2120. If you would like to know more, please take a look at the issue. This

[GitHub] [mynewt-core] ccollins476ad commented on issue #2153: sys/config: Allow spaces in value passed to CLI

2020-01-15 Thread GitBox
ccollins476ad commented on issue #2153: sys/config: Allow spaces in value passed to CLI URL: https://github.com/apache/mynewt-core/pull/2153#issuecomment-574870268 I no longer need this feature, so I am closing this PR. If we need this later, we can implement something better at that

[GitHub] [mynewt-core] ccollins476ad closed pull request #2153: sys/config: Allow spaces in value passed to CLI

2020-01-15 Thread GitBox
ccollins476ad closed pull request #2153: sys/config: Allow spaces in value passed to CLI URL: https://github.com/apache/mynewt-core/pull/2153 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-core] vrahane commented on issue #2087: fix build error for LOG_VERSION < 3

2020-01-15 Thread GitBox
vrahane commented on issue #2087: fix build error for LOG_VERSION < 3 URL: https://github.com/apache/mynewt-core/pull/2087#issuecomment-574861242 @kasjer, I think you should close this PR. We would be removing support for `LOG_VERSION 2` based on what was discussed on the email chain. I

[GitHub] [mynewt-newt] ccollins476ad commented on a change in pull request #363: newt upgrade: Fix repo conflict error message

2020-01-15 Thread GitBox
ccollins476ad commented on a change in pull request #363: newt upgrade: Fix repo conflict error message URL: https://github.com/apache/mynewt-newt/pull/363#discussion_r367088854 ## File path: newt/deprepo/deprepo.go ## @@ -236,15 +236,20 @@ func PruneMatrix(m *Matrix,

[GitHub] [mynewt-nimble] wnnwoo commented on a change in pull request #717: Add more detail about the MACRO description

2020-01-15 Thread GitBox
wnnwoo commented on a change in pull request #717: Add more detail about the MACRO description URL: https://github.com/apache/mynewt-nimble/pull/717#discussion_r366935748 ## File path: nimble/controller/include/controller/ble_ll_sched.h ## @@ -31,13 +31,13 @@ extern "C" {

[GitHub] [mynewt-newtmgr] sjanc opened a new pull request #153: Add missing license header

2020-01-15 Thread GitBox
sjanc opened a new pull request #153: Add missing license header URL: https://github.com/apache/mynewt-newtmgr/pull/153 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [mynewt-newt] sjanc opened a new pull request #364: Add missing license header

2020-01-15 Thread GitBox
sjanc opened a new pull request #364: Add missing license header URL: https://github.com/apache/mynewt-newt/pull/364 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[mynewt-nimble] branch master updated: nimble/gap: Fix build with whitelist support disabled

2020-01-15 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git The following commit(s) were added to refs/heads/master by this push: new 7df04c1 nimble/gap: Fix build with

[GitHub] [mynewt-nimble] sjanc merged pull request #732: nimble/gap: Fix build with whitelist support disabled

2020-01-15 Thread GitBox
sjanc merged pull request #732: nimble/gap: Fix build with whitelist support disabled URL: https://github.com/apache/mynewt-nimble/pull/732 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #733: nimble/ll: Fix connection create if CONNECT_IND was not txed

2020-01-15 Thread GitBox
andrzej-kaczmarek opened a new pull request #733: nimble/ll: Fix connection create if CONNECT_IND was not txed URL: https://github.com/apache/mynewt-nimble/pull/733 Consider following scenario: - we are receiving ADV_IND at the end of scan window - scan timer fires in the middle of

[GitHub] [mynewt-newt] utzig commented on a change in pull request #363: newt upgrade: Fix repo conflict error message

2020-01-15 Thread GitBox
utzig commented on a change in pull request #363: newt upgrade: Fix repo conflict error message URL: https://github.com/apache/mynewt-newt/pull/363#discussion_r366762604 ## File path: newt/deprepo/deprepo.go ## @@ -236,15 +236,20 @@ func PruneMatrix(m *Matrix, repos

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a change in pull request #731: update ble_ll_sched_adv_reschedule

2020-01-15 Thread GitBox
andrzej-kaczmarek commented on a change in pull request #731: update ble_ll_sched_adv_reschedule URL: https://github.com/apache/mynewt-nimble/pull/731#discussion_r366734111 ## File path: nimble/controller/src/ble_ll_sched.c ## @@ -961,20 +966,25 @@

[GitHub] [mynewt-nimble] sjanc opened a new pull request #732: nimble/gap: Fix build with whitelist support disabled

2020-01-15 Thread GitBox
sjanc opened a new pull request #732: nimble/gap: Fix build with whitelist support disabled URL: https://github.com/apache/mynewt-nimble/pull/732 Error: repos/apache-mynewt-nimble/nimble/host/src/ble_gap.c:2035:1: error: ‘ble_gap_wl_tx_clear’ defined but not used