[GitHub] [mynewt-core] jacobrosenthal closed pull request #1285: move sensor_itf to driver_itf WIP please evaluate

2020-04-09 Thread GitBox
jacobrosenthal closed pull request #1285: move sensor_itf to driver_itf WIP please evaluate URL: https://github.com/apache/mynewt-core/pull/1285 This is an automated message from the Apache Git Service. To respond to the

[mynewt-core] branch master updated (d89f581 -> c69afe0)

2020-04-09 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 d89f581 Fix license headers in hw/drivers/display new 53fcd3a shell_bridge: update to be used with

[GitHub] [mynewt-core] vrahane merged pull request #2263: shell_bridge: update to be used with mcumgr, update imgmgr cli to be used with shell_bridge

2020-04-09 Thread GitBox
vrahane merged pull request #2263: shell_bridge: update to be used with mcumgr, update imgmgr cli to be used with shell_bridge URL: https://github.com/apache/mynewt-core/pull/2263 This is an automated message from the

[GitHub] [mynewt-mcumgr] vrahane merged pull request #76: mgmt: Add shell mgmt ID from mynewt-core

2020-04-09 Thread GitBox
vrahane merged pull request #76: mgmt: Add shell mgmt ID from mynewt-core URL: https://github.com/apache/mynewt-mcumgr/pull/76 This is an automated message from the Apache Git Service. To respond to the message, please log

[mynewt-mcumgr] branch master updated: mgmt: Add shell mgmt ID from mynewt-core (#76)

2020-04-09 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-mcumgr.git The following commit(s) were added to refs/heads/master by this push: new 7cd8b9f mgmt: Add shell mgmt ID

[GitHub] [mynewt-core] InternetofAwesome edited a comment on issue #1582: use float instead of double

2020-04-09 Thread GitBox
InternetofAwesome edited a comment on issue #1582: use float instead of double URL: https://github.com/apache/mynewt-core/pull/1582#issuecomment-611877764 @ccollins476ad This issue should definitely be addressed one way or the other. As the code exists right now, it pulls in a few

[GitHub] [mynewt-core] InternetofAwesome commented on issue #1582: use float instead of double

2020-04-09 Thread GitBox
InternetofAwesome commented on issue #1582: use float instead of double URL: https://github.com/apache/mynewt-core/pull/1582#issuecomment-611877764 This issue should definitely be addressed one way or the other. As the code exists right now, it pulls in a few unnecessary double software

[GitHub] [mynewt-nimble] sjanc merged pull request #778: apps: scanner added

2020-04-09 Thread GitBox
sjanc merged pull request #778: apps: scanner added URL: https://github.com/apache/mynewt-nimble/pull/778 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-nimble] sjanc commented on a change in pull request #794: Apps: add peripheral

2020-04-09 Thread GitBox
sjanc commented on a change in pull request #794: Apps: add peripheral URL: https://github.com/apache/mynewt-nimble/pull/794#discussion_r405989498 ## File path: apps/peripheral/src/main.c ## @@ -0,0 +1,172 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on issue #795: Apps readme

2020-04-09 Thread GitBox
apache-mynewt-bot commented on issue #795: Apps readme URL: https://github.com/apache/mynewt-nimble/pull/795#issuecomment-611361726 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-nimble] sjanc commented on a change in pull request #794: Apps: add peripheral

2020-04-09 Thread GitBox
sjanc commented on a change in pull request #794: Apps: add peripheral URL: https://github.com/apache/mynewt-nimble/pull/794#discussion_r405988029 ## File path: apps/peripheral/pkg.yml ## @@ -0,0 +1,36 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +#

[GitHub] [mynewt-nimble] sjanc commented on a change in pull request #794: Apps: add peripheral

2020-04-09 Thread GitBox
sjanc commented on a change in pull request #794: Apps: add peripheral URL: https://github.com/apache/mynewt-nimble/pull/794#discussion_r405988453 ## File path: apps/peripheral/src/main.c ## @@ -0,0 +1,172 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on issue #795: Apps readme

2020-04-09 Thread GitBox
apache-mynewt-bot removed a comment on issue #795: Apps readme URL: https://github.com/apache/mynewt-nimble/pull/795#issuecomment-610897857 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-nimble] sjanc commented on a change in pull request #794: Apps: add peripheral

2020-04-09 Thread GitBox
sjanc commented on a change in pull request #794: Apps: add peripheral URL: https://github.com/apache/mynewt-nimble/pull/794#discussion_r406007056 ## File path: apps/peripheral/src/main.c ## @@ -0,0 +1,166 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[mynewt-nimble] branch master updated (c98e1c3 -> 46db1ea)

2020-04-09 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-nimble.git. from c98e1c3 nimble/ll: Drop ext adv event if aux is not sent add 46db1ea apps: scanner added No new

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on issue #794: Apps: add peripheral

2020-04-09 Thread GitBox
apache-mynewt-bot commented on issue #794: Apps: add peripheral URL: https://github.com/apache/mynewt-nimble/pull/794#issuecomment-611368392 ## Style check summary No suggestions at this time! This

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on issue #794: Apps: add peripheral

2020-04-09 Thread GitBox
apache-mynewt-bot removed a comment on issue #794: Apps: add peripheral URL: https://github.com/apache/mynewt-nimble/pull/794#issuecomment-611356432 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on issue #795: Apps readme

2020-04-09 Thread GitBox
apache-mynewt-bot commented on issue #795: Apps readme URL: https://github.com/apache/mynewt-nimble/pull/795#issuecomment-611362982 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on issue #795: Apps readme

2020-04-09 Thread GitBox
apache-mynewt-bot removed a comment on issue #795: Apps readme URL: https://github.com/apache/mynewt-nimble/pull/795#issuecomment-611361726 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on issue #794: Apps: add peripheral

2020-04-09 Thread GitBox
apache-mynewt-bot removed a comment on issue #794: Apps: add peripheral URL: https://github.com/apache/mynewt-nimble/pull/794#issuecomment-610926423 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on issue #794: Apps: add peripheral

2020-04-09 Thread GitBox
apache-mynewt-bot commented on issue #794: Apps: add peripheral URL: https://github.com/apache/mynewt-nimble/pull/794#issuecomment-611356432 ## Style check summary No suggestions at this time! This

[GitHub] [mynewt-nimble] prasad-alatkar commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit

2020-04-09 Thread GitBox
prasad-alatkar commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit URL: https://github.com/apache/mynewt-nimble/pull/790#discussion_r406038133 ## File path: nimble/host/src/ble_gap.c ## @@ -5605,6

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on issue #794: Apps: add peripheral

2020-04-09 Thread GitBox
apache-mynewt-bot commented on issue #794: Apps: add peripheral URL: https://github.com/apache/mynewt-nimble/pull/794#issuecomment-611385239 ## Style check summary No suggestions at this time! This

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on issue #794: Apps: add peripheral

2020-04-09 Thread GitBox
apache-mynewt-bot removed a comment on issue #794: Apps: add peripheral URL: https://github.com/apache/mynewt-nimble/pull/794#issuecomment-611368392 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit

2020-04-09 Thread GitBox
rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit URL: https://github.com/apache/mynewt-nimble/pull/790#discussion_r406032755 ## File path: nimble/host/src/ble_store_util.c ## @@ -230,16

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit

2020-04-09 Thread GitBox
rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit URL: https://github.com/apache/mynewt-nimble/pull/790#discussion_r406022480 ## File path: nimble/host/src/ble_gap.c ## @@ -5605,6 +5605,41

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit

2020-04-09 Thread GitBox
rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit URL: https://github.com/apache/mynewt-nimble/pull/790#discussion_r406030239 ## File path: nimble/host/include/host/ble_gap.h ## @@ -1896,6

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on issue #796: Apps: central added

2020-04-09 Thread GitBox
apache-mynewt-bot commented on issue #796: Apps: central added URL: https://github.com/apache/mynewt-nimble/pull/796#issuecomment-611425136 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on issue #796: Apps: central added

2020-04-09 Thread GitBox
apache-mynewt-bot removed a comment on issue #796: Apps: central added URL: https://github.com/apache/mynewt-nimble/pull/796#issuecomment-611425136 ## Style check summary ### Our coding style is

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on issue #796: Apps: central added

2020-04-09 Thread GitBox
apache-mynewt-bot commented on issue #796: Apps: central added URL: https://github.com/apache/mynewt-nimble/pull/796#issuecomment-611439828 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-nimble] sjanc merged pull request #794: Apps: add peripheral

2020-04-09 Thread GitBox
sjanc merged pull request #794: Apps: add peripheral URL: https://github.com/apache/mynewt-nimble/pull/794 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[mynewt-nimble] branch master updated: Apps: peripheral added Added example of simple application that is capable of advertising with response and connecting

2020-04-09 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-nimble.git The following commit(s) were added to refs/heads/master by this push: new bc31c24 Apps: peripheral added Added

[GitHub] [mynewt-nimble] Reynevan94 opened a new pull request #797: Apps: readme added

2020-04-09 Thread GitBox
Reynevan94 opened a new pull request #797: Apps: readme added URL: https://github.com/apache/mynewt-nimble/pull/797 Added readme describing sample applications This is an automated message from the Apache Git Service. To

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit

2020-04-09 Thread GitBox
rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit URL: https://github.com/apache/mynewt-nimble/pull/790#discussion_r406024875 ## File path: nimble/host/src/ble_gap.c ## @@ -5605,6 +5605,41

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit

2020-04-09 Thread GitBox
rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit URL: https://github.com/apache/mynewt-nimble/pull/790#discussion_r406023837 ## File path: nimble/host/src/ble_gap.c ## @@ -5605,6 +5605,41

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on issue #797: Apps: readme added

2020-04-09 Thread GitBox
apache-mynewt-bot commented on issue #797: Apps: readme added URL: https://github.com/apache/mynewt-nimble/pull/797#issuecomment-611427696 ## Style check summary No suggestions at this time! This

[GitHub] [mynewt-nimble] Reynevan94 opened a new pull request #796: Apps: central added

2020-04-09 Thread GitBox
Reynevan94 opened a new pull request #796: Apps: central added URL: https://github.com/apache/mynewt-nimble/pull/796 Added central application which presents how to connect to peripheral. This is an automated message from the

[GitHub] [mynewt-nimble] Reynevan94 closed pull request #795: Apps readme

2020-04-09 Thread GitBox
Reynevan94 closed pull request #795: Apps readme URL: https://github.com/apache/mynewt-nimble/pull/795 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on issue #796: Apps: central added

2020-04-09 Thread GitBox
apache-mynewt-bot commented on issue #796: Apps: central added URL: https://github.com/apache/mynewt-nimble/pull/796#issuecomment-611446715 ## Style check summary No suggestions at this time! This

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on issue #796: Apps: central added

2020-04-09 Thread GitBox
apache-mynewt-bot removed a comment on issue #796: Apps: central added URL: https://github.com/apache/mynewt-nimble/pull/796#issuecomment-611439828 ## Style check summary ### Our coding style is

[GitHub] [mynewt-blinky] sjanc opened a new pull request #15: Update dates in NOTICE

2020-04-09 Thread GitBox
sjanc opened a new pull request #15: Update dates in NOTICE URL: https://github.com/apache/mynewt-blinky/pull/15 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [mynewt-site] sjanc opened a new pull request #528: Apache Mynewt 1.8.0 and Apache NimBLE 1.3.0 release

2020-04-09 Thread GitBox
sjanc opened a new pull request #528: Apache Mynewt 1.8.0 and Apache NimBLE 1.3.0 release URL: https://github.com/apache/mynewt-site/pull/528 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-core] sjanc opened a new pull request #2264: fixes from 1.8 release

2020-04-09 Thread GitBox
sjanc opened a new pull request #2264: fixes from 1.8 release URL: https://github.com/apache/mynewt-core/pull/2264 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on issue #798: fixes from 1.3 release

2020-04-09 Thread GitBox
apache-mynewt-bot commented on issue #798: fixes from 1.3 release URL: https://github.com/apache/mynewt-nimble/pull/798#issuecomment-611498534 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-newtmgr] sjanc opened a new pull request #159: fixes from 1.8 relase and bump to 1.9-dev

2020-04-09 Thread GitBox
sjanc opened a new pull request #159: fixes from 1.8 relase and bump to 1.9-dev URL: https://github.com/apache/mynewt-newtmgr/pull/159 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2264: fixes from 1.8 release

2020-04-09 Thread GitBox
apache-mynewt-bot commented on issue #2264: fixes from 1.8 release URL: https://github.com/apache/mynewt-core/pull/2264#issuecomment-611497461 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-newt] sjanc opened a new pull request #394: fixes from 1.8 release and bump to 1.9-dev

2020-04-09 Thread GitBox
sjanc opened a new pull request #394: fixes from 1.8 release and bump to 1.9-dev URL: https://github.com/apache/mynewt-newt/pull/394 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [mynewt-blinky] sjanc merged pull request #15: Update dates in NOTICE

2020-04-09 Thread GitBox
sjanc merged pull request #15: Update dates in NOTICE URL: https://github.com/apache/mynewt-blinky/pull/15 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[mynewt-blinky] branch master updated: Update dates in NOTICE

2020-04-09 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-blinky.git The following commit(s) were added to refs/heads/master by this push: new 330010a Update dates in NOTICE 330010a is

[mynewt-core] branch master updated: Apache Mynewt 1.8.0 release

2020-04-09 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-core.git The following commit(s) were added to refs/heads/master by this push: new ff8f488 Apache Mynewt 1.8.0 release ff8f488

[mynewt-nimble] branch master updated: Apache Mynewt NimBLE 1.3.0 release

2020-04-09 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-nimble.git The following commit(s) were added to refs/heads/master by this push: new c743e9b Apache Mynewt NimBLE 1.3.0

[GitHub] [mynewt-nimble] sjanc opened a new pull request #798: fixes from 1.3 release

2020-04-09 Thread GitBox
sjanc opened a new pull request #798: fixes from 1.3 release URL: https://github.com/apache/mynewt-nimble/pull/798 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2133: sys/stats: Fix build with GCC 9.2.1

2020-04-09 Thread GitBox
ccollins476ad commented on a change in pull request #2133: sys/stats: Fix build with GCC 9.2.1 URL: https://github.com/apache/mynewt-core/pull/2133#discussion_r406319295 ## File path: sys/stats/full/src/stats.c ## @@ -96,13 +92,24 @@ stats_size(const struct stats_hdr

[GitHub] [mynewt-nimble] prasad-alatkar commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit

2020-04-09 Thread GitBox
prasad-alatkar commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit URL: https://github.com/apache/mynewt-nimble/pull/790#discussion_r406226827 ## File path: nimble/host/src/ble_store_util.c ## @@

[GitHub] [mynewt-nimble] prasad-alatkar commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit

2020-04-09 Thread GitBox
prasad-alatkar commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit URL: https://github.com/apache/mynewt-nimble/pull/790#discussion_r406226827 ## File path: nimble/host/src/ble_store_util.c ## @@

[GitHub] [mynewt-nimble] prasad-alatkar commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit

2020-04-09 Thread GitBox
prasad-alatkar commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit URL: https://github.com/apache/mynewt-nimble/pull/790#discussion_r406222887 ## File path: nimble/host/include/host/ble_gap.h ## @@

[GitHub] [mynewt-nimble] h2zero closed issue #793: min\max_ce_len, how is it used internally?

2020-04-09 Thread GitBox
h2zero closed issue #793: min\max_ce_len, how is it used internally? URL: https://github.com/apache/mynewt-nimble/issues/793 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [mynewt-core] ccollins476ad commented on issue #1353: Ucifi changes

2020-04-09 Thread GitBox
ccollins476ad commented on issue #1353: Ucifi changes URL: https://github.com/apache/mynewt-core/pull/1353#issuecomment-611605735 I don't believe Mynewt-ucifi work is ongoing. Please reopen if necessary. This is an automated

[GitHub] [mynewt-core] ccollins476ad closed pull request #1353: Ucifi changes

2020-04-09 Thread GitBox
ccollins476ad closed pull request #1353: Ucifi changes URL: https://github.com/apache/mynewt-core/pull/1353 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-core] ccollins476ad commented on issue #1285: move sensor_itf to driver_itf WIP please evaluate

2020-04-09 Thread GitBox
ccollins476ad commented on issue #1285: move sensor_itf to driver_itf WIP please evaluate URL: https://github.com/apache/mynewt-core/pull/1285#issuecomment-611605314 This looks like it has stalled. Can this be closed? This

[GitHub] [mynewt-core] ccollins476ad commented on issue #1062: [WIP] GNSS (do not merge)

2020-04-09 Thread GitBox
ccollins476ad commented on issue #1062: [WIP] GNSS (do not merge) URL: https://github.com/apache/mynewt-core/pull/1062#issuecomment-611604968 This looks like it has stalled. Can this be closed? This is an automated message

[GitHub] [mynewt-core] ccollins476ad commented on issue #1449: Padded log timestamps

2020-04-09 Thread GitBox
ccollins476ad commented on issue #1449: Padded log timestamps URL: https://github.com/apache/mynewt-core/pull/1449#issuecomment-611606315 It sounds like this change is no longer needed. Please reopen if I have misunderstood.

[GitHub] [mynewt-core] ccollins476ad closed pull request #1449: Padded log timestamps

2020-04-09 Thread GitBox
ccollins476ad closed pull request #1449: Padded log timestamps URL: https://github.com/apache/mynewt-core/pull/1449 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [mynewt-core] ccollins476ad closed pull request #1472: flash_map; add flash_area_to_subareas().

2020-04-09 Thread GitBox
ccollins476ad closed pull request #1472: flash_map; add flash_area_to_subareas(). URL: https://github.com/apache/mynewt-core/pull/1472 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-core] ccollins476ad closed pull request #1582: use float instead of double

2020-04-09 Thread GitBox
ccollins476ad closed pull request #1582: use float instead of double URL: https://github.com/apache/mynewt-core/pull/1582 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [mynewt-core] ccollins476ad commented on issue #1582: use float instead of double

2020-04-09 Thread GitBox
ccollins476ad commented on issue #1582: use float instead of double URL: https://github.com/apache/mynewt-core/pull/1582#issuecomment-611607607 Closing this as development seems to have stalled. Please reopen if this is still being worked on.

[GitHub] [mynewt-core] ccollins476ad commented on issue #1472: flash_map; add flash_area_to_subareas().

2020-04-09 Thread GitBox
ccollins476ad commented on issue #1472: flash_map; add flash_area_to_subareas(). URL: https://github.com/apache/mynewt-core/pull/1472#issuecomment-611606748 These changes look to be obsolete. Please reopen as needed. This is

[GitHub] [mynewt-core] ccollins476ad commented on issue #1783: Modified the nRF5x timer and system init code to use the nRF HFXO manager

2020-04-09 Thread GitBox
ccollins476ad commented on issue #1783: Modified the nRF5x timer and system init code to use the nRF HFXO manager URL: https://github.com/apache/mynewt-core/pull/1783#issuecomment-611607966 Closing this as development seems to have stalled. Please reopen if this is still being worked on.

[GitHub] [mynewt-core] ccollins476ad closed pull request #1783: Modified the nRF5x timer and system init code to use the nRF HFXO manager

2020-04-09 Thread GitBox
ccollins476ad closed pull request #1783: Modified the nRF5x timer and system init code to use the nRF HFXO manager URL: https://github.com/apache/mynewt-core/pull/1783 This is an automated message from the Apache Git

[GitHub] [mynewt-core] ccollins476ad commented on issue #2084: [WIP - DO NOT MERGE] encoding/tinycbor: Break up cbor header

2020-04-09 Thread GitBox
ccollins476ad commented on issue #2084: [WIP - DO NOT MERGE] encoding/tinycbor: Break up cbor header URL: https://github.com/apache/mynewt-core/pull/2084#issuecomment-611608253 It looks like everyone agrees this should be closed.

[GitHub] [mynewt-core] ccollins476ad closed pull request #2084: [WIP - DO NOT MERGE] encoding/tinycbor: Break up cbor header

2020-04-09 Thread GitBox
ccollins476ad closed pull request #2084: [WIP - DO NOT MERGE] encoding/tinycbor: Break up cbor header URL: https://github.com/apache/mynewt-core/pull/2084 This is an automated message from the Apache Git Service. To respond

[GitHub] [mynewt-core] ccollins476ad commented on issue #2098: [WIP] sensors/lsm303dlhc: Add bus driver support

2020-04-09 Thread GitBox
ccollins476ad commented on issue #2098: [WIP] sensors/lsm303dlhc: Add bus driver support URL: https://github.com/apache/mynewt-core/pull/2098#issuecomment-611608628 @kasjer should this PR stay open or is it no longer needed?

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2133: sys/stats: Fix build with GCC 9.2.1

2020-04-09 Thread GitBox
ccollins476ad commented on a change in pull request #2133: sys/stats: Fix build with GCC 9.2.1 URL: https://github.com/apache/mynewt-core/pull/2133#discussion_r406312014 ## File path: sys/stats/full/include/stats/stats.h ## @@ -48,6 +48,7 @@ struct stats_hdr { int

[GitHub] [mynewt-newt] sjanc merged pull request #394: fixes from 1.8 release and bump to 1.9-dev

2020-04-09 Thread GitBox
sjanc merged pull request #394: fixes from 1.8 release and bump to 1.9-dev URL: https://github.com/apache/mynewt-newt/pull/394 This is an automated message from the Apache Git Service. To respond to the message, please log

[mynewt-newt] branch master updated (2623dad -> c5d1e42)

2020-04-09 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 2623dad run: Fix options parsing for newt run (#393) new 32b9578 Apache Mynewt 1.8.0 release new

[mynewt-newt] 03/03: Bump version to 1.9.0-dev

2020-04-09 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 c5d1e422bfa335b3b58589eca2401ec3616e889e Author: Szymon Janc AuthorDate: Thu Apr 9 14:27:56 2020 +0200 Bump

[mynewt-newtmgr] 02/03: Fixes for 1.8 release

2020-04-09 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 886ac64fd1cbbdcb9e46c56bf38105245ef5fb9d Author: Szymon Janc AuthorDate: Mon Mar 23 13:13:38 2020 +0100

[mynewt-newtmgr] 01/03: Apache Mynewt 1.8.0 release

2020-04-09 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 c96b31938f9d5b185970e5c78df55da37d666ffd Author: Szymon Janc AuthorDate: Wed Mar 18 14:48:42 2020 +0100

[mynewt-newtmgr] 03/03: Update version to 1.9.0-dev

2020-04-09 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 d981269076af5c28e6a5206faea8122a591e079c Author: Szymon Janc AuthorDate: Thu Apr 9 14:30:23 2020 +0200

[mynewt-newtmgr] branch master updated (80e5c28 -> d981269)

2020-04-09 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 80e5c28 res: Correctly parse payload params new c96b319 Apache Mynewt 1.8.0 release new 886ac64

[GitHub] [mynewt-site] sjanc commented on issue #528: Apache Mynewt 1.8.0 and Apache NimBLE 1.3.0 release

2020-04-09 Thread GitBox
sjanc commented on issue #528: Apache Mynewt 1.8.0 and Apache NimBLE 1.3.0 release URL: https://github.com/apache/mynewt-site/pull/528#issuecomment-611571543 so will mynewt.apache.org auto-update now or manual actions need to be taken?

[GitHub] [mynewt-newtmgr] sjanc merged pull request #159: fixes from 1.8 relase and bump to 1.9-dev

2020-04-09 Thread GitBox
sjanc merged pull request #159: fixes from 1.8 relase and bump to 1.9-dev URL: https://github.com/apache/mynewt-newtmgr/pull/159 This is an automated message from the Apache Git Service. To respond to the message, please log

[mynewt-core] 02/04: hw/drivers: Fix BMP388 license issues

2020-04-09 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-core.git commit 143e101ec9175f90ef5b08c0385b992b0ecba2f9 Author: Szymon Janc AuthorDate: Tue Mar 24 12:30:36 2020 +0100

[GitHub] [mynewt-core] sjanc merged pull request #2264: fixes from 1.8 release

2020-04-09 Thread GitBox
sjanc merged pull request #2264: fixes from 1.8 release URL: https://github.com/apache/mynewt-core/pull/2264 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[mynewt-nimble] 02/02: Fixes for 1.3.0 release

2020-04-09 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-nimble.git commit 822d6f7d149448183312ee9cb22597eca4ec9c3f Author: Szymon Janc AuthorDate: Wed Mar 18 16:02:00 2020 +0100 Fixes

[mynewt-core] 04/04: Fix license headers in hw/drivers/display

2020-04-09 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-core.git commit d89f581b81c765fc928ba90eaf04bdbf0ced830b Author: Szymon Janc AuthorDate: Thu Mar 26 09:40:57 2020 +0100 Fix

[GitHub] [mynewt-nimble] sjanc merged pull request #798: fixes from 1.3 release

2020-04-09 Thread GitBox
sjanc merged pull request #798: fixes from 1.3 release URL: https://github.com/apache/mynewt-nimble/pull/798 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[mynewt-core] 03/04: Fixes for 1.8.0 release

2020-04-09 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-core.git commit a8e823afc0fce9a736ca28417fb9982420d46295 Author: Szymon Janc AuthorDate: Wed Mar 25 14:36:54 2020 +0100 Fixes

[mynewt-core] branch master updated (ff8f488 -> d89f581)

2020-04-09 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-core.git. from ff8f488 Apache Mynewt 1.8.0 release new d4270df Apache Mynewt 1.8.0 release new 143e101 hw/drivers:

[mynewt-newt] 02/03: Fixes for 1.8 release

2020-04-09 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 11d9f63c61fffa9b2044b34b45d1bc75a6bdc880 Author: Szymon Janc AuthorDate: Mon Mar 23 13:24:30 2020 +0100 Fixes

[mynewt-newt] 01/03: Apache Mynewt 1.8.0 release

2020-04-09 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 32b9578efd1bb619c010a0c6804fbd4cc7820d13 Author: Szymon Janc AuthorDate: Wed Mar 18 14:47:11 2020 +0100 Apache

[mynewt-nimble] 01/02: Apache NimBLE 1.3.0 release

2020-04-09 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-nimble.git commit 4bbd826cad5ce1cb1eb38e5396b0c31cea303063 Author: Szymon Janc AuthorDate: Wed Mar 18 16:02:00 2020 +0100

[mynewt-core] 01/04: Apache Mynewt 1.8.0 release

2020-04-09 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-core.git commit d4270df720b4f25e68c1d84e16ea5abd105184ca Author: Szymon Janc AuthorDate: Wed Mar 18 14:41:01 2020 +0100 Apache

[mynewt-nimble] branch master updated (c743e9b -> 822d6f7)

2020-04-09 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-nimble.git. from c743e9b Apache Mynewt NimBLE 1.3.0 release new 4bbd826 Apache NimBLE 1.3.0 release new 822d6f7

[GitHub] [mynewt-site] sjanc commented on issue #528: Apache Mynewt 1.8.0 and Apache NimBLE 1.3.0 release

2020-04-09 Thread GitBox
sjanc commented on issue #528: Apache Mynewt 1.8.0 and Apache NimBLE 1.3.0 release URL: https://github.com/apache/mynewt-site/pull/528#issuecomment-611588591 ugh, thanks for reporting This is an automated message from the

[GitHub] [mynewt-site] sjanc merged pull request #528: Apache Mynewt 1.8.0 and Apache NimBLE 1.3.0 release

2020-04-09 Thread GitBox
sjanc merged pull request #528: Apache Mynewt 1.8.0 and Apache NimBLE 1.3.0 release URL: https://github.com/apache/mynewt-site/pull/528 This is an automated message from the Apache Git Service. To respond to the message,

[mynewt-site] branch master updated: Apache Mynewt 1.8.0 and Apache NimBLE 1.3.0 release

2020-04-09 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-site.git The following commit(s) were added to refs/heads/master by this push: new e007b23 Apache Mynewt 1.8.0 and Apache

[mynewt-documentation] branch master updated: Fix various build warnings

2020-04-09 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-documentation.git The following commit(s) were added to refs/heads/master by this push: new 35ccac5 Fix various build warnings

[mynewt-documentation] branch master updated: tutorials/other/chg_ctrl_on_pinetime: Add Charge Control on PineTime doc

2020-04-09 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-documentation.git The following commit(s) were added to refs/heads/master by this push: new a1d4dc1

[mynewt-documentation] branch master updated: Add blinky PineTime tutorial

2020-04-09 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-documentation.git The following commit(s) were added to refs/heads/master by this push: new ce121ef Add blinky PineTime

  1   2   >