incubator-mynewt-core git commit: basic test app working with the iotivity client that builds with their constrained github repo

2016-09-16 Thread paulfdietrich
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop b359382d5 -> d27f1f309 basic test app working with the iotivity client that builds with their constrained github repo Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-site git commit: added instructions to handle gcc6 warnings in get_started.md

2016-09-16 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/asf-site 106051e2a -> c628be34d added instructions to handle gcc6 warnings in get_started.md Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit:

incubator-mynewt-core git commit: need to turn on c99 for iotivity

2016-09-16 Thread paulfdietrich
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 0ae2adf14 -> 7541bded5 need to turn on c99 for iotivity 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/7541bded

[4/4] incubator-mynewt-core git commit: mn_socket; wrong return code on error from mn_inet_pton().

2016-09-16 Thread marko
mn_socket; wrong return code on error from mn_inet_pton(). 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/8084449d Tree:

[2/4] incubator-mynewt-core git commit: mn_socket; add interface flag for multicast ability.

2016-09-16 Thread marko
mn_socket; add interface flag for multicast ability. 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/097535b8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/097535b8

[3/4] incubator-mynewt-core git commit: mn_socket; linux does not have multicast enabled for loopback itf by default.

2016-09-16 Thread marko
mn_socket; linux does not have multicast enabled for loopback itf by default. 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/8ab70737 Tree:

[1/4] incubator-mynewt-core git commit: native sockets; supports running on linux..

2016-09-16 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop b71c9eaaa -> 69b5ce5a1 native sockets; supports running on linux.. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-core git commit: native sock; more error code mappings.

2016-09-16 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 715394c2b -> b359382d5 native sock; more error code mappings. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/2] incubator-mynewt-core git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-mynewt-core into develop

2016-09-16 Thread sterling
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/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/b71c9eaa Tree:

[1/2] incubator-mynewt-core git commit: change mode to executable for download scripts

2016-09-16 Thread sterling
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 7541bded5 -> b71c9eaaa change mode to executable for download scripts Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-core git commit: mn_socket; add test for v6 UDP multicast.

2016-09-16 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop a2c715065 -> 715394c2b mn_socket; add test for v6 UDP multicast. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/2] incubator-mynewt-core git commit: wifi_mgmt; print usage on unrecognized command.

2016-09-16 Thread marko
wifi_mgmt; print usage on unrecognized command. 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/66e1361d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/66e1361d Diff:

[1/2] incubator-mynewt-core git commit: mn_socket; remove unused element from mn_itf.

2016-09-16 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop aed4343e6 -> 9dca85e06 mn_socket; remove unused element from mn_itf. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[1/2] incubator-mynewt-core git commit: Add Apache License header. Not sure why this was omitted.

2016-09-16 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 959b38915 -> 473e050f7 Add Apache License header. Not sure why this was omitted. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/2] incubator-mynewt-core git commit: MYNEWT-388: HCI uart should not assert if a command, event or ACL buffer not available

2016-09-16 Thread wes3
MYNEWT-388: HCI uart should not assert if a command, event or ACL buffer not available There were a number of changes committed to fix a few BLE HCI issues 1) On HCI sync loss, the controller will now send a HW error and wait to find a reset command in the byyte stream in order to re-sync. 2) If

[2/2] incubator-mynewt-core git commit: MYNEWT-388: HCI uart should not assert if a command, event or ACL buffer not available

2016-09-16 Thread wes3
MYNEWT-388: HCI uart should not assert if a command, event or ACL buffer not available There were a number of changes committed to fix a few BLE HCI issues 1) On HCI sync loss, the controller will now send a HW error and wait to find a reset command in the byyte stream in order to re-sync. 2) If

[1/2] incubator-mynewt-core git commit: Add Apache License header. Not sure why this was omitted.

2016-09-16 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 69b5ce5a1 -> aed4343e6 Add Apache License header. Not sure why this was omitted. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-site git commit: added instructions to handle gcc6 warnings in get_started.md

2016-09-16 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/develop 09fe1db4b -> fa759882c added instructions to handle gcc6 warnings in get_started.md Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit:

incubator-mynewt-site git commit: added instructions to handle gcc6 warnings in get_started.md

2016-09-16 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/v0_9_0 7fb86da92 -> e4e2803c5 added instructions to handle gcc6 warnings in get_started.md Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit:

incubator-mynewt-site git commit: added instructions to handle gcc6 warnings in get_started.md

2016-09-16 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/master fb322da30 -> 0f60210ea added instructions to handle gcc6 warnings in get_started.md Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit:

incubator-mynewt-core git commit: fix codeing standards register for multicast on all interfaces `

2016-09-16 Thread paulfdietrich
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop d27f1f309 -> 0ae2adf14 fix codeing standards register for multicast on all interfaces ` Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-core git commit: mn_socket/native; multicast support.

2016-09-16 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop d11c52fca -> a2c715065 mn_socket/native; multicast support. 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/a2c71506