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

2021-11-04 Thread GitBox
KKopyscinski commented on a change in pull request #1025: URL: https://github.com/apache/mynewt-nimble/pull/1025#discussion_r743405845 ## File path: nimble/host/src/ble_sm.c ## @@ -2049,6 +2049,7 @@ ble_sm_key_exch_success(struct ble_sm_proc *proc, struct ble_sm_result *res)

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on pull request #1074: nimble/phy/nrf: Remove workrounds for ifs on LE Coded

2021-11-04 Thread GitBox
andrzej-kaczmarek commented on pull request #1074: URL: https://github.com/apache/mynewt-nimble/pull/1074#issuecomment-961453537 Because it's not a debugging option, it was a workaround to make testing with early (not qualified) releases of LE Coded implementations possible and that was sm

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

2021-11-04 Thread GitBox
rymanluk commented on a change in pull request #1025: URL: https://github.com/apache/mynewt-nimble/pull/1025#discussion_r743196987 ## File path: nimble/host/src/ble_sm.c ## @@ -2049,6 +2049,7 @@ ble_sm_key_exch_success(struct ble_sm_proc *proc, struct ble_sm_result *res)

[GitHub] [mynewt-core] kasjer merged pull request #2708: hw/ipc_nrf5340: Always wait for net core to start

2021-11-04 Thread GitBox
kasjer merged pull request #2708: URL: https://github.com/apache/mynewt-core/pull/2708 -- 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: commits-uns

[mynewt-core] branch master updated: hw/ipc_nrf5340: Always wait for net core to start

2021-11-04 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy 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 7015125 hw/ipc_nrf5340: Always wait for net

[GitHub] [mynewt-nimble] rymanluk commented on pull request #1074: nimble/phy/nrf: Remove workrounds for ifs on LE Coded

2021-11-04 Thread GitBox
rymanluk commented on pull request #1074: URL: https://github.com/apache/mynewt-nimble/pull/1074#issuecomment-961399424 since this is debugging option - why to remove it? Imho even in 2021 Coded has not reach its momentum - I would keep this nice debug feature. -- This is an automated

[GitHub] [mynewt-nimble] vrahane commented on pull request #1073: targets/nordic_pca10095-blehci: Enable coredump support

2021-11-04 Thread GitBox
vrahane commented on pull request #1073: URL: https://github.com/apache/mynewt-nimble/pull/1073#issuecomment-961260191 @kasjer `img_mgmt.h` needs to be included conditionally based on `LOG_SOFT_RESET` in `repos/apache-mynewt-mcumgr/cmd/os_mgmt/port/mynewt/src/mynewt_os_mgmt.c`, that's why

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #1074: nimble/phy/nrf: Remove workrounds for ifs on LE Coded

2021-11-04 Thread GitBox
andrzej-kaczmarek opened a new pull request #1074: URL: https://github.com/apache/mynewt-nimble/pull/1074 BLE_PHY_CODED_RX_IFS_EXTRA_MARGIN was added with initial implementation for LE Coded to workaround problems with some early releases of devices that could not keep ifs timing prope

[GitHub] [mynewt-core] kasjer opened a new pull request #2709: nrf5340 bsp update

2021-11-04 Thread GitBox
kasjer opened a new pull request #2709: URL: https://github.com/apache/mynewt-core/pull/2709 This: - removes unneeded .cmd files that are not needed - changes size of net core application slot to have space for net core core dump - adds net core flash access to application core -

[GitHub] [mynewt-nimble] kasjer opened a new pull request #1073: targets/nordic_pca10095-blehci: Enable coredump support

2021-11-04 Thread GitBox
kasjer opened a new pull request #1073: URL: https://github.com/apache/mynewt-nimble/pull/1073 This enables (by default) coredump generation on net core. It also enables net core flash server that can be used to get coredumps from application core. -- This is an automated message fr

[GitHub] [mynewt-mcumgr] kasjer merged pull request #154: os_mgmt/mynewt: Make package dependency conditional

2021-11-04 Thread GitBox
kasjer merged pull request #154: URL: https://github.com/apache/mynewt-mcumgr/pull/154 -- 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: commits-uns

[mynewt-mcumgr] branch master updated: os_mgmt/mynewt: Make package dependency conditional

2021-11-04 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy 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 80b34d9 os_mgmt/mynewt: Make package depe

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #1018: Dialog and bttester

2021-11-04 Thread GitBox
michal-narajowski commented on a change in pull request #1018: URL: https://github.com/apache/mynewt-nimble/pull/1018#discussion_r742767749 ## File path: nimble/host/util/src/addr.c ## @@ -55,8 +55,13 @@ ble_hs_util_ensure_rand_addr(void) /* Otherwise, try to load a rand

[mynewt-nimble] 03/04: nimble/ll: Add fast path for aux chain scheduling

2021-11-04 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit ed4563741cf75353105fa6ae42a997343b1152ad Author: Andrzej Kaczmarek AuthorDate: Wed Nov 3 13:36:34 2021 +0100 n

[mynewt-nimble] 02/04: nimble/ll: Optimize sched restart

2021-11-04 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 7f63bd094e0ae5a3596b36fc9a116c1bf52330fb Author: Andrzej Kaczmarek AuthorDate: Wed Oct 6 09:58:16 2021 +0200 n

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

2021-11-04 Thread GitBox
andrzej-kaczmarek commented on a change in pull request #1071: URL: https://github.com/apache/mynewt-nimble/pull/1071#discussion_r742713741 ## File path: nimble/controller/src/ble_ll_sched.c ## @@ -786,6 +786,22 @@ ble_ll_sched_slave_new(struct ble_ll_conn_sm *connsm) retu

[mynewt-nimble] 04/04: nimble/ll: Add debugging for sched active item

2021-11-04 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 5271e1f95586f479fd546fe5ed3acdc920951c3c Author: Andrzej Kaczmarek AuthorDate: Tue Nov 2 17:32:20 2021 +0100 n

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

2021-11-04 Thread GitBox
andrzej-kaczmarek merged pull request #1071: URL: https://github.com/apache/mynewt-nimble/pull/1071 -- 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 (9559689 -> 5271e1f)

2021-11-04 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 9559689 nimble: Fix a few types in many places new b67d108 nimble/ll: Fix return values from scheduler ca

[mynewt-nimble] 01/04: nimble/ll: Fix return values from scheduler callbacks

2021-11-04 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit b67d108e943b6359512338d8f8bd12366dd006b2 Author: Andrzej Kaczmarek AuthorDate: Mon Oct 4 14:01:44 2021 +0200 n

[GitHub] [mynewt-nimble] sjanc commented on a change in pull request #1071: nimble/ll: Minor scheduler optimizations

2021-11-04 Thread GitBox
sjanc commented on a change in pull request #1071: URL: https://github.com/apache/mynewt-nimble/pull/1071#discussion_r742667374 ## File path: nimble/controller/src/ble_ll_sched.c ## @@ -786,6 +786,22 @@ ble_ll_sched_slave_new(struct ble_ll_conn_sm *connsm) return rc; }

[GitHub] [mynewt-core] kasjer opened a new pull request #2708: hw/ipc_nrf5340: Always wait for net core to start

2021-11-04 Thread GitBox
kasjer opened a new pull request #2708: URL: https://github.com/apache/mynewt-core/pull/2708 When application did not have embedded image net core startup time was pretty small and ipc driver did not wait for other core to finish. It worked correct as long as there was no applicatio

[GitHub] [mynewt-mcumgr-cli] antanas-v commented on issue #23: Progress bar panic in Yocto

2021-11-04 Thread GitBox
antanas-v commented on issue #23: URL: https://github.com/apache/mynewt-mcumgr-cli/issues/23#issuecomment-960525904 works OK when cross compiled without Yocto. Build system issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

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

2021-11-04 Thread GitBox
antanas-v closed issue #23: URL: https://github.com/apache/mynewt-mcumgr-cli/issues/23 -- 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: commits-uns

[GitHub] [mynewt-mcumgr] kasjer opened a new pull request #154: os_mgmt/mynewt: Make package dependency conditional

2021-11-04 Thread GitBox
kasjer opened a new pull request #154: URL: https://github.com/apache/mynewt-mcumgr/pull/154 Code already uses sys/reboot only if LOG_SOFT_RESET is enabled. Now package is also included only if LOG_SOFT_RESET is present, this removes unnecessary package inclusion that result in req