sjanc commented on a change in pull request #740: nimble/ll: Add possible to
set BT v5.2 flag plus some minor changes.
URL: https://github.com/apache/mynewt-nimble/pull/740#discussion_r371641933
##
File path: nimble/include/nimble/hci_common.h
##
@@ -825,6 +825,13 @@ struc
This is an automated email from the ASF dual-hosted git repository.
wes3 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 d4b3e5a hw/mcu/dialog: Fix unitialized varia
wes3 merged pull request #2169: hw/mcu/dialog: Fix unitialized variable in
hal_timer_stop
URL: https://github.com/apache/mynewt-core/pull/2169
This is an automated message from the Apache Git Service.
To respond to the messa
apache-mynewt-bot commented on issue #2169: hw/mcu/dialog: Fix unitialized
variable in hal_timer_stop
URL: https://github.com/apache/mynewt-core/pull/2169#issuecomment-578943631
## Style check summary
No suggestions at this time!
wes3 opened a new pull request #2169: hw/mcu/dialog: Fix unitialized variable
in hal_timer_stop
URL: https://github.com/apache/mynewt-core/pull/2169
The local variable 'reset' was not initialized prior to use.
This is an auto
utzig commented on issue #371: Remove deprecated `install` and `sync` commands
URL: https://github.com/apache/mynewt-newt/pull/371#issuecomment-578920017
@ccollins476ad Should the following docs be removed as well:
`docs/command_list/newt_install.rst` and `docs/command_list/newt_sync.rst` ?
ccollins476ad opened a new pull request #373: Fix some issue reported by
Coverity
URL: https://github.com/apache/mynewt-newt/pull/373
This is an automated message from the Apache Git Service.
To respond to the message, pleas
sjanc commented on a change in pull request #737: nimble/ll: Use S=8 coding by
default
URL: https://github.com/apache/mynewt-nimble/pull/737#discussion_r371431647
##
File path: nimble/controller/include/controller/ble_phy.h
##
@@ -218,16 +216,14 @@ static inline int ble_ll
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 8f4b9b4f1b9cf2f5587e924a4aba247a7474a85c
Author: Szymon Janc
AuthorDate: Fri Jan 24 09:23:03 2020 +0100
nimble
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 9e83793 nimble/btshell: Fix build with SHELL_CMD_HELP set to 0
new 5705d6f nimble/ll: Don't put TxPower i
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 f44bda83101cfbe84c5dd1f1fb38b4010fbc9c44
Author: Szymon Janc
AuthorDate: Fri Jan 24 09:22:54 2020 +0100
nimble
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 5705d6f606206f4c8c0cb9c14e91e3c3e68f21ec
Author: Szymon Janc
AuthorDate: Fri Jan 24 08:54:38 2020 +0100
nimble
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 e390de8676f0a0e14b904303e2ddc294a9c9a492
Author: Szymon Janc
AuthorDate: Fri Jan 24 10:51:58 2020 +0100
nimble
sjanc merged pull request #739: Support for optional TxPower in Extended Header
URL: https://github.com/apache/mynewt-nimble/pull/739
This is an automated message from the Apache Git Service.
To respond to the message, please
vrahane edited a comment on issue #2167: LIS2DH12 Sem Time
URL: https://github.com/apache/mynewt-core/pull/2167#issuecomment-578901672
@utzig the style suggestions were good but the PR did not change the lines
pointed out by the bot :-)
-
vrahane commented on issue #2167: LIS2DH12 Sem Time
URL: https://github.com/apache/mynewt-core/pull/2167#issuecomment-578901672
@utzig the style suggestions were good but the Pr did not change the lines
pointed out by the bot :-)
ccollins476ad opened a new pull request #372: `newt info`: Include newt version
at top of output
URL: https://github.com/apache/mynewt-newt/pull/372
The `newt info` command displays information about each repo in the user's
project. Including the newt version makes the output more useful
utzig merged pull request #367: Fix clone of repos for non-[install|upgrade]
cmds
URL: https://github.com/apache/mynewt-newt/pull/367
This is an automated message from the Apache Git Service.
To respond to the message, pleas
This is an automated email from the ASF dual-hosted git repository.
utzig pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git.
from 7e2fee5 Print OneTimeWarning errors to stderr
add e33ba77 Fix clone of repos for non-[install|upgrade] cmd
ccollins476ad opened a new pull request #371: Remove deprecated `install` and
`sync` commands
URL: https://github.com/apache/mynewt-newt/pull/371
This is an automated message from the Apache Git Service.
To respond to the me
utzig commented on issue #2167: LIS2DH12 Sem Time
URL: https://github.com/apache/mynewt-core/pull/2167#issuecomment-578879004
hmmm, most of those style suggestions were actually good!
This is an automated message from the Apac
utzig commented on a change in pull request #367: Fix clone of repos for
non-[install|upgrade] cmds
URL: https://github.com/apache/mynewt-newt/pull/367#discussion_r371396973
##
File path: newt/project/project.go
##
@@ -499,16 +506,24 @@ func (proj *Project) verifyNewtCompa
ccollins476ad commented on a change in pull request #367: Fix clone of repos
for non-[install|upgrade] cmds
URL: https://github.com/apache/mynewt-newt/pull/367#discussion_r371389019
##
File path: newt/project/project.go
##
@@ -499,16 +506,24 @@ func (proj *Project) verifyN
This is an automated email from the ASF dual-hosted git repository.
utzig pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git.
from 7b42efd Simplify repo dependencies
add 7e2fee5 Print OneTimeWarning errors to stderr
No new revisions wer
utzig merged pull request #370: Print OneTimeWarning errors to stderr
URL: https://github.com/apache/mynewt-newt/pull/370
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
utzig commented on issue #370: [DNM] Print OneTimeWarning errors to stderr
URL: https://github.com/apache/mynewt-newt/pull/370#issuecomment-578799424
@ccollins476ad Not sure about possible side-effects of changing this, but
the "WARNING: apache-mynewt-core: Repo version missing from compati
sjanc merged pull request #742: the location of the two endifs was incorrect
and the file did not bui…
URL: https://github.com/apache/mynewt-nimble/pull/742
This is an automated message from the Apache Git Service.
To respon
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 9e83793 nimble/btshell: Fix build with SHE
utzig closed pull request #369: [DNM] drop later
URL: https://github.com/apache/mynewt-newt/pull/369
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
utzig opened a new pull request #370: Print OneTimeWarning errors to stderr
URL: https://github.com/apache/mynewt-newt/pull/370
OneTimeWarning currently prints to `stdout`, which when warnings are found,
results in test cases run in CI to fail, so update it to print to `stderr`.
--
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 de3d69e nimble/host: Fix for BLE_HS_DBG_A
rymanluk merged pull request #743: nimble/host: Fix for BLE_HS_DBG_ASSERT in
adv_set_fields
URL: https://github.com/apache/mynewt-nimble/pull/743
This is an automated message from the Apache Git Service.
To respond to the me
sparkhead95 commented on issue #10: Print plain text error message rather than
error code
URL: https://github.com/apache/mynewt-mcumgr/issues/10#issuecomment-578789719
> What means `Error: 6`?
Hi @Olivier-ProGlove did you figure out how to fix `Error: 6`? I don't know
what's causing
rymanluk commented on a change in pull request #740: nimble/ll: Add possible to
set BT v5.2 flag plus some minor changes.
URL: https://github.com/apache/mynewt-nimble/pull/740#discussion_r371290662
##
File path: nimble/controller/src/ble_ll.c
##
@@ -1277,6 +1280,46 @@ ble_
rymanluk commented on a change in pull request #740: nimble/ll: Add possible to
set BT v5.2 flag plus some minor changes.
URL: https://github.com/apache/mynewt-nimble/pull/740#discussion_r371290101
##
File path: nimble/controller/src/ble_ll.c
##
@@ -1277,6 +1280,46 @@ ble_
rymanluk commented on a change in pull request #740: nimble/ll: Add possible to
set BT v5.2 flag plus some minor changes.
URL: https://github.com/apache/mynewt-nimble/pull/740#discussion_r371288697
##
File path: nimble/controller/include/controller/ble_ll.h
##
@@ -199,44 +
rymanluk commented on a change in pull request #740: nimble/ll: Add possible to
set BT v5.2 flag plus some minor changes.
URL: https://github.com/apache/mynewt-nimble/pull/740#discussion_r371273967
##
File path: nimble/controller/include/controller/ble_ll.h
##
@@ -199,44 +
rymanluk commented on a change in pull request #740: nimble/ll: Add possible to
set BT v5.2 flag plus some minor changes.
URL: https://github.com/apache/mynewt-nimble/pull/740#discussion_r371273967
##
File path: nimble/controller/include/controller/ble_ll.h
##
@@ -199,44 +
rymanluk commented on a change in pull request #740: nimble/ll: Add possible to
set BT v5.2 flag plus some minor changes.
URL: https://github.com/apache/mynewt-nimble/pull/740#discussion_r371273967
##
File path: nimble/controller/include/controller/ble_ll.h
##
@@ -199,44 +
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-documentation.git
The following commit(s) were added to refs/heads/master by this push:
new 50339c1 Update ble_bare_bones tuto
mlaz merged pull request #741: Set bleprph main task stack size to 512.
URL: https://github.com/apache/mynewt-nimble/pull/741
This is an automated message from the Apache Git Service.
To respond to the message, please log on
This is an automated email from the ASF dual-hosted git repository.
mlaz 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 8161f85 Set bleprph main stack size to 512
mlaz commented on issue #741: Set bleprph main task stack size to 512.
URL: https://github.com/apache/mynewt-nimble/pull/741#issuecomment-578754523
> so this should be explained in commit message
Commit message updated.
utzig opened a new pull request #369: [DNM] drop later
URL: https://github.com/apache/mynewt-newt/pull/369
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
apache-mynewt-bot commented on issue #2168: [DNM] Add doxygen config for
building man pages
URL: https://github.com/apache/mynewt-core/pull/2168#issuecomment-578743977
## Style check summary
No suggestions at this time!
--
utzig opened a new pull request #368: [RFC] Add commands to build and browse
man pages
URL: https://github.com/apache/mynewt-newt/pull/368
This adds a PoC level support for `newt` to generate and browse the doxygen
in man-page format. No proper error handling, etc, is currently implemented
utzig opened a new pull request #2168: [DNM] Add doxygen config for building
man pages
URL: https://github.com/apache/mynewt-core/pull/2168
This is an automated message from the Apache Git Service.
To respond to the message,
andrzej-kaczmarek commented on a change in pull request #740: nimble/ll: Add
possible to set BT v5.2 flag plus some minor changes.
URL: https://github.com/apache/mynewt-nimble/pull/740#discussion_r371232483
##
File path: nimble/controller/include/controller/ble_ll.h
##
@@
sjanc commented on a change in pull request #740: nimble/ll: Add possible to
set BT v5.2 flag plus some minor changes.
URL: https://github.com/apache/mynewt-nimble/pull/740#discussion_r371224178
##
File path: nimble/controller/src/ble_ll.c
##
@@ -1277,6 +1280,46 @@ ble_ll_
sjanc commented on a change in pull request #740: nimble/ll: Add possible to
set BT v5.2 flag plus some minor changes.
URL: https://github.com/apache/mynewt-nimble/pull/740#discussion_r371224829
##
File path: nimble/controller/include/controller/ble_ll.h
##
@@ -199,44 +199
sjanc commented on a change in pull request #740: nimble/ll: Add possible to
set BT v5.2 flag plus some minor changes.
URL: https://github.com/apache/mynewt-nimble/pull/740#discussion_r371223736
##
File path: nimble/controller/src/ble_ll.c
##
@@ -1277,6 +1280,46 @@ ble_ll_
carlescufi commented on issue #60: [DNM] samples: Removal of Zephyr smp_svr
sample
URL: https://github.com/apache/mynewt-mcumgr/pull/60#issuecomment-578712077
> As I understand @vrahane , they want to keep their copy, so I am at least
updating it for them.
@vrahane I disagree with
de-nordic commented on issue #60: [DNM] samples: Removal of Zephyr smp_svr
sample
URL: https://github.com/apache/mynewt-mcumgr/pull/60#issuecomment-578710956
As I understand @vrahane , they want to keep their copy, so I am at least
updating it for them.
---
carlescufi commented on issue #60: [DNM] samples: Removal of Zephyr smp_svr
sample
URL: https://github.com/apache/mynewt-mcumgr/pull/60#issuecomment-578709260
I don't understand. This sample is maintained inside the [zephyr
tree](https://github.com/zephyrproject-rtos/zephyr/tree/master/sam
nvlsianpu commented on issue #60: [DNM] samples: Removal of Zephyr smp_svr
sample
URL: https://github.com/apache/mynewt-mcumgr/pull/60#issuecomment-578708245
> So, the problem with having one single copy is, the upstream and the
forked version of mcumgr can be out of sync. I feel we should
rymanluk opened a new pull request #743: nimble/host: Fix for BLE_HS_DBG_ASSERT
in adv_set_fields
URL: https://github.com/apache/mynewt-nimble/pull/743
This is regression after
95833796 nimble/host: Fix checking dst_len in adv_set_fields
Function ble_hs_adv_set_fields_mbuf() does
de-nordic commented on issue #60: [DNM] samples: Removal of Zephyr smp_svr
sample
URL: https://github.com/apache/mynewt-mcumgr/pull/60#issuecomment-578641205
Lets abandon the idea about removing the sample and lets update it instead:
https://github.com/apache/mynewt-mcumgr/pull/62
-
de-nordic opened a new pull request #62: samples/smp_svr: Update of Zephyr
sample
URL: https://github.com/apache/mynewt-mcumgr/pull/62
The Zephyr version of mcumgr/smp_svr sample has been updated with current
(commit d380622a) version of source code from Zephyr repository:
zephyrpoje
58 matches
Mail list logo