[incubator-mynewt-core] Git Push Summary

2016-05-18 Thread ccollins
Repository: incubator-mynewt-core Updated Tags: refs/tags/mynewt_0_9_0_rc1_tag [deleted] 29c097ea8

[incubator-mynewt-core] Git Push Summary

2016-05-18 Thread ccollins
Repository: incubator-mynewt-core Updated Tags: refs/tags/mynewt_0_9_0_tag [deleted] d22d3fd8d

[incubator-mynewt-core] Git Push Summary

2016-05-18 Thread ccollins
Repository: incubator-mynewt-core Updated Tags: refs/tags/mynewt_0_9_0_rc1_tag [created] 30a38f1f5 refs/tags/mynewt_0_9_0_tag [created] 7270d404e

incubator-mynewt-core git commit: BLE Host - Fix misordered fields in unit test.

2016-05-18 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/090_dev 9d7ab35ff -> 48df9b088 BLE Host - Fix misordered fields in unit test. Newer versions of gcc warn about the misordered fields. This was causing a unit test to fail to compile under Linux. Project:

svn commit: r13688 - in /dev/incubator/mynewt/apache-mynewt-0.9.0-incubating: ./ rc1/

2016-05-18 Thread ccollins
Author: ccollins Date: Thu May 19 04:13:39 2016 New Revision: 13688 Log: Apache Mynewt (incubating) 0.9.0, rc1 Added: dev/incubator/mynewt/apache-mynewt-0.9.0-incubating/ dev/incubator/mynewt/apache-mynewt-0.9.0-incubating/rc1/

[incubator-mynewt-newt] Git Push Summary

2016-05-18 Thread ccollins
Repository: incubator-mynewt-newt Updated Tags: refs/tags/mynewt_0_9_0_rc1_tag [deleted] 365367981

[incubator-mynewt-newt] Git Push Summary

2016-05-18 Thread ccollins
Repository: incubator-mynewt-newt Updated Tags: refs/tags/mynewt_0_9_0_rc1_tag [created] 5b3bfc570 refs/tags/mynewt_0_9_0_tag [created] c545dac8f

[incubator-mynewt-newt] Git Push Summary

2016-05-18 Thread ccollins
Repository: incubator-mynewt-newt Updated Tags: refs/tags/mynewt_0_9_0_tag [deleted] dd28d9482

incubator-mynewt-newt git commit: newt - update version number to 0.9.0.

2016-05-18 Thread ccollins
Repository: incubator-mynewt-newt Updated Branches: refs/heads/090_dev 3960627ba -> 0afe65541 newt - update version number to 0.9.0. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/repo Commit:

[incubator-mynewt-blinky] Git Push Summary

2016-05-18 Thread ccollins
Repository: incubator-mynewt-blinky Updated Tags: refs/tags/mynewt_0_9_0_rc1_tag [created] 1fb9a97d0 refs/tags/mynewt_0_9_0_tag [created] 2f1545241

[incubator-mynewt-newt] Git Push Summary

2016-05-18 Thread ccollins
Repository: incubator-mynewt-newt Updated Tags: refs/tags/mynewt_0_9_0_rc1_tag [created] 365367981 refs/tags/mynewt_0_9_0_tag [created] dd28d9482

[incubator-mynewt-core] Git Push Summary

2016-05-18 Thread ccollins
Repository: incubator-mynewt-core Updated Tags: refs/tags/mynewt_0_9_0_rc1_tag [created] 29c097ea8 refs/tags/mynewt_0_9_0_tag [created] d22d3fd8d

[GitHub] incubator-mynewt-site pull request: Banner and landing page stylin...

2016-05-18 Thread gj262
GitHub user gj262 opened a pull request: https://github.com/apache/incubator-mynewt-site/pull/83 Banner and landing page styling + removes a lot of the bootstrap override customizations You can merge this pull request into a Git repository by running: $ git pull

incubator-mynewt-core git commit: bletiny - Increase mbuf count to support iPhone.

2016-05-18 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/090_dev 94ae8bd0d -> c90e85ce0 bletiny - Increase mbuf count to support iPhone. The iPhone appears to send a bunch of packets in rapid succession immediately after connecting. The nimble host doesn't have a good way to alleviate

[2/4] incubator-mynewt-core git commit: bletiny - Increase shell line length (128 to 256).

2016-05-18 Thread ccollins
bletiny - Increase shell line length (128 to 256). This is required for the encryption procedure ("sec restart"). To initiate this procedure, the user needs to specify the ediv, rand, and 16-byte ltk on the command line. Project:

[3/4] incubator-mynewt-core git commit: bletiny - Various changes to reduce code size.

2016-05-18 Thread ccollins
bletiny - Various changes to reduce code size. These changes are necessary to fit a security-enabled bletiny image on an nRF51dk. 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/a12f64da

[4/4] incubator-mynewt-core git commit: BLE Host - Fix typo in log message.

2016-05-18 Thread ccollins
BLE Host - Fix typo in log message. 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/94ae8bd0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/94ae8bd0 Diff:

[1/4] incubator-mynewt-core git commit: bletiny - Copy bleprph's gatt_svr code.

2016-05-18 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/090_dev 47a1ead60 -> 94ae8bd0d bletiny - Copy bleprph's gatt_svr code. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-site git commit: landing page changes to show architecture, highlight features with icons replaced with snapshots and BSPs supported

2016-05-18 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/develop 2432d8142 -> 16f8b0ed0 landing page changes to show architecture, highlight features with icons replaced with snapshots and BSPs supported Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo

incubator-mynewt-site git commit: adding a new branch and pushing landing page changes

2016-05-18 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/develop [created] 2432d8142 adding a new branch and pushing landing page changes Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit:

incubator-mynewt-core git commit: BLE Host - Use macro to check NIMBLE_OPT defines.

2016-05-18 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/090_dev 04ace8e6c -> 47a1ead60 BLE Host - Use macro to check NIMBLE_OPT defines. define NIMBLE_OPT(x) NIMBLE_OPT_ ## x This macro exists to help catch bugs at compile time. If code uses this macro to

incubator-mynewt-core git commit: BLE Host - Enable security manager by default.

2016-05-18 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/090_dev b54399551 -> 04ace8e6c BLE Host - Enable security manager by default. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-core git commit: bleprph - export GATT server data from header.

2016-05-18 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/090_dev 05401e1eb -> b54399551 bleprph - export GATT server data from header. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[GitHub] incubator-mynewt-site pull request: Fs outdated fixes

2016-05-18 Thread ccollins476ad
GitHub user ccollins476ad opened a pull request: https://github.com/apache/incubator-mynewt-site/pull/82 Fs outdated fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/ccollins476ad/incubator-mynewt-site fs-outdated-fixes