[GitHub] utzig closed pull request #1423: Fix double read on enc_flash driver

2018-10-01 Thread GitBox
utzig closed pull request #1423: Fix double read on enc_flash driver URL: https://github.com/apache/mynewt-core/pull/1423 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull r

[mynewt-core] branch master updated: Fix double read on enc_flash driver

2018-10-01 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig 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 6ddd82c Fix double read on enc_flash driver

[mynewt-core] 01/01: Merge pull request #1437 from JuulLabs/fix/psense_i2c_get_regs

2018-10-01 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-core.git commit b82f4a6f3c0b904904aaee84e5f2bb1be854eb0e Merge: 813875d b418f8b Author: ccollins476ad AuthorDate: Mon Oct 1 11:28

[GitHub] ccollins476ad closed pull request #1437: Bug fix in lps33hw/thw

2018-10-01 Thread GitBox
ccollins476ad closed pull request #1437: Bug fix in lps33hw/thw URL: https://github.com/apache/mynewt-core/pull/1437 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull reques

[mynewt-core] branch master updated (813875d -> b82f4a6)

2018-10-01 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-core.git. from 813875d Merge pull request #1435 from ccollins476ad/sim-armv7-build-err add b418f8b fix bug in lps33hw

[mynewt-core] branch master updated (0a80538 -> 813875d)

2018-10-01 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-core.git. from 0a80538 Merge pull request #1398 from mkiiskila/conf_get_stored_val add 7aad2c0 Fix sim-armv7 build err

[mynewt-core] 01/01: Merge pull request #1435 from ccollins476ad/sim-armv7-build-err

2018-10-01 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-core.git commit 813875dc8720c897db79f890e19495aa5ccd02bf Merge: 0a80538 7aad2c0 Author: ccollins476ad AuthorDate: Mon Oct 1 11:24

[GitHub] ccollins476ad closed pull request #1435: Fix sim-armv7 build error

2018-10-01 Thread GitBox
ccollins476ad closed pull request #1435: Fix sim-armv7 build error URL: https://github.com/apache/mynewt-core/pull/1435 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull req

[mynewt-core] 01/01: Merge pull request #1398 from mkiiskila/conf_get_stored_val

2018-10-01 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-core.git commit 0a805381e433a5a131ff513a4a64f22c64efb6f0 Merge: 47fa007 ae7a627 Author: mkiiskila AuthorDate: Mon Oct 1 21:17:32 201

[mynewt-core] branch master updated (47fa007 -> 0a80538)

2018-10-01 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-core.git. from 47fa007 Merge pull request #1432 from wes3/nrfx_saadc_mod add ae7a627 sys/config; add conf_get_stored_valu

[GitHub] mkiiskila closed pull request #1398: sys/config; add conf_get_stored_value(), which fetches the value of an item from persisted storage.

2018-10-01 Thread GitBox
mkiiskila closed pull request #1398: sys/config; add conf_get_stored_value(), which fetches the value of an item from persisted storage. URL: https://github.com/apache/mynewt-core/pull/1398 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is dis

[mynewt-core] 01/01: Merge pull request #1432 from wes3/nrfx_saadc_mod

2018-10-01 Thread wes3
This is an automated email from the ASF dual-hosted git repository. wes3 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 47fa0078a51e5f7124425a7b47462ba9de6fc20a Merge: 8d9a0d4 578734a Author: wes3 AuthorDate: Mon Oct 1 10:54:25 2018 -070

[GitHub] wes3 closed pull request #1432: Add enable/disable SAADC channel to nordic SDK

2018-10-01 Thread GitBox
wes3 closed pull request #1432: Add enable/disable SAADC channel to nordic SDK URL: https://github.com/apache/mynewt-core/pull/1432 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a fore

[mynewt-core] branch master updated (8d9a0d4 -> 47fa007)

2018-10-01 Thread wes3
This is an automated email from the ASF dual-hosted git repository. wes3 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 8d9a0d4 Merge pull request #1436 from vrahane/lp5523_fix add 5b605a8 hw/mcu/nordic: Add enable/disable ADC

[GitHub] JustineKH opened a new pull request #1437: Bug fix in lps33hw/thw

2018-10-01 Thread GitBox
JustineKH opened a new pull request #1437: Bug fix in lps33hw/thw URL: https://github.com/apache/mynewt-core/pull/1437 Fixes bug in lps33hw and lps33thw driver where last_op was set to 1 in i2c write function call. This is a

[GitHub] wes3 commented on issue #1432: Add enable/disable SAADC channel to nordic SDK

2018-10-01 Thread GitBox
wes3 commented on issue #1432: Add enable/disable SAADC channel to nordic SDK URL: https://github.com/apache/mynewt-core/pull/1432#issuecomment-425971797 I did not want to wait for nordic to get this in. Lets get the PR's done and when it gets into an SDK that we import we will remove it. I

[mynewt-newtmgr] 01/01: Merge pull request #105 from mkiiskila/config_more_help

