[GitHub] ccollins476ad opened a new pull request #1439: test/runtest: Null-terminate segments of log entry

2018-10-02 Thread GitBox
ccollins476ad opened a new pull request #1439: test/runtest: Null-terminate segments of log entry URL: https://github.com/apache/mynewt-core/pull/1439 Overly long segments (test case name, suite name, and message) were not being null-terminated. This caused malformed JSON to be included

[GitHub] ccollins476ad commented on issue #10: NFFS can store a valid file-system instance which is unrecoverable after reset.

2018-10-02 Thread GitBox
ccollins476ad commented on issue #10: NFFS can store a valid file-system instance which is unrecoverable after reset. URL: https://github.com/apache/mynewt-nffs/issues/10#issuecomment-426448863 @nvlsianpu, I think I understand your proposed solution, and I believe it would indeed solve

[mynewt-newt] branch master updated (c42b66b -> 757fadf)

2018-10-02 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git. from c42b66b Fix usage of -f on target delete/init commands add 70dceac Fix `target set` and `target amend`

[GitHub] ccollins476ad closed pull request #216: Fix `target set` and `target amend`

2018-10-02 Thread GitBox
ccollins476ad closed pull request #216: Fix `target set` and `target amend` URL: https://github.com/apache/mynewt-newt/pull/216 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[mynewt-newt] 01/01: Merge pull request #216 from ccollins476ad/target-cmds

2018-10-02 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git commit 757fadf0338039637436ee990f55ec12d48e9439 Merge: c42b66b 70dceac Author: ccollins476ad AuthorDate: Tue Oct 2

[GitHub] ccollins476ad closed issue #209: `newt target amend` does not work

2018-10-02 Thread GitBox
ccollins476ad closed issue #209: `newt target amend` does not work URL: https://github.com/apache/mynewt-newt/issues/209 This is an automated message from the Apache Git Service. To respond to the message, please log on

[mynewt-core] branch master updated (6ddd82c -> 1f2c9c7)

2018-10-02 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-core.git. from 6ddd82c Fix double read on enc_flash driver add 04bdaf7 hw/battery: Poll only subscribed properties

[GitHub] andrzej-kaczmarek closed pull request #1438: hw/battery: Make property polling more robust

2018-10-02 Thread GitBox
andrzej-kaczmarek closed pull request #1438: hw/battery: Make property polling more robust URL: https://github.com/apache/mynewt-core/pull/1438 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[mynewt-nimble] branch master updated (34577f2 -> 3c84d3f)

2018-10-02 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from 34577f2 Merge pull request #196 from michal-narajowski/travis add 7139c9d Fix typo causing compile

[mynewt-nimble] 01/01: Merge pull request #204 from ccollins476ad/typo

2018-10-02 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 3c84d3f4004ca4094187cf92a1088ca104868391 Merge: 34577f2 7139c9d Author: ccollins476ad AuthorDate: Tue Oct 2

[GitHub] ccollins476ad closed pull request #204: Fix typo causing compile error

2018-10-02 Thread GitBox
ccollins476ad closed pull request #204: Fix typo causing compile error URL: https://github.com/apache/mynewt-nimble/pull/204 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[GitHub] ccollins476ad opened a new pull request #204: Fix typo causing compile error

2018-10-02 Thread GitBox
ccollins476ad opened a new pull request #204: Fix typo causing compile error URL: https://github.com/apache/mynewt-nimble/pull/204 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] ccollins476ad opened a new pull request #216: Fix `target set` and `target amend`

2018-10-02 Thread GitBox
ccollins476ad opened a new pull request #216: Fix `target set` and `target amend` URL: https://github.com/apache/mynewt-newt/pull/216 This fixes #209. This is an automated message from the Apache Git Service. To respond to

[GitHub] utzig closed pull request #1421: [DO NOT MERGE] Travis integration testing

2018-10-02 Thread GitBox
utzig closed pull request #1421: [DO NOT MERGE] Travis integration testing URL: https://github.com/apache/mynewt-core/pull/1421 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[GitHub] utzig opened a new pull request #1421: [DO NOT MERGE] Travis integration testing

2018-10-02 Thread GitBox
utzig opened a new pull request #1421: [DO NOT MERGE] Travis integration testing URL: https://github.com/apache/mynewt-core/pull/1421 DO NOT MERGE This PR is just for travis testing... This is an automated message from

[GitHub] rymanluk opened a new pull request #106: newtmgr: Add "hci, i" option

2018-10-02 Thread GitBox
rymanluk opened a new pull request #106: newtmgr: Add "hci, i" option URL: https://github.com/apache/mynewt-newtmgr/pull/106 With this patch it is possible to provide specific controller index to newtmgr. This patch contains changes in go-ble done by @michal-narajowski

[GitHub] andrzej-kaczmarek opened a new pull request #1438: hw/battery: Make property polling more robust

2018-10-02 Thread GitBox
andrzej-kaczmarek opened a new pull request #1438: hw/battery: Make property polling more robust URL: https://github.com/apache/mynewt-core/pull/1438 With these changes battery manager will only poll battery properties which at lest one listener is subscribed for. This can reduce polling