[GitHub] [mynewt-nimble] sjanc merged pull request #1448: nimble/ll: Use MIN/MAX macros from ble_ll_utils.h

2023-02-02 Thread via GitHub
sjanc merged PR #1448: URL: https://github.com/apache/mynewt-nimble/pull/1448 -- 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] m-gorecki commented on pull request #2915: apps: Allow stub/full implementation of packages in syscfg

2023-02-01 Thread via GitHub
m-gorecki commented on PR #2915: URL: https://github.com/apache/mynewt-core/pull/2915#issuecomment-1411689497 This PR is dependent on https://github.com/apache/mynewt-nimble/pull/1447 Target building tests are failing because blehci app uses defunct setting, which is changed in the

[GitHub] [mynewt-nimble] m-gorecki commented on pull request #1447: apps: Allow stub/full implementation of packages in syscfg

2023-02-01 Thread via GitHub
m-gorecki commented on PR #1447: URL: https://github.com/apache/mynewt-nimble/pull/1447#issuecomment-1411695091 This PR is dependent on https://github.com/apache/mynewt-core/pull/2915 Target building tests are failing because choosing implementation of stats package in syscfg file is

[GitHub] [mynewt-nimble] sjanc commented on pull request #1428: Fixed a check in ble_att_clt_tx_prep_write() api

2023-02-01 Thread via GitHub
sjanc commented on PR #1428: URL: https://github.com/apache/mynewt-nimble/pull/1428#issuecomment-1412063099 OK, so I'm not sure about this patch... spec clearly states that maximum attribute value shall be 512 and that data interpretation is responsibility of the higher layer. And offset

[GitHub] [mynewt-core] sjanc commented on a diff in pull request #2915: apps: Allow stub/full implementation of packages in syscfg

2023-02-01 Thread via GitHub
sjanc commented on code in PR #2915: URL: https://github.com/apache/mynewt-core/pull/2915#discussion_r1093231836 ## sys/console/syscfg.yml: ## @@ -17,10 +17,17 @@ # syscfg.defs: -CONSOLE_MODE: -description: Which console to use +CONSOLE_IMPLEMENTATION: +

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1451: nimble/ll: Initial ISO Broadcaster support

2023-02-02 Thread via GitHub
andrzej-kaczmarek opened a new pull request, #1451: URL: https://github.com/apache/mynewt-nimble/pull/1451 This adds initial implementation for ISO Broadcaster to LL. It's functional, but has some limitations: - only unframed PDUs are supported - BIG events will preempt any other

[GitHub] [mynewt-nimble] sjanc opened a new pull request, #1450: ci: Build RIOT port

2023-02-02 Thread via GitHub
sjanc opened a new pull request, #1450: URL: https://github.com/apache/mynewt-nimble/pull/1450 Building against RIOT master branch and thus this is allowed to fail. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [mynewt-nimble] sjanc commented on a diff in pull request #1445: nimble/ll: Rework global chan_map handling

2023-02-02 Thread via GitHub
sjanc commented on code in PR #1445: URL: https://github.com/apache/mynewt-nimble/pull/1445#discussion_r1095121805 ## nimble/controller/src/ble_ll_hci.c: ## @@ -832,6 +833,36 @@ ble_ll_write_rf_path_compensation(const uint8_t *cmdbuf, uint8_t len) return BLE_ERR_SUCCESS;

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1444: nimble/phy: Add setting for header mask for encryption

2023-02-02 Thread via GitHub
andrzej-kaczmarek merged PR #1444: URL: https://github.com/apache/mynewt-nimble/pull/1444 -- 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 a diff in pull request #1450: ci: Build RIOT port

2023-02-02 Thread via GitHub
andrzej-kaczmarek commented on code in PR #1450: URL: https://github.com/apache/mynewt-nimble/pull/1450#discussion_r1095158678 ## .github/workflows/build_ports.yml: ## @@ -27,12 +27,25 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 + -

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1445: nimble/ll: Rework global chan_map handling

2023-02-02 Thread via GitHub
andrzej-kaczmarek merged PR #1445: URL: https://github.com/apache/mynewt-nimble/pull/1445 -- 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 merged pull request #2982: mcu/stm32l1: Switch SDK to use external github repository

2023-04-13 Thread via GitHub
kasjer merged PR #2982: URL: https://github.com/apache/mynewt-core/pull/2982 -- 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 merged pull request #2974: stm32l0: switch to GitHub sdk

2023-04-13 Thread via GitHub
kasjer merged PR #2974: URL: https://github.com/apache/mynewt-core/pull/2974 -- 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 merged pull request #2981: mcu/stm32f0: Switch SDK to use external github repository

2023-04-13 Thread via GitHub
kasjer merged PR #2981: URL: https://github.com/apache/mynewt-core/pull/2981 -- 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 merged pull request #2979: mcu/stm32wb: Switch SDK to use external github repository

2023-04-13 Thread via GitHub
kasjer merged PR #2979: URL: https://github.com/apache/mynewt-core/pull/2979 -- 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 merged pull request #2980: mcu/stm32f3: Switch SDK to use external github repository

2023-04-13 Thread via GitHub
kasjer merged PR #2980: URL: https://github.com/apache/mynewt-core/pull/2980 -- 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 merged pull request #2978: mcu/stm32l4: Switch SDK to use external github repository

2023-04-13 Thread via GitHub
kasjer merged PR #2978: URL: https://github.com/apache/mynewt-core/pull/2978 -- 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 merged pull request #2976: stm32f7 switch to GitHub sdk

2023-04-13 Thread via GitHub
kasjer merged PR #2976: URL: https://github.com/apache/mynewt-core/pull/2976 -- 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 merged pull request #2966: Support for STM32U5

2023-04-13 Thread via GitHub
kasjer merged PR #2966: URL: https://github.com/apache/mynewt-core/pull/2966 -- 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-artifact] wes3 merged pull request #35: Encrypted images that use HW encryption/decription need to be hashed …

2023-05-03 Thread via GitHub
wes3 merged PR #35: URL: https://github.com/apache/mynewt-artifact/pull/35 -- 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-artifact] utzig commented on a diff in pull request #35: Encrypted images that use HW encryption/decription need to be hashed …

2023-05-02 Thread via GitHub
utzig commented on code in PR #35: URL: https://github.com/apache/mynewt-artifact/pull/35#discussion_r1183071889 ## image/create.go: ## @@ -553,19 +553,33 @@ func (ic *ImageCreator) Create() (Image, error) { var hashBytes []byte var err error if

[GitHub] [mynewt-nimble] KKopyscinski opened a new pull request, #1522: apps: bttester: reject L2CAP connections basing on PSM only

2023-06-12 Thread via GitHub
KKopyscinski opened a new pull request, #1522: URL: https://github.com/apache/mynewt-nimble/pull/1522 PSM on which Lower Tester requests connection fully defines what are requirements for request to be accepted. That means that `response` parameter should not be used to return errors from

[GitHub] [mynewt-core] m-gorecki opened a new pull request, #3013: lvgl: Add syscfgs for configuring fonts

2023-06-12 Thread via GitHub
m-gorecki opened a new pull request, #3013: URL: https://github.com/apache/mynewt-core/pull/3013 This is useful if default font used by the lvgl based application has to be changed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [mynewt-nimble] sjanc opened a new pull request, #1521: nimble/drivers/fem: Add support for SKY66403-11

2023-06-09 Thread via GitHub
sjanc opened a new pull request, #1521: URL: https://github.com/apache/mynewt-nimble/pull/1521 This adds driver for SKY66403-11. It is very similar to SKY66112-11 but PINs configuration has different meaning in transmit mode. -- This is an automated message from the Apache Git Service.

[GitHub] [mynewt-nimble] IshaESP commented on pull request #1526: nimble: Fixed incrementing tx credits in l2cap coc layer after a packet has been sent.

2023-06-14 Thread via GitHub
IshaESP commented on PR #1526: URL: https://github.com/apache/mynewt-nimble/pull/1526#issuecomment-1591075583 Hi @sjanc, can you please take a look. -- 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

[GitHub] [mynewt-core] sjanc merged pull request #3014: mcu/nrf52: Enable debugger by default

2023-06-14 Thread via GitHub
sjanc merged PR #3014: URL: https://github.com/apache/mynewt-core/pull/3014 -- 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] wes3 opened a new pull request, #3017: hw/bus/drivers/spi_da1469x: Allow for 16-bit dma transfers

2023-06-14 Thread via GitHub
wes3 opened a new pull request, #3017: URL: https://github.com/apache/mynewt-core/pull/3017 Changes allow for 16-bit DMA transfers for spi. Note that the current hal and other configuration code do not allow the spi to be configured for 16 bits. However, if this is configured outside the

[GitHub] [mynewt-nimble] IshaESP opened a new pull request, #1526: nimble: Fixed incrementing tx credits in l2cap coc layer after a packet has been sent.

2023-06-14 Thread via GitHub
IshaESP opened a new pull request, #1526: URL: https://github.com/apache/mynewt-nimble/pull/1526 In function `ble_l2cap_coc_continue_tx` after sending a packet `tx->credits` was not getting incremented. Due to this, l2cap was not able to send more packets than initial credits. For

[GitHub] [mynewt-core] kasjer merged pull request #3013: lvgl: Add syscfgs for configuring fonts

2023-06-12 Thread via GitHub
kasjer merged PR #3013: URL: https://github.com/apache/mynewt-core/pull/3013 -- 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 opened a new pull request, #3018: use littlefs to from external repository

2023-06-14 Thread via GitHub
kasjer opened a new pull request, #3018: URL: https://github.com/apache/mynewt-core/pull/3018 This removes local copy of littlefs source. Package is converted to sdk and contains only existing glue part. Additionally fs_test is fixed to work again (I'm not sure when it stopped

[GitHub] [mynewt-mcumgr] sjanc commented on pull request #168: Use syscfg settings for sysinit stage numbers

2023-06-13 Thread via GitHub
sjanc commented on PR #168: URL: https://github.com/apache/mynewt-mcumgr/pull/168#issuecomment-1588675843 please rebase (ie no merge master commits) -- 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

[GitHub] [mynewt-nimble] KKopyscinski opened a new pull request, #1524: host/sm: do not send Pairing Failed after receiving Pairing Failed

2023-06-13 Thread via GitHub
KKopyscinski opened a new pull request, #1524: URL: https://github.com/apache/mynewt-nimble/pull/1524 When device receives Pairing Failed message, according to Core v5.4, Vol 3, 3.5.5: This is used when there has been a failure during pairing and reports that the pairing procedure has been

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on pull request #1525: nimble/ll: Fix connection update instant calculation

2023-06-13 Thread via GitHub
andrzej-kaczmarek commented on PR #1525: URL: https://github.com/apache/mynewt-nimble/pull/1525#issuecomment-1589050447 @jrotkiewicz -- 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] jrotkiewicz commented on pull request #1525: nimble/ll: Fix connection update instant calculation

2023-06-13 Thread via GitHub
jrotkiewicz commented on PR #1525: URL: https://github.com/apache/mynewt-nimble/pull/1525#issuecomment-1589145177 Tested, works ; ) -- 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] sjanc merged pull request #1520: apps/bttester: fix retrieving app included services

2023-06-14 Thread via GitHub
sjanc merged PR #1520: URL: https://github.com/apache/mynewt-nimble/pull/1520 -- 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 #1518: apps: bttester: fix attribute reporting in read by UUID

2023-06-14 Thread via GitHub
sjanc merged PR #1518: URL: https://github.com/apache/mynewt-nimble/pull/1518 -- 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] wes3 opened a new pull request, #3016: hw/bus/drivers/spi_da1469x: Allow for 16-bit spi dma transfers

2023-06-13 Thread via GitHub
wes3 opened a new pull request, #3016: URL: https://github.com/apache/mynewt-core/pull/3016 The previous da1469x spi driver only allowed for 8-bit DMA transfers as the current spi config code does not support 16-bit transfers. However, there may be a need for this so added code to check to

[GitHub] [mynewt-core] wes3 closed pull request #3016: hw/bus/drivers/spi_da1469x: Allow for 16-bit spi dma transfers

2023-06-13 Thread via GitHub
wes3 closed pull request #3016: hw/bus/drivers/spi_da1469x: Allow for 16-bit spi dma transfers URL: https://github.com/apache/mynewt-core/pull/3016 -- 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

[GitHub] [mynewt-core] wes3 commented on pull request #3016: hw/bus/drivers/spi_da1469x: Allow for 16-bit spi dma transfers

2023-06-13 Thread via GitHub
wes3 commented on PR #3016: URL: https://github.com/apache/mynewt-core/pull/3016#issuecomment-1590015575 something is odd here. Closing PR. -- 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] andrzej-kaczmarek merged pull request #1525: nimble/ll: Fix connection update instant calculation

2023-06-15 Thread via GitHub
andrzej-kaczmarek merged PR #1525: URL: https://github.com/apache/mynewt-nimble/pull/1525 -- 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 #1523: nimble/ll: Simplify sync sched handling

2023-06-15 Thread via GitHub
andrzej-kaczmarek merged PR #1523: URL: https://github.com/apache/mynewt-nimble/pull/1523 -- 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 opened a new pull request, #1527: host/sm: split error check for SC Only requirements in Pair Response

2023-06-15 Thread via GitHub
KKopyscinski opened a new pull request, #1527: URL: https://github.com/apache/mynewt-nimble/pull/1527 Different status shall be returned when key size is to small and when SC is not supported. This is affecting GAP/SEC/SEM/BV-23-C -- This is an automated message from the Apache

[GitHub] [mynewt-core] sjanc opened a new pull request, #3021: Add targets useful for static code analysis

2023-06-15 Thread via GitHub
sjanc opened a new pull request, #3021: URL: https://github.com/apache/mynewt-core/pull/3021 Those targets are not meant for normal use but only to build as much code as possible. They use custom linker script to workaround flash overflow on images. -- This is an automated message from

[GitHub] [mynewt-core] kasjer opened a new pull request, #3019: bsp/black_vet6: Update flash layout

2023-06-15 Thread via GitHub
kasjer opened a new pull request, #3019: URL: https://github.com/apache/mynewt-core/pull/3019 black_vet6 has 512kB of MCU flash with few sectors that have different sizes. It also has 2MB of SPI flash. With this change SLOT0 size is increased to optimize flash usage Now 448kB

[GitHub] [mynewt-core] kasjer merged pull request #3019: bsp/black_vet6: Update flash layout

2023-06-15 Thread via GitHub
kasjer merged PR #3019: URL: https://github.com/apache/mynewt-core/pull/3019 -- 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 opened a new pull request, #3020: lvgl: Add support for 16 bit 8080 MIPI DSI

2023-06-15 Thread via GitHub
kasjer opened a new pull request, #3020: URL: https://github.com/apache/mynewt-core/pull/3020 This adds support for 16 bit data bus for LCD. Default implementation uses hal_gpio to send data. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [mynewt-nimble] RoshanESP commented on pull request #1537: Added periodic adv feature updates in ble 5.3

2023-07-02 Thread via GitHub
RoshanESP commented on PR #1537: URL: https://github.com/apache/mynewt-nimble/pull/1537#issuecomment-1617322980 @sjanc can you PTAL? -- 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-core] kasjer opened a new pull request, #3030: hw/mcu: Add nxp sdk repository

2023-07-02 Thread via GitHub
kasjer opened a new pull request, #3030: URL: https://github.com/apache/mynewt-core/pull/3030 This adds support for NXP LPCXPRESSO55S28 board. -- 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] wpiet opened a new pull request, #1542: host/hs_log: add doxygen comments for the header file

2023-07-06 Thread via GitHub
wpiet opened a new pull request, #1542: URL: https://github.com/apache/mynewt-nimble/pull/1542 Add missing macros and functions documentation. -- 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-core] kasjer opened a new pull request, #3032: bsp/pca10056: Update SPI pins for Arduino

2023-07-06 Thread via GitHub
kasjer opened a new pull request, #3032: URL: https://github.com/apache/mynewt-core/pull/3032 Pins chosen for SPI master/slave are those used by Arduino shields, however they were not assigned values that match Arduino-like shields so each application that wants to use standard shields

[GitHub] [mynewt-nimble] sjanc merged pull request #1535: host/l2cap: fix typo in the macro's name

2023-07-03 Thread via GitHub
sjanc merged PR #1535: URL: https://github.com/apache/mynewt-nimble/pull/1535 -- 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 commented on a diff in pull request #1540: host/dtm: add doxygen comments for the header file

2023-07-03 Thread via GitHub
sjanc commented on code in PR #1540: URL: https://github.com/apache/mynewt-nimble/pull/1540#discussion_r1250537116 ## nimble/host/include/host/ble_dtm.h: ## @@ -25,25 +25,120 @@ extern "C" { #endif +/** + * @file ble_dtm.h + * + * @brief DTM (Direct Test Mode) + * + * This

[GitHub] [mynewt-core] k-bharadwaj opened a new pull request, #3033: Increase size of some `struct fcb` members

2023-07-06 Thread via GitHub
k-bharadwaj opened a new pull request, #3033: URL: https://github.com/apache/mynewt-core/pull/3033 - Moving the sector_cnt and scratch_cnt members to a uint16_t allows for a counts > 255. - Moving the version to a uint16_t allows for a more flexible scheme of versioning.

[GitHub] [mynewt-core] kasjer merged pull request #3029: hw/scripts: Add fallback to gdb-multiarch

2023-07-04 Thread via GitHub
kasjer merged PR #3029: URL: https://github.com/apache/mynewt-core/pull/3029 -- 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 #1540: host/dtm: add doxygen comments for the header file

2023-07-03 Thread via GitHub
sjanc merged PR #1540: URL: https://github.com/apache/mynewt-nimble/pull/1540 -- 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 opened a new pull request, #1543: Btp refactor

2023-07-07 Thread via GitHub
KKopyscinski opened a new pull request, #1543: URL: https://github.com/apache/mynewt-nimble/pull/1543 (no comment) -- 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] pkarashchenko opened a new pull request, #1544: porting/npl/nuttx: add support for thread names

2023-07-07 Thread via GitHub
pkarashchenko opened a new pull request, #1544: URL: https://github.com/apache/mynewt-nimble/pull/1544 (no comment) -- 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-newt] andrzej-kaczmarek merged pull request #521: syscfg: Write defs for each APIs provided by included packages

2023-07-10 Thread via GitHub
andrzej-kaczmarek merged PR #521: URL: https://github.com/apache/mynewt-newt/pull/521 -- 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 merged pull request #3034: mcu/nrf5x: Relax SPI baudrate restrictions

2023-07-10 Thread via GitHub
kasjer merged PR #3034: URL: https://github.com/apache/mynewt-core/pull/3034 -- 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 #1544: porting/npl/nuttx: add support for thread names

2023-07-08 Thread via GitHub
sjanc merged PR #1544: URL: https://github.com/apache/mynewt-nimble/pull/1544 -- 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] andrzej-kaczmarek merged pull request #2991: MPU6050: Offset functions, LPF consts, direct data getters

2023-07-08 Thread via GitHub
andrzej-kaczmarek merged PR #2991: URL: https://github.com/apache/mynewt-core/pull/2991 -- 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] jrotkiewicz opened a new pull request, #1545: host: Convert string 128-bit UUID to ble_uuid128_t

2023-07-08 Thread via GitHub
jrotkiewicz opened a new pull request, #1545: URL: https://github.com/apache/mynewt-nimble/pull/1545 Added function that converts 128-bit UUID given as string to a struct ble_uuid128_t. @sjanc @andrzej-kaczmarek -- This is an automated message from the Apache Git Service. To respond

[GitHub] [mynewt-newtmgr] bridadan commented on pull request #193: Allow setting the UART MTU from arguments to utilize larger serial pa…

2023-07-12 Thread via GitHub
bridadan commented on PR #193: URL: https://github.com/apache/mynewt-newtmgr/pull/193#issuecomment-1632778630 Any chance this could be merged? I'd love to make use of this speed up, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [mynewt-nimble] sjanc merged pull request #1547: ci: Add DTM application target

2023-07-12 Thread via GitHub
sjanc merged PR #1547: URL: https://github.com/apache/mynewt-nimble/pull/1547 -- 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-newtmgr] sjanc commented on a diff in pull request #193: Allow setting the UART MTU from arguments to utilize larger serial pa…

2023-07-12 Thread via GitHub
sjanc commented on code in PR #193: URL: https://github.com/apache/mynewt-newtmgr/pull/193#discussion_r1261541982 ## nmxact/nmserial/serial_xport.go: ## @@ -50,7 +50,7 @@ var errTimeout error = errors.New("Timeout reading from serial connection") func NewXportCfg() *XportCfg

[GitHub] [mynewt-newtmgr] jakkra commented on a diff in pull request #193: Allow setting the UART MTU from arguments to utilize larger serial pa…

2023-07-12 Thread via GitHub
jakkra commented on code in PR #193: URL: https://github.com/apache/mynewt-newtmgr/pull/193#discussion_r1261580922 ## nmxact/nmserial/serial_xport.go: ## @@ -50,7 +50,7 @@ var errTimeout error = errors.New("Timeout reading from serial connection") func NewXportCfg() *XportCfg

[GitHub] [mynewt-nimble] codecoup-tester commented on pull request #1543: Btp refactor

2023-07-13 Thread via GitHub
codecoup-tester commented on PR #1543: URL: https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1633868895 Scheduled PR #https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1633866229 after 11:15:52. -- This is an automated message from the Apache Git Service. To

[GitHub] [mynewt-nimble] KKopyscinski opened a new pull request, #1549: nimble: [WIP] Eatt initial implementation

2023-07-13 Thread via GitHub
KKopyscinski opened a new pull request, #1549: URL: https://github.com/apache/mynewt-nimble/pull/1549 This is rebased https://github.com/apache/mynewt-nimble/pull/773 Before merging this needs to be checked against specification and tested -- This is an automated message from the

[GitHub] [mynewt-nimble] codecoup-tester commented on pull request #1543: Btp refactor

2023-07-13 Thread via GitHub
codecoup-tester commented on PR #1543: URL: https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1633955008 Scheduled PR #https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1633866229 after 12:11:41. -- This is an automated message from the Apache Git Service. To

[GitHub] [mynewt-nimble] sjanc commented on pull request #1543: Btp refactor

2023-07-13 Thread via GitHub
sjanc commented on PR #1543: URL: https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1633866229 #AutoPTS run mynewt GAP GATT SM L2CAP -- 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

[GitHub] [mynewt-core] kasjer opened a new pull request, #3038: mcu/nrf5340: Relax SPI baudrate restrictions

2023-07-13 Thread via GitHub
kasjer opened a new pull request, #3038: URL: https://github.com/apache/mynewt-core/pull/3038 SPI clock settings allowed only specific number of values to be set. Requesting value not in predefined set resulted in SPI not being configured. Other MCUs' HALs, when SPI frequency is

[GitHub] [mynewt-newtmgr] sjanc merged pull request #198: use the timeout from the command line

2023-07-13 Thread via GitHub
sjanc merged PR #198: URL: https://github.com/apache/mynewt-newtmgr/pull/198 -- 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 merged pull request #3038: mcu/nrf5340: Relax SPI baudrate restrictions

2023-07-13 Thread via GitHub
kasjer merged PR #3038: URL: https://github.com/apache/mynewt-core/pull/3038 -- 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-newtmgr] sjanc merged pull request #193: Allow setting the UART MTU from arguments to utilize larger serial pa…

2023-07-13 Thread via GitHub
sjanc merged PR #193: URL: https://github.com/apache/mynewt-newtmgr/pull/193 -- 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-newtmgr] sjanc merged pull request #192: Fix not working MTU exchange on newer versions of mac

2023-07-13 Thread via GitHub
sjanc merged PR #192: URL: https://github.com/apache/mynewt-newtmgr/pull/192 -- 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 merged pull request #3037: bus/spi_stm32: Fix SCK glitch for STM32H7

2023-07-13 Thread via GitHub
kasjer merged PR #3037: URL: https://github.com/apache/mynewt-core/pull/3037 -- 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] sjanc commented on a diff in pull request #3036: hw/drivers/mmc: Fix Multiple Block Read CMD18

2023-07-13 Thread via GitHub
sjanc commented on code in PR #3036: URL: https://github.com/apache/mynewt-core/pull/3036#discussion_r1262721572 ## hw/drivers/mmc/src/mmc.c: ## @@ -173,36 +162,34 @@ send_mmc_cmd(struct mmc_cfg *mmc, uint8_t cmd, uint32_t payload) * @param spi_num Number of the SPI channel

[GitHub] [mynewt-newtmgr] bridadan commented on pull request #193: Allow setting the UART MTU from arguments to utilize larger serial pa…

2023-07-13 Thread via GitHub
bridadan commented on PR #193: URL: https://github.com/apache/mynewt-newtmgr/pull/193#issuecomment-1634575705 Just as a heads up, when using this with Zephyr, I had to add some configs to make use of an MTU higher than 128. Without the configs, the image upload times out: ``` #

[GitHub] [mynewt-core] k-bharadwaj commented on pull request #3033: Increase size of some `struct fcb` members

2023-07-13 Thread via GitHub
k-bharadwaj commented on PR #3033: URL: https://github.com/apache/mynewt-core/pull/3033#issuecomment-1634998589 Looks like uncrustify messed things up - closing this to put up a cleaner patch. Thanks for reviewing! -- This is an automated message from the Apache Git Service. To respond

[GitHub] [mynewt-core] k-bharadwaj closed pull request #3033: Increase size of some `struct fcb` members

2023-07-13 Thread via GitHub
k-bharadwaj closed pull request #3033: Increase size of some `struct fcb` members URL: https://github.com/apache/mynewt-core/pull/3033 -- 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-core] k-bharadwaj opened a new pull request, #3039: Increase size of some `struct fcb` members

2023-07-13 Thread via GitHub
k-bharadwaj opened a new pull request, #3039: URL: https://github.com/apache/mynewt-core/pull/3039 Component: Flash Circular Buffer Change the type of sector_cnt and scratch_cnt from a uint8_t to a uint16_t, allowing for counts > 255. -- This is an automated message from the

[GitHub] [mynewt-core] kasjer opened a new pull request, #3040: hw/drivers/flash/spiflash: Make SPI mode configurable

2023-07-14 Thread via GitHub
kasjer opened a new pull request, #3040: URL: https://github.com/apache/mynewt-core/pull/3040 SPI mode for hardcoded to HAL_SPI_MODE3, most SPI flashes also support HAL_SPI_MODE0. Now user can specify which mode to use. -- This is an automated message from the Apache Git Service. To

[GitHub] [mynewt-nimble] codecoup-tester commented on pull request #1543: Btp refactor

2023-07-18 Thread via GitHub
codecoup-tester commented on PR #1543: URL: https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1639702320 AutoPTS Bot results: Failed testsSM SM/CEN/PROT/BV-01-C BTP ERRORSM SM/CEN/JW/BV-05-C BTP ERRORSM SM/CEN/JW/BI-04-C

[GitHub] [mynewt-nimble] codecoup-tester commented on pull request #1543: Btp refactor

2023-07-18 Thread via GitHub
codecoup-tester commented on PR #1543: URL: https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1639740306 Scheduled PR #https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1639738091 after 10:18:54. -- This is an automated message from the Apache Git Service. To

[GitHub] [mynewt-nimble] sjanc merged pull request #1553: host/uuid: add doxygen comments for the header file

2023-07-18 Thread via GitHub
sjanc merged PR #1553: URL: https://github.com/apache/mynewt-nimble/pull/1553 -- 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] codecoup-tester commented on pull request #1543: Btp refactor

2023-07-18 Thread via GitHub
codecoup-tester commented on PR #1543: URL: https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1639894328 AutoPTS Bot results: Failed testsSM SM/CEN/PROT/BV-01-C BTP TIMEOUTSM SM/CEN/JW/BV-05-C BTP TIMEOUTSM SM/CEN/JW/BI-04-C

[GitHub] [mynewt-nimble] rymanluk commented on a diff in pull request #1549: nimble: [WIP] Eatt initial implementation

2023-07-18 Thread via GitHub
rymanluk commented on code in PR #1549: URL: https://github.com/apache/mynewt-nimble/pull/1549#discussion_r1266359244 ## nimble/host/src/ble_att_cmd.c: ## @@ -55,28 +55,64 @@ ble_att_cmd_get(uint8_t opcode, size_t len, struct os_mbuf **txom) } int -ble_att_tx(uint16_t

[GitHub] [mynewt-nimble] sjanc commented on pull request #1543: Btp refactor

2023-07-18 Thread via GitHub
sjanc commented on PR #1543: URL: https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1639671773 #AutoPTS run mynewt SM/CEN -- 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] sjanc commented on pull request #1543: Btp refactor

2023-07-18 Thread via GitHub
sjanc commented on PR #1543: URL: https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1639738091 #AutoPTS run mynewt SM/CEN -- 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 diff in pull request #1549: nimble: [WIP] Eatt initial implementation

2023-07-18 Thread via GitHub
rymanluk commented on code in PR #1549: URL: https://github.com/apache/mynewt-nimble/pull/1549#discussion_r1266355928 ## nimble/host/src/ble_hs.c: ## @@ -734,6 +734,9 @@ ble_hs_init(void) rc = ble_l2cap_init(); SYSINIT_PANIC_ASSERT(rc == 0); +rc =

[GitHub] [mynewt-nimble] codecoup-tester commented on pull request #1543: Btp refactor

2023-07-18 Thread via GitHub
codecoup-tester commented on PR #1543: URL: https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1639675130 Scheduled PR #https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1639671773 after 09:41:03. -- This is an automated message from the Apache Git Service. To

[GitHub] [mynewt-nimble] Lapshin opened a new pull request, #1554: Fix gcc 13 warnings

2023-07-18 Thread via GitHub
Lapshin opened a new pull request, #1554: URL: https://github.com/apache/mynewt-nimble/pull/1554 This change fixes warnings that appeared when compiling with GCC 13.1.0: ``` /home/alex/git/esp-idf/components/bt/host/nimble/nimble/nimble/host/src/ble_att_svr.c:1838:16: error:

[GitHub] [mynewt-nimble] Stoician closed issue #1534: When restoring connection bonding, in rare situations, the peer_id_address changes for bonded Central (Android Phone). Thus, restore fails.

2023-07-18 Thread via GitHub
Stoician closed issue #1534: When restoring connection bonding, in rare situations, the peer_id_address changes for bonded Central (Android Phone). Thus, restore fails. URL: https://github.com/apache/mynewt-nimble/issues/1534 -- This is an automated message from the Apache Git Service. To

[GitHub] [mynewt-nimble] Stoician commented on issue #1534: When restoring connection bonding, in rare situations, the peer_id_address changes for bonded Central (Android Phone). Thus, restore fails.

2023-07-18 Thread via GitHub
Stoician commented on issue #1534: URL: https://github.com/apache/mynewt-nimble/issues/1534#issuecomment-1640772544 Updated to a newer version of the espressif libraries and I can no longer reproduce the problem. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [mynewt-core] kasjer opened a new pull request, #3043: kernel/os: Update device initialization condition

2023-07-18 Thread via GitHub
kasjer opened a new pull request, #3043: URL: https://github.com/apache/mynewt-core/pull/3043 Function os_dev_init() is called in two places First possibility is when device is created in os_dev_create() AND g_os_started is not 0 This apply to devices that are created after main

[GitHub] [mynewt-nimble] Lapshin commented on pull request #1554: Fix gcc 13 warnings

2023-07-18 Thread via GitHub
Lapshin commented on PR #1554: URL: https://github.com/apache/mynewt-nimble/pull/1554#issuecomment-1640173178 @sjanc , done! -- 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.

[GitHub] [mynewt-core] kasjer opened a new pull request, #3044: hw/bus: Support for non scheduling build

2023-07-18 Thread via GitHub
kasjer opened a new pull request, #3044: URL: https://github.com/apache/mynewt-core/pull/3044 Now bus driver functionality can be used with mcuboot. When OS_SCHEDULING is NOT set node locking always succeeds Signed-off-by: Jerzy Kasenberg -- This is an automated message from

[GitHub] [mynewt-nimble] szsam opened a new pull request, #1555: porting: Add missing return statement

2023-07-18 Thread via GitHub
szsam opened a new pull request, #1555: URL: https://github.com/apache/mynewt-nimble/pull/1555 (no comment) -- 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-nimble] szsam opened a new pull request, #1556: porting/examples: Fix implicit function declaration

2023-07-18 Thread via GitHub
szsam opened a new pull request, #1556: URL: https://github.com/apache/mynewt-nimble/pull/1556 (no comment) -- 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-nimble] sjanc commented on pull request #1543: Btp refactor

2023-07-19 Thread via GitHub
sjanc commented on PR #1543: URL: https://github.com/apache/mynewt-nimble/pull/1543#issuecomment-1641713080 #AutoPTS run mynewt SM/CEN -- 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

<    5   6   7   8   9   10   11   12   13   14   >