2018-10-01 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 7a7511537a42db8c5987efc3cdff7e71fe2f141a Merge: 40cd5a1 b3edb64 Author: mkiiskila AuthorDate: Mon Oct 1 18:38:48

[mynewt-newtmgr] branch master updated (40cd5a1 -> 7a75115)

2018-10-01 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 40cd5a1 Merge pull request #101 from dlee-rt/res-add-details-flag add b3edb64 cli; mention 'save' as a

[GitHub] mkiiskila closed pull request #105: cli; mention 'save' as a possible action with 'config' command.

2018-10-01 Thread GitBox
mkiiskila closed pull request #105: cli; mention 'save' as a possible action with 'config' command. URL: https://github.com/apache/mynewt-newtmgr/pull/105 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of proven

[GitHub] nvlsianpu commented on issue #10: NFFS can store a valid file-system instance which is unrecoverable after reset.

2018-10-01 Thread GitBox
nvlsianpu commented on issue #10: NFFS can store a valid file-system instance which is unrecoverable after reset. URL: https://github.com/apache/mynewt-nffs/issues/10#issuecomment-425891856 Lest assume that NFFS will try to avoid make holes in inode ID range - this mean that it will use on

[GitHub] nvlsianpu commented on issue #10: NFFS can store a valid file-system instance which is unrecoverable after reset.

2018-10-01 Thread GitBox
nvlsianpu commented on issue #10: NFFS can store a valid file-system instance which is unrecoverable after reset. URL: https://github.com/apache/mynewt-nffs/issues/10#issuecomment-425884162 Thanks for elaboration - you are right in your analyze. What you propose will increase wear le

[GitHub] adityaxavier removed a comment on issue #202: Beacon's Measured Power as an argument

2018-10-01 Thread GitBox
adityaxavier removed a comment on issue #202: Beacon's Measured Power as an argument URL: https://github.com/apache/mynewt-nimble/pull/202#issuecomment-425830104 BTW after the commit - f7efcd3, the checks are failing because of an issue in travis. -

[GitHub] mkiiskila commented on issue #98: res - remove type from res commands

2018-10-01 Thread GitBox
mkiiskila commented on issue #98: res - remove type from res commands URL: https://github.com/apache/mynewt-newtmgr/pull/98#issuecomment-425860511 # mynewt.apache.org/newtmgr/newtmgr/cli newtmgr/cli/interactive.go:31:2: imported and not used: "mynewt.apache.org/newtmgr/nmxact/sesn"

[mynewt-newtmgr] branch master updated (e99314b -> 40cd5a1)

2018-10-01 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 e99314b Merge pull request #103 from michal-narajowski/fix-upload-progress add c9327ee res - add var i

[GitHub] mkiiskila closed pull request #101: res - add details flag for res commands

2018-10-01 Thread GitBox
mkiiskila closed pull request #101: res - add details flag for res commands URL: https://github.com/apache/mynewt-newtmgr/pull/101 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a forei

[GitHub] mkiiskila opened a new pull request #105: cli; mention 'save' as a possible action with 'config' command.

2018-10-01 Thread GitBox
mkiiskila opened a new pull request #105: cli; mention 'save' as a possible action with 'config' command. URL: https://github.com/apache/mynewt-newtmgr/pull/105 This is an automated message from the Apache Git Service. To re

[GitHub] adityaxavier commented on issue #202: Beacon's Measured Power as an argument

2018-10-01 Thread GitBox
adityaxavier commented on issue #202: Beacon's Measured Power as an argument URL: https://github.com/apache/mynewt-nimble/pull/202#issuecomment-425830104 BTW after the commit - f7efcd3, the checks are failing because of an issue in travis. --

[GitHub] rymanluk opened a new issue #203: Update PTS ICS and btshell instructions for the testcases

2018-10-01 Thread GitBox
rymanluk opened a new issue #203: Update PTS ICS and btshell instructions for the testcases URL: https://github.com/apache/mynewt-nimble/issues/203 This is an automated message from the Apache Git Service. To respond to the

[GitHub] rymanluk commented on issue #80: Move BLE sample apps from core to nimble repo

2018-10-01 Thread GitBox
rymanluk commented on issue #80: Move BLE sample apps from core to nimble repo URL: https://github.com/apache/mynewt-nimble/issues/80#issuecomment-425827333 Completed This is an automated message from the Apache Git Service. T

[GitHub] rymanluk closed issue #80: Move BLE sample apps from core to nimble repo

2018-10-01 Thread GitBox
rymanluk closed issue #80: Move BLE sample apps from core to nimble repo URL: https://github.com/apache/mynewt-nimble/issues/80 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] adityaxavier opened a new pull request #202: Beacon Measured Power as an argument

2018-10-01 Thread GitBox
adityaxavier opened a new pull request #202: Beacon Measured Power as an argument URL: https://github.com/apache/mynewt-nimble/pull/202 Took Measured Power as an argument from the user instead of generating automatically. Also checked whether the value is as per BLE specifications.