[GitHub] vrahane closed pull request #549: MPU6050: added interrupt support

2017-09-14 Thread git
vrahane closed pull request #549: MPU6050: added interrupt support URL: https://github.com/apache/mynewt-core/pull/549 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[mynewt-core] 01/01: Merge pull request #549 from vsyn/mpu6050-interrupt

2017-09-14 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 10db5d65f40bdfc567be66f8de5cd46d492ecd68 Merge: a8522e6 6220b2c Author: Vipul Rahane AuthorDate: Thu Sep 14 18

[mynewt-core] branch master updated (a8522e6 -> 10db5d6)

2017-09-14 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from a8522e6 Merge pull request #545 from gordonklaus/telee02-enable-sx1276-antenna add b9f937b MPU6050:

[GitHub] vrahane commented on a change in pull request #549: MPU6050: added interrupt support

2017-09-14 Thread git
vrahane commented on a change in pull request #549: MPU6050: added interrupt support URL: https://github.com/apache/mynewt-core/pull/549#discussion_r139046346 ## File path: hw/drivers/sensors/mpu6050/src/mpu6050.c ## @@ -161,6 +163,7 @@ mpu6050_read8(struct sensor_itf *itf

[GitHub] vrahane commented on a change in pull request #549: MPU6050: added interrupt support

2017-09-14 Thread git
vrahane commented on a change in pull request #549: MPU6050: added interrupt support URL: https://github.com/apache/mynewt-core/pull/549#discussion_r139046321 ## File path: hw/drivers/sensors/mpu6050/src/mpu6050.c ## @@ -116,6 +117,7 @@ mpu6050_write8(struct sensor_itf *it

[GitHub] vsyn opened a new pull request #549: MPU6050: added interrupt support

2017-09-14 Thread git
vsyn opened a new pull request #549: MPU6050: added interrupt support URL: https://github.com/apache/mynewt-core/pull/549 Added interrupt support along with getters and setters for config values. This is an automated message

[GitHub] mkiiskila commented on issue #25: Option for more lenient decoding/encoding of CBOR.

2017-09-14 Thread git
mkiiskila commented on issue #25: Option for more lenient decoding/encoding of CBOR. URL: https://github.com/apache/mynewt-newtmgr/pull/25#issuecomment-329571769 E.g. accessing OIC's /oic/res fails with the DecodeCborMap(). Do you think I should pretty-print the output from 'newmgr res' a

[mynewt-newtmgr] branch master updated (db15564 -> 89cef14)

2017-09-14 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git. from db15564 Merge pull request #21 from cwanda/deb_makefile add 7759287 conn.go; BleDev.String() in bledefs

[mynewt-newtmgr] 01/01: Merge pull request #21 from cwanda/deb_makefile

2017-09-14 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git commit db15564b2d1fd94f9ed704f5a824dfabffb4cd22 Merge: 2d5217f 906d213 Author: mkiiskila AuthorDate: Thu Sep 14 11:32:12

[mynewt-newtmgr] 01/01: Merge pull request #23 from mkiiskila/wrong_err

2017-09-14 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git commit 89cef146ac623480707cf356d714d310436aef0c Merge: db15564 7759287 Author: mkiiskila AuthorDate: Thu Sep 14 11:32:43

[GitHub] mkiiskila closed pull request #23: conn.go; BleDev.String() in bledefs/bledefs.go takes in pointer to

2017-09-14 Thread git
mkiiskila closed pull request #23: conn.go; BleDev.String() in bledefs/bledefs.go takes in pointer to URL: https://github.com/apache/mynewt-newtmgr/pull/23 This is an automated message from the Apache Git Service. To respon

[GitHub] mkiiskila closed pull request #21: Makefile file for creating newtmgr deb package

2017-09-14 Thread git
mkiiskila closed pull request #21: Makefile file for creating newtmgr deb package URL: https://github.com/apache/mynewt-newtmgr/pull/21 This is an automated message from the Apache Git Service. To respond to the message, pl

[mynewt-newtmgr] branch master updated (2d5217f -> db15564)

2017-09-14 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git. from 2d5217f nmxact - Protect discoverer in BleScanner#Stop(). add 91376aa Makefile file for creating newtmg

[GitHub] mkiiskila opened a new pull request #25: Option for more lenient decoding/encoding of CBOR.

2017-09-14 Thread git
mkiiskila opened a new pull request #25: Option for more lenient decoding/encoding of CBOR. URL: https://github.com/apache/mynewt-newtmgr/pull/25 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] IMGJulian opened a new pull request #548: os_task: Moved the initialisation of t_stacktop and t_stacksize.

2017-09-14 Thread git
IMGJulian opened a new pull request #548: os_task: Moved the initialisation of t_stacktop and t_stacksize. URL: https://github.com/apache/mynewt-core/pull/548 So they can be modified by the architecture dependent stack init. As discussed [here](https://github.com/apache/mynewt-core/

[GitHub] IMGJulian opened a new pull request #547: Switched back to a slightly modified version of the standard XC32 sbrk.

2017-09-14 Thread git
IMGJulian opened a new pull request #547: Switched back to a slightly modified version of the standard XC32 sbrk. URL: https://github.com/apache/mynewt-core/pull/547 This is an automated message from the Apache Git Service.