[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #1033: apps/bttester: implement NRPA rotation

2021-11-03 Thread GitBox
rymanluk commented on a change in pull request #1033: URL: https://github.com/apache/mynewt-nimble/pull/1033#discussion_r741941908 ## File path: apps/bttester/src/gap.c ## @@ -248,6 +252,40 @@ static struct ble_gap_adv_params adv_params = { .disc_mode =

[GitHub] [mynewt-core] kasjer commented on issue #2704: TUD_DFU_DESC_LEN is never defined

2021-11-03 Thread GitBox
kasjer commented on issue #2704: URL: https://github.com/apache/mynewt-core/issues/2704#issuecomment-959091070 It is defined in usbd.h -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #1024: apps/bttester: add command to force pairing

2021-11-03 Thread GitBox
rymanluk commented on a change in pull request #1024: URL: https://github.com/apache/mynewt-nimble/pull/1024#discussion_r741951023 ## File path: apps/bttester/src/gap.c ## @@ -1301,6 +1301,37 @@ static void pair(const uint8_t *data, uint16_t len)

[GitHub] [mynewt-mcumgr-cli] antanas-v opened a new issue #23: Progress bar panic in Yocto

2021-11-03 Thread GitBox
antanas-v opened a new issue #23: URL: https://github.com/apache/mynewt-mcumgr-cli/issues/23 Hi running mcumgr-cli on ARM Yocto system results in panic. The same latest code runs OK on Linux PC. Seems to be related to progress bar. The embedded system uses 'sh' shell, the crash is

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #1025: Add pairing failed ev

2021-11-03 Thread GitBox
rymanluk commented on a change in pull request #1025: URL: https://github.com/apache/mynewt-nimble/pull/1025#discussion_r741954535 ## File path: nimble/host/include/host/ble_gap.h ## @@ -135,6 +135,7 @@ struct hci_conn_update; #define BLE_GAP_EVENT_PERIODIC_SYNC_LOST22

[GitHub] [mynewt-nimble] KKopyscinski commented on a change in pull request #1024: apps/bttester: add command to force pairing

2021-11-03 Thread GitBox
KKopyscinski commented on a change in pull request #1024: URL: https://github.com/apache/mynewt-nimble/pull/1024#discussion_r741954748 ## File path: apps/bttester/src/gap.c ## @@ -1301,6 +1301,37 @@ static void pair(const uint8_t *data, uint16_t len)

[GitHub] [mynewt-nimble] KKopyscinski commented on a change in pull request #1025: Add pairing failed ev

2021-11-03 Thread GitBox
KKopyscinski commented on a change in pull request #1025: URL: https://github.com/apache/mynewt-nimble/pull/1025#discussion_r741979202 ## File path: nimble/host/include/host/ble_gap.h ## @@ -135,6 +135,7 @@ struct hci_conn_update; #define BLE_GAP_EVENT_PERIODIC_SYNC_LOST

[GitHub] [mynewt-core] kasjer opened a new pull request #2707: mcu/nrf5340: Add GPIO pin core selection

2021-11-03 Thread GitBox
kasjer opened a new pull request #2707: URL: https://github.com/apache/mynewt-core/pull/2707 So far ipc driver could mark pins for NET core usage. If application was running in non-secure mode this ipc driver could not change pin assigment, it is possible only in secure mode.

[mynewt-nimble] branch master updated: nimble: Fix a few types in many places

2021-11-03 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek 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 9559689 nimble: Fix a few types in many

[GitHub] [mynewt-nimble] rymanluk commented on pull request #1026: docs: Fix a few typos

2021-11-03 Thread GitBox
rymanluk commented on pull request #1026: URL: https://github.com/apache/mynewt-nimble/pull/1026#issuecomment-959195872 Thanks. I rebased it and redo a commit massage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-nimble] rymanluk merged pull request #1026: docs: Fix a few typos

2021-11-03 Thread GitBox
rymanluk merged pull request #1026: URL: https://github.com/apache/mynewt-nimble/pull/1026 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-core] kasjer edited a comment on issue #2704: TUD_DFU_DESC_LEN is never defined

2021-11-03 Thread GitBox
kasjer edited a comment on issue #2704: URL: https://github.com/apache/mynewt-core/issues/2704#issuecomment-959091070 It is defined in usbd.h Probably newer tinyusb is needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[mynewt-nimble] branch master updated (8135e51 -> 7875bc2)

2021-11-03 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from 8135e51 apps/bttester: implement NRPA rotation add 4f70d00 nimble/ll: Fix scan window/interval limits

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1069: nimble/ll: Minor ll_scan cleanup

2021-11-03 Thread GitBox
andrzej-kaczmarek merged pull request #1069: URL: https://github.com/apache/mynewt-nimble/pull/1069 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[mynewt-nimble] branch master updated: complaint -> compliant

2021-11-03 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 7f31820 complaint -> compliant 7f31820 is

[GitHub] [mynewt-nimble] sjanc merged pull request #1070: complaint -> compliant

2021-11-03 Thread GitBox
sjanc merged pull request #1070: URL: https://github.com/apache/mynewt-nimble/pull/1070 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[mynewt-nimble] branch master updated: apps/bttester: implement NRPA rotation

2021-11-03 Thread kopyscinski
This is an automated email from the ASF dual-hosted git repository. kopyscinski 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 8135e51 apps/bttester: implement

[GitHub] [mynewt-nimble] KKopyscinski merged pull request #1033: apps/bttester: implement NRPA rotation

2021-11-03 Thread GitBox
KKopyscinski merged pull request #1033: URL: https://github.com/apache/mynewt-nimble/pull/1033 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-core] t3zeng commented on issue #2704: TUD_DFU_DESC_LEN is never defined

2021-11-03 Thread GitBox
t3zeng commented on issue #2704: URL: https://github.com/apache/mynewt-core/issues/2704#issuecomment-959168442 Yep looks like that was my issue. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [mynewt-core] t3zeng closed issue #2704: TUD_DFU_DESC_LEN is never defined

2021-11-03 Thread GitBox
t3zeng closed issue #2704: URL: https://github.com/apache/mynewt-core/issues/2704 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on pull request #1071: nimble/ll: Minor scheduler optimizations

2021-11-03 Thread GitBox
andrzej-kaczmarek commented on pull request #1071: URL: https://github.com/apache/mynewt-nimble/pull/1071#issuecomment-959958366 fixes build error + rebased -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [mynewt-nimble] rymanluk commented on pull request #1026: docs: Fix a few typos

2021-11-03 Thread GitBox
rymanluk commented on pull request #1026: URL: https://github.com/apache/mynewt-nimble/pull/1026#issuecomment-959195872 Thanks. I rebased it and redo a commit massage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-nimble] KKopyscinski commented on a change in pull request #1024: apps/bttester: add command to force pairing

2021-11-03 Thread GitBox
KKopyscinski commented on a change in pull request #1024: URL: https://github.com/apache/mynewt-nimble/pull/1024#discussion_r741954748 ## File path: apps/bttester/src/gap.c ## @@ -1301,6 +1301,37 @@ static void pair(const uint8_t *data, uint16_t len)

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #1033: apps/bttester: implement NRPA rotation

2021-11-03 Thread GitBox
rymanluk commented on a change in pull request #1033: URL: https://github.com/apache/mynewt-nimble/pull/1033#discussion_r741941908 ## File path: apps/bttester/src/gap.c ## @@ -248,6 +252,40 @@ static struct ble_gap_adv_params adv_params = { .disc_mode =

[GitHub] [mynewt-core] t3zeng commented on issue #2704: TUD_DFU_DESC_LEN is never defined

2021-11-03 Thread GitBox
t3zeng commented on issue #2704: URL: https://github.com/apache/mynewt-core/issues/2704#issuecomment-959168442 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [mynewt-nimble] KKopyscinski commented on a change in pull request #1025: Add pairing failed ev

2021-11-03 Thread GitBox
KKopyscinski commented on a change in pull request #1025: URL: https://github.com/apache/mynewt-nimble/pull/1025#discussion_r741979202 ## File path: nimble/host/include/host/ble_gap.h ## @@ -135,6 +135,7 @@ struct hci_conn_update; #define BLE_GAP_EVENT_PERIODIC_SYNC_LOST

[GitHub] [mynewt-core] kasjer commented on issue #2704: TUD_DFU_DESC_LEN is never defined

2021-11-03 Thread GitBox
kasjer commented on issue #2704: URL: https://github.com/apache/mynewt-core/issues/2704#issuecomment-959091070 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #1025: Add pairing failed ev

2021-11-03 Thread GitBox
rymanluk commented on a change in pull request #1025: URL: https://github.com/apache/mynewt-nimble/pull/1025#discussion_r741954535 ## File path: nimble/host/include/host/ble_gap.h ## @@ -135,6 +135,7 @@ struct hci_conn_update; #define BLE_GAP_EVENT_PERIODIC_SYNC_LOST22

[GitHub] [mynewt-nimble] sjanc merged pull request #1070: complaint -> compliant

2021-11-03 Thread GitBox
sjanc merged pull request #1070: URL: https://github.com/apache/mynewt-nimble/pull/1070 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1069: nimble/ll: Minor ll_scan cleanup

2021-11-03 Thread GitBox
andrzej-kaczmarek merged pull request #1069: URL: https://github.com/apache/mynewt-nimble/pull/1069 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #1024: apps/bttester: add command to force pairing

2021-11-03 Thread GitBox
rymanluk commented on a change in pull request #1024: URL: https://github.com/apache/mynewt-nimble/pull/1024#discussion_r741951023 ## File path: apps/bttester/src/gap.c ## @@ -1301,6 +1301,37 @@ static void pair(const uint8_t *data, uint16_t len)

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #1072: [wip] nimble/ll: Add zero-copy rx

2021-11-03 Thread GitBox
andrzej-kaczmarek opened a new pull request #1072: URL: https://github.com/apache/mynewt-nimble/pull/1072 This adds support for zero-copy rx. When enabled, phy receives data directly into mbuf and thus there's no need to copy received PDU from phy buffer into mbuf which significantly

[GitHub] [mynewt-nimble] rymanluk merged pull request #1026: docs: Fix a few typos

2021-11-03 Thread GitBox
rymanluk merged pull request #1026: URL: https://github.com/apache/mynewt-nimble/pull/1026 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-core] t3zeng closed issue #2704: TUD_DFU_DESC_LEN is never defined

2021-11-03 Thread GitBox
t3zeng closed issue #2704: URL: https://github.com/apache/mynewt-core/issues/2704 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #1033: apps/bttester: implement NRPA rotation

2021-11-03 Thread GitBox
rymanluk commented on a change in pull request #1033: URL: https://github.com/apache/mynewt-nimble/pull/1033#discussion_r741941908 ## File path: apps/bttester/src/gap.c ## @@ -248,6 +252,40 @@ static struct ble_gap_adv_params adv_params = { .disc_mode =

[GitHub] [mynewt-core] t3zeng closed issue #2704: TUD_DFU_DESC_LEN is never defined

2021-11-03 Thread GitBox
t3zeng closed issue #2704: URL: https://github.com/apache/mynewt-core/issues/2704 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-nimble] KKopyscinski merged pull request #1033: apps/bttester: implement NRPA rotation

2021-11-03 Thread GitBox
KKopyscinski merged pull request #1033: URL: https://github.com/apache/mynewt-nimble/pull/1033 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-core] kasjer commented on issue #2704: TUD_DFU_DESC_LEN is never defined

2021-11-03 Thread GitBox
kasjer commented on issue #2704: URL: https://github.com/apache/mynewt-core/issues/2704#issuecomment-959091070 It is defined in usbd.h -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #1025: Add pairing failed ev

2021-11-03 Thread GitBox
rymanluk commented on a change in pull request #1025: URL: https://github.com/apache/mynewt-nimble/pull/1025#discussion_r741954535 ## File path: nimble/host/include/host/ble_gap.h ## @@ -135,6 +135,7 @@ struct hci_conn_update; #define BLE_GAP_EVENT_PERIODIC_SYNC_LOST22

[GitHub] [mynewt-nimble] KKopyscinski commented on a change in pull request #1024: apps/bttester: add command to force pairing

2021-11-03 Thread GitBox
KKopyscinski commented on a change in pull request #1024: URL: https://github.com/apache/mynewt-nimble/pull/1024#discussion_r741954748 ## File path: apps/bttester/src/gap.c ## @@ -1301,6 +1301,37 @@ static void pair(const uint8_t *data, uint16_t len)

[GitHub] [mynewt-core] t3zeng commented on issue #2704: TUD_DFU_DESC_LEN is never defined

2021-11-03 Thread GitBox
t3zeng commented on issue #2704: URL: https://github.com/apache/mynewt-core/issues/2704#issuecomment-959168442 Yep looks like that was my issue. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [mynewt-core] kasjer edited a comment on issue #2704: TUD_DFU_DESC_LEN is never defined

2021-11-03 Thread GitBox
kasjer edited a comment on issue #2704: URL: https://github.com/apache/mynewt-core/issues/2704#issuecomment-959091070 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1069: nimble/ll: Minor ll_scan cleanup

2021-11-03 Thread GitBox
andrzej-kaczmarek merged pull request #1069: URL: https://github.com/apache/mynewt-nimble/pull/1069 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [mynewt-core] kasjer edited a comment on issue #2704: TUD_DFU_DESC_LEN is never defined

2021-11-03 Thread GitBox
kasjer edited a comment on issue #2704: URL: https://github.com/apache/mynewt-core/issues/2704#issuecomment-959091070 It is defined in usbd.h Probably newer tinyusb is needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [mynewt-nimble] rymanluk commented on pull request #1026: docs: Fix a few typos

2021-11-03 Thread GitBox
rymanluk commented on pull request #1026: URL: https://github.com/apache/mynewt-nimble/pull/1026#issuecomment-959195872 Thanks. I rebased it and redo a commit massage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-nimble] sjanc merged pull request #1070: complaint -> compliant

2021-11-03 Thread GitBox
sjanc merged pull request #1070: URL: https://github.com/apache/mynewt-nimble/pull/1070 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-nimble] sjanc merged pull request #1070: complaint -> compliant

2021-11-03 Thread GitBox
sjanc merged pull request #1070: URL: https://github.com/apache/mynewt-nimble/pull/1070 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #1024: apps/bttester: add command to force pairing

2021-11-03 Thread GitBox
rymanluk commented on a change in pull request #1024: URL: https://github.com/apache/mynewt-nimble/pull/1024#discussion_r741951023 ## File path: apps/bttester/src/gap.c ## @@ -1301,6 +1301,37 @@ static void pair(const uint8_t *data, uint16_t len)

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #1033: apps/bttester: implement NRPA rotation

2021-11-03 Thread GitBox
rymanluk commented on a change in pull request #1033: URL: https://github.com/apache/mynewt-nimble/pull/1033#discussion_r741941908 ## File path: apps/bttester/src/gap.c ## @@ -248,6 +252,40 @@ static struct ble_gap_adv_params adv_params = { .disc_mode =

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on pull request #1071: nimble/ll: Minor scheduler optimizations

2021-11-03 Thread GitBox
andrzej-kaczmarek commented on pull request #1071: URL: https://github.com/apache/mynewt-nimble/pull/1071#issuecomment-959958366 fixes build error + rebased -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [mynewt-nimble] KKopyscinski merged pull request #1033: apps/bttester: implement NRPA rotation

2021-11-03 Thread GitBox
KKopyscinski merged pull request #1033: URL: https://github.com/apache/mynewt-nimble/pull/1033 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on pull request #1071: nimble/ll: Minor scheduler optimizations

2021-11-03 Thread GitBox
andrzej-kaczmarek commented on pull request #1071: URL: https://github.com/apache/mynewt-nimble/pull/1071#issuecomment-959958366 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [mynewt-nimble] rymanluk commented on pull request #1026: docs: Fix a few typos

2021-11-03 Thread GitBox
rymanluk commented on pull request #1026: URL: https://github.com/apache/mynewt-nimble/pull/1026#issuecomment-959195872 Thanks. I rebased it and redo a commit massage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-nimble] KKopyscinski commented on a change in pull request #1025: Add pairing failed ev

2021-11-03 Thread GitBox
KKopyscinski commented on a change in pull request #1025: URL: https://github.com/apache/mynewt-nimble/pull/1025#discussion_r741979202 ## File path: nimble/host/include/host/ble_gap.h ## @@ -135,6 +135,7 @@ struct hci_conn_update; #define BLE_GAP_EVENT_PERIODIC_SYNC_LOST

[GitHub] [mynewt-nimble] rymanluk merged pull request #1026: docs: Fix a few typos

2021-11-03 Thread GitBox
rymanluk merged pull request #1026: URL: https://github.com/apache/mynewt-nimble/pull/1026 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: