[GitHub] [mynewt-newtmgr] m-gorecki opened a new pull request, #192: Fix not working MTU exchange on newer versions of mac

2022-12-12 Thread GitBox
m-gorecki opened a new pull request, #192: URL: https://github.com/apache/mynewt-newtmgr/pull/192 It seems like on newer versions of mac (e.g. Monterey) fix with looping three times to get right MTU doesn't work. Also for some strange reason default TxMTU is set to 17 instead of 23. So i

[GitHub] [mynewt-newtmgr] m-gorecki commented on pull request #192: Fix not working MTU exchange on newer versions of mac

2022-12-12 Thread GitBox
m-gorecki commented on PR #192: URL: https://github.com/apache/mynewt-newtmgr/pull/192#issuecomment-1346435829 @ccollins476ad I know this is dirty hack, but we had no better idea to fix this. This way image upload over ble at least works (unless the boards MTU turns out to be less than 185)

[GitHub] [mynewt-nimble] sjanc merged pull request #1419: porting/examples: Fix build error on linux

2022-12-12 Thread GitBox
sjanc merged PR #1419: URL: https://github.com/apache/mynewt-nimble/pull/1419 -- 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-unsubscr...@mynewt

[mynewt-nimble] 03/03: portling/linux: Fix build on latest Fedora

2022-12-12 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 commit 58a71bad16b6cbc8514bdbe77699c3492484b6be Author: Szymon Janc AuthorDate: Fri Dec 9 17:06:15 2022 +0100 portlin

[mynewt-nimble] 01/03: porting/examples: Fix build error on linux

2022-12-12 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 commit eddc008fa54741b047408a7d316529cf272950e1 Author: Szymon Janc AuthorDate: Fri Dec 9 13:29:29 2022 +0100 porting

[mynewt-nimble] branch master updated (37290c6e -> 58a71bad)

2022-12-12 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git from 37290c6e nimble/ll: Simplify DTM RX test new eddc008f porting/examples: Fix build error on linux new 25

[mynewt-nimble] 02/03: nimble/mesh: Fix build on linux

2022-12-12 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 commit 2587fbfd8b12d07bdc66ad8a3d1ed857ca07bb9e Author: Szymon Janc AuthorDate: Fri Dec 9 17:04:49 2022 +0100 nimble/

[mynewt-site] branch asf-site updated: asf-site update Mon Dec 12 23:39:35 UTC 2022

2022-12-12 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/mynewt-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 9ba71c6a03 asf-site update Mon D

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1418: nimble/fem: Add runtime default antenna selection to SKY66112

2022-12-12 Thread GitBox
apache-mynewt-bot commented on PR #1418: URL: https://github.com/apache/mynewt-nimble/pull/1418#issuecomment-1347775742 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] rahult-github opened a new pull request, #1420: nimble/host: Add helper macros to set interval min / max for perdiodic adv

2022-12-12 Thread GitBox
rahult-github opened a new pull request, #1420: URL: https://github.com/apache/mynewt-nimble/pull/1420 This PR adds support to define macro for setting periodic adv interval . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a diff in pull request #1418: nimble/fem: Add runtime default antenna selection to SKY66112

2022-12-12 Thread GitBox
andrzej-kaczmarek commented on code in PR #1418: URL: https://github.com/apache/mynewt-nimble/pull/1418#discussion_r1046745228 ## nimble/drivers/fem/sky66112/src/sky66112.c: ## @@ -145,6 +149,18 @@ sky66112_tx_bypass(uint8_t enabled) } } +#if !MYNEWT_VAL_CHOICE(SKY66112_

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a diff in pull request #1418: nimble/fem: Add runtime default antenna selection to SKY66112

2022-12-12 Thread GitBox
andrzej-kaczmarek commented on code in PR #1418: URL: https://github.com/apache/mynewt-nimble/pull/1418#discussion_r1046748612 ## nimble/drivers/fem/sky66112/include/sky66112/sky66112.h: ## @@ -30,6 +30,8 @@ extern "C" { void sky66112_tx_hp_mode(uint8_t enabled); void sky66112