incubator-mynewt-site git commit: changing golang imports - go get mynewt.apache.org/newt/newt

2017-03-02 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/asf-site 555f6f651 -> 36d47613e changing golang imports - go get mynewt.apache.org/newt/newt Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit:

[2/2] incubator-mynewt-newt git commit: This closes #46.

2017-03-02 Thread marko
This closes #46. Merge branch 'newt' of https://github.com/cwanda/incubator-mynewt-newt into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/commit/386c0878 Tree:

[1/2] incubator-mynewt-newt git commit: Add back "newt complete" and remove from help text. 1) Added "newt complete" support back. 2) Make the command hidden so it is not in the list of "Available Com

2017-03-02 Thread marko
Repository: incubator-mynewt-newt Updated Branches: refs/heads/develop abf65d3a7 -> 386c08789 Add back "newt complete" and remove from help text. 1) Added "newt complete" support back. 2) Make the command hidden so it is not in the list of "Available Commands" in newt help. 3) Removed "newt

[1/6] incubator-mynewt-site git commit: Document Override of Undefined Settings. Support was added to the 'newt build' command to print out an "ignoring override of undefined settings" message when lo

2017-03-02 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/develop 7a428ecb5 -> 8dcf97987 Document Override of Undefined Settings. Support was added to the 'newt build' command to print out an "ignoring override of undefined settings" message when log level is set to DEBUG (MYNEWT-557).

[6/6] incubator-mynewt-site git commit: modified description of newt sync

2017-03-02 Thread aditi
modified description of newt sync Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/8dcf9798 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/8dcf9798 Diff:

[4/6] incubator-mynewt-site git commit: Merge branch 'MYNEWT-557-DOC' of https://github.com/cwanda/incubator-mynewt-site into develop

2017-03-02 Thread aditi
Merge branch 'MYNEWT-557-DOC' of https://github.com/cwanda/incubator-mynewt-site into develop This closes #157. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/5ae544e0 Tree:

[2/6] incubator-mynewt-site git commit: MYNEWT-582 fix "go get mynewt.apache.org/newt/newt"

2017-03-02 Thread aditi
MYNEWT-582 fix "go get mynewt.apache.org/newt/newt" Add the metadata needed to "go get" subdirs under mynewt.apache.org/newt Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/c9e3df30 Tree:

[5/6] incubator-mynewt-site git commit: Merge branch 'golang_imports' of https://github.com/spoonofpower/incubator-mynewt-site into develop

2017-03-02 Thread aditi
Merge branch 'golang_imports' of https://github.com/spoonofpower/incubator-mynewt-site into develop This closes #159. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/86bc11db Tree:

[6/7] incubator-mynewt-newt git commit: MYNEWT-653 Use runtimeco gatt fork.

2017-03-02 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/blob/abf65d3a/newtmgr/vendor/github.com/runtimeco/gatt/doc.go -- diff --git a/newtmgr/vendor/github.com/runtimeco/gatt/doc.go

[5/7] incubator-mynewt-newt git commit: MYNEWT-653 Use runtimeco gatt fork.

2017-03-02 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/blob/abf65d3a/newtmgr/vendor/github.com/runtimeco/gatt/linux/hci.go -- diff --git a/newtmgr/vendor/github.com/runtimeco/gatt/linux/hci.go

[2/7] incubator-mynewt-newt git commit: MYNEWT-653 Use runtimeco gatt fork.

2017-03-02 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/blob/abf65d3a/newtmgr/vendor/github.com/runtimeinc/gatt/linux/util/util.go -- diff --git a/newtmgr/vendor/github.com/runtimeinc/gatt/linux/util/util.go

[3/7] incubator-mynewt-newt git commit: MYNEWT-653 Use runtimeco gatt fork.

2017-03-02 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/blob/abf65d3a/newtmgr/vendor/github.com/runtimeinc/gatt/linux/cmd/cmd.go -- diff --git a/newtmgr/vendor/github.com/runtimeinc/gatt/linux/cmd/cmd.go

incubator-mynewt-core git commit: BNO055 driver - fix multiple length read issue

2017-03-02 Thread vipulrahane
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop b7c8714b8 -> 8d757705f BNO055 driver - fix multiple length read issue Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[1/2] incubator-mynewt-core git commit: MYNEWT-492 Add missing syscfg setting descriptions

2017-03-02 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 929e2563a -> b7c8714b8 MYNEWT-492 Add missing syscfg setting descriptions Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/2] incubator-mynewt-core git commit: MYNEWT-492 - Remove unused obsolete settings.

2017-03-02 Thread ccollins
MYNEWT-492 - Remove unused obsolete settings. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/cc8ead34 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/cc8ead34 Diff:

[GitHub] incubator-mynewt-site pull request #159: MYNEWT-582 fix "go get mynewt.apach...

2017-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-mynewt-site/pull/159 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-mynewt-site pull request #158: Update newt documentation

2017-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-mynewt-site/pull/158 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-mynewt-site pull request #157: Document Override of Undefined Sett...

2017-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-mynewt-site/pull/157 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[3/3] incubator-mynewt-site git commit: Changed apacheiot url to a link

2017-03-02 Thread aditi
Changed apacheiot url to a link Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/b323f847 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/b323f847 Diff:

[2/3] incubator-mynewt-site git commit: Newt commands pkg and sync updated. Changed order of events

2017-03-02 Thread aditi
Newt commands pkg and sync updated. Changed order of events Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/09506a4b Tree:

[1/3] incubator-mynewt-site git commit: Updated Events and added MIPS support to BSP list. This closes #159. This closes #158. This closes #157.

2017-03-02 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/master 6c1d0e73e -> b323f8479 Updated Events and added MIPS support to BSP list. This closes #159. This closes #158. This closes #157. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit:

[1/7] incubator-mynewt-site git commit: Update newt command documentation, sysconfig overwrites, events, bsp list

2017-03-02 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/asf-site 855b60039 -> 555f6f651 http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/newt/command_list/newt_sync/index.html -- diff

[5/7] incubator-mynewt-site git commit: Update newt command documentation, sysconfig overwrites, events, bsp list

2017-03-02 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/develop/newt/command_list/newt_build/index.html -- diff --git a/develop/newt/command_list/newt_build/index.html

[2/7] incubator-mynewt-site git commit: Update newt command documentation, sysconfig overwrites, events, bsp list

2017-03-02 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/newt/command_list/newt_build/index.html -- diff --git a/latest/newt/command_list/newt_build/index.html

[7/7] incubator-mynewt-site git commit: Update newt command documentation, sysconfig overwrites, events, bsp list

2017-03-02 Thread aditi
Update newt command documentation, sysconfig overwrites, events, bsp list Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/555f6f65 Tree:

[4/7] incubator-mynewt-site git commit: Update newt command documentation, sysconfig overwrites, events, bsp list

2017-03-02 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/develop/newt/command_list/newt_sync/index.html -- diff --git a/develop/newt/command_list/newt_sync/index.html

[3/7] incubator-mynewt-site git commit: Update newt command documentation, sysconfig overwrites, events, bsp list

2017-03-02 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/latest/mkdocs/search_index.json -- diff --git a/latest/mkdocs/search_index.json b/latest/mkdocs/search_index.json index 1f1695e..84d2e36 100644 ---

[6/7] incubator-mynewt-site git commit: Update newt command documentation, sysconfig overwrites, events, bsp list

2017-03-02 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f6f65/develop/mkdocs/search_index.json -- diff --git a/develop/mkdocs/search_index.json b/develop/mkdocs/search_index.json index 1f1695e..84d2e36 100644 ---

incubator-mynewt-core git commit: SensorAPI BNO055: Add default config

2017-03-02 Thread vipulrahane
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 58378ccfa -> 4af79d477 SensorAPI BNO055: Add default config - Improve config Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-core git commit: MYNEWT-509 - Specify min-write-sz per MCU.

2017-03-02 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 4af79d477 -> 929e2563a MYNEWT-509 - Specify min-write-sz per MCU. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-newt git commit: MYNEWT-509 - Newt: fail on image flash overflow.

2017-03-02 Thread ccollins
Repository: incubator-mynewt-newt Updated Branches: refs/heads/develop a404a47c6 -> 0a3ce8e9f MYNEWT-509 - Newt: fail on image flash overflow. Ensure each generated image leaves sufficient room at the end of its slot for a boot trailer. Newt calculates the size of a boot trailer by using the

[2/2] incubator-mynewt-core git commit: This closes #187.

2017-03-02 Thread marko
This closes #187. Merge branch 'mynewt-634' of https://github.com/sjanc/incubator-mynewt-core into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/58378ccf Tree:

[1/2] incubator-mynewt-core git commit: blecent: Fix not setting initial BLE address

2017-03-02 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 382847055 -> 58378ccfa blecent: Fix not setting initial BLE address Application needs to set correct public address if it want to use it. MYNEWT-634 Project:

[1/2] incubator-mynewt-core git commit: MYNEWT-647 Changes to NMP over OIC scheme

2017-03-02 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop a4df93c10 -> 382847055 MYNEWT-647 Changes to NMP over OIC scheme Update NMP handlers to account for new scheme. Now the top-level handler creates and closes the response root map rather than each handler. Project: