[GitHub] vrahane commented on a change in pull request #472: Sensor evq

2017-08-07 Thread git
vrahane commented on a change in pull request #472: Sensor evq URL: https://github.com/apache/mynewt-core/pull/472#discussion_r131814339 ## File path: hw/sensor/syscfg.yml ## @@ -40,3 +40,7 @@ syscfg.defs: SENSOR_OIC_OBS_RATE: description: 'Set OIC server obse

[GitHub] ccollins476ad opened a new pull request #480: Allow GATT services to be registered after startup

2017-08-07 Thread git
ccollins476ad opened a new pull request #480: Allow GATT services to be registered after startup URL: https://github.com/apache/mynewt-core/pull/480 Prior to this change, supported GATT services could only be registered once. This change allows the set of supported servces to be replaced

[GitHub] ccollins476ad closed pull request #479: Allow GATT services to be registered after startup

2017-08-07 Thread git
ccollins476ad closed pull request #479: Allow GATT services to be registered after startup URL: https://github.com/apache/mynewt-core/pull/479 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] ccollins476ad commented on a change in pull request #472: Sensor evq

2017-08-07 Thread git
ccollins476ad commented on a change in pull request #472: Sensor evq URL: https://github.com/apache/mynewt-core/pull/472#discussion_r131783476 ## File path: hw/sensor/syscfg.yml ## @@ -40,3 +40,7 @@ syscfg.defs: SENSOR_OIC_OBS_RATE: description: 'Set OIC serve

[GitHub] ccollins476ad opened a new pull request #479: Allow GATT services to be registered after startup

2017-08-07 Thread git
ccollins476ad opened a new pull request #479: Allow GATT services to be registered after startup URL: https://github.com/apache/mynewt-core/pull/479 Prior to this change, supported GATT services could only be registered once. This change allows the set of supported servces to be replaced

[mynewt-newtmgr] branch master updated: nmxact - Remove debug code.

2017-08-07 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-newtmgr.git The following commit(s) were added to refs/heads/master by this push: new 2803d97 nmxact - Remove debug code. 2

[mynewt-newtmgr] branch master updated: nmxact - Remove debug code

2017-08-07 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-newtmgr.git The following commit(s) were added to refs/heads/master by this push: new 82c004a nmxact - Remove debug code 82

[mynewt-newtmgr] 04/06: nmxact - more consolidation of plain/omp sesn.

2017-08-07 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-newtmgr.git commit cb77576fdc1f9f9761f14a2cafdb8e7d19139281 Author: Christopher Collins AuthorDate: Fri Aug 4 18:29:56 2017 -0700

[mynewt-newtmgr] branch master updated (0c21628 -> 806d934)

2017-08-07 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-newtmgr.git. from 0c21628 Merge pull request #17 from apache/1_1_0_dev new e63d525 nmxact - CoAP fixed resources (serv

[mynewt-newtmgr] 05/06: nmxact - Fix conn.Shutdown() race condition.

2017-08-07 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-newtmgr.git commit a1c846e69d42f2c698fab70e4002412e2e9d9e1d Author: Christopher Collins AuthorDate: Mon Aug 7 12:55:45 2017 -0700

[mynewt-newtmgr] 06/06: newtmgr - revendor

2017-08-07 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-newtmgr.git commit 806d934ddd9ffce728e8e12f0dc3a395be627a09 Author: Christopher Collins AuthorDate: Fri Aug 4 15:29:58 2017 -0700

[mynewt-newtmgr] 02/06: newtmgr - "res" command

2017-08-07 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-newtmgr.git commit 566e56c0243ba504918c0156b648c13f841be726 Author: Christopher Collins AuthorDate: Fri Aug 4 17:32:10 2017 -0700

[mynewt-newtmgr] 01/06: nmxact - CoAP fixed resources (server)

2017-08-07 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-newtmgr.git commit e63d52560576910597f176fa0d99d314296092e4 Author: Christopher Collins AuthorDate: Fri Aug 4 15:29:48 2017 -0700

[mynewt-newtmgr] 03/06: nmxact - Fix adv example to repeatedly advertise.

2017-08-07 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-newtmgr.git commit c698413be474c3f3201838fdaa72baed8ee0c94c Author: Christopher Collins AuthorDate: Fri Aug 4 17:50:21 2017 -0700

[GitHub] mkiiskila commented on a change in pull request #474: PIC32: Fix stack align

2017-08-07 Thread git
mkiiskila commented on a change in pull request #474: PIC32: Fix stack align URL: https://github.com/apache/mynewt-core/pull/474#discussion_r131708815 ## File path: kernel/os/include/os/arch/pic32/os/os_arch.h ## @@ -38,7 +38,8 @@ typedef uint32_t os_sr_t; /* Stack type, a

[GitHub] IMGJulian commented on a change in pull request #474: PIC32: Fix stack align

2017-08-07 Thread git
IMGJulian commented on a change in pull request #474: PIC32: Fix stack align URL: https://github.com/apache/mynewt-core/pull/474#discussion_r131606248 ## File path: kernel/os/include/os/arch/pic32/os/os_arch.h ## @@ -38,7 +38,8 @@ typedef uint32_t os_sr_t; /* Stack type, a

[GitHub] mlaz commented on issue #442: Enabeling PWM1 and PWM2 on nrf52dk bsp

2017-08-07 Thread git
mlaz commented on issue #442: Enabeling PWM1 and PWM2 on nrf52dk bsp URL: https://github.com/apache/mynewt-core/pull/442#issuecomment-320664694 This is being addressed on issue https://github.com/apache/mynewt-core/pull/448.

[GitHub] mlaz closed pull request #442: Enabeling PWM1 and PWM2 on nrf52dk bsp

2017-08-07 Thread git
mlaz closed pull request #442: Enabeling PWM1 and PWM2 on nrf52dk bsp URL: https://github.com/apache/mynewt-core/pull/442 This is an automated message from the Apache Git Service. To respond to the message, please log on Git

[GitHub] mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API

2017-08-07 Thread git
mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API URL: https://github.com/apache/mynewt-core/pull/448#discussion_r131654989 ## File path: hw/bsp/nrf52dk/pkg.yml ## @@ -39,8 +39,8 @@ pkg.cflags: - '-DPDM_ENABLED=0' - '-DPERIPHE

[GitHub] mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API

2017-08-07 Thread git
mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API URL: https://github.com/apache/mynewt-core/pull/448#discussion_r131653999 ## File path: apps/pwm_test/src/main.c ## @@ -0,0 +1,71 @@ +/** + * Licensed to the Apache Software Foundation (

[GitHub] mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API

2017-08-07 Thread git
mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API URL: https://github.com/apache/mynewt-core/pull/448#discussion_r131653889 ## File path: apps/pwm_test/pkg.yml ## @@ -0,0 +1,35 @@ +# +# Licensed to the Apache Software Foundation (ASF) u

[GitHub] mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API

2017-08-07 Thread git
mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API URL: https://github.com/apache/mynewt-core/pull/448#discussion_r131653790 ## File path: apps/pwm_test/src/main.c ## @@ -0,0 +1,71 @@ +/** + * Licensed to the Apache Software Foundation (

[GitHub] mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API

2017-08-07 Thread git
mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API URL: https://github.com/apache/mynewt-core/pull/448#discussion_r131653813 ## File path: hw/drivers/pwm/src/pwm.c ## @@ -0,0 +1,136 @@ +/* + * Licensed to the Apache Software Foundation (

[GitHub] mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API

2017-08-07 Thread git
mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API URL: https://github.com/apache/mynewt-core/pull/448#discussion_r131653707 ## File path: apps/pwm_test/src/main.c ## @@ -0,0 +1,71 @@ +/** + * Licensed to the Apache Software Foundation (

[GitHub] IMGJulian commented on a change in pull request #474: PIC32: Fix stack align

2017-08-07 Thread git
IMGJulian commented on a change in pull request #474: PIC32: Fix stack align URL: https://github.com/apache/mynewt-core/pull/474#discussion_r131606248 ## File path: kernel/os/include/os/arch/pic32/os/os_arch.h ## @@ -38,7 +38,8 @@ typedef uint32_t os_sr_t; /* Stack type, a

[GitHub] IMGJulian commented on a change in pull request #474: PIC32: Fix stack align

2017-08-07 Thread git
IMGJulian commented on a change in pull request #474: PIC32: Fix stack align URL: https://github.com/apache/mynewt-core/pull/474#discussion_r131606248 ## File path: kernel/os/include/os/arch/pic32/os/os_arch.h ## @@ -38,7 +38,8 @@ typedef uint32_t os_sr_t; /* Stack type, a

[mynewt-newt] 01/01: Merge pull request #83 from cwanda/rm_incubating

2017-08-07 Thread janc
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-newt.git commit deaa4dfb276fab0e265769c05d457a3baccf483d Merge: d54940e e3f1b03 Author: Szymon Janc AuthorDate: Mon Aug 7 10:28:43 20

[GitHub] sjanc closed pull request #83: Remove "incubating" and updated version number.

2017-08-07 Thread git
sjanc closed pull request #83: Remove "incubating" and updated version number. URL: https://github.com/apache/mynewt-newt/pull/83 This is an automated message from the Apache Git Service. To respond to the message, please lo

[mynewt-newt] branch master updated (d54940e -> deaa4df)

2017-08-07 Thread janc
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-newt.git. from d54940e newt - update version number in master. add e3f1b03 Remove "incubating" and updated version number.

[mynewt-newtmgr] branch master updated (21b3c14 -> 0c21628)

2017-08-07 Thread janc
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-newtmgr.git. from 21b3c14 newtmgr - revendor add 0099cf3 Update README.md and RELEASE_NOTES.md for newtmgr. add 52113

[GitHub] sjanc closed pull request #17: merge 1_1_0_dev into master

2017-08-07 Thread git
sjanc closed pull request #17: merge 1_1_0_dev into master URL: https://github.com/apache/mynewt-newtmgr/pull/17 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and u

[mynewt-newtmgr] 01/01: Merge pull request #17 from apache/1_1_0_dev

2017-08-07 Thread janc
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-newtmgr.git commit 0c21628aacfb95292c7f95a7f6265860737c5a87 Merge: 21b3c14 e1c8a7f Author: Szymon Janc AuthorDate: Mon Aug 7 10:26:16