[GitHub] sterlinghughes closed issue #262: Newt should use Go modules

2019-01-31 Thread GitBox
sterlinghughes closed issue #262: Newt should use Go modules URL: https://github.com/apache/mynewt-newt/issues/262 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] sterlinghughes merged pull request #263: Add support for Go modules

2019-01-31 Thread GitBox
sterlinghughes merged pull request #263: Add support for Go modules URL: https://github.com/apache/mynewt-newt/pull/263 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[mynewt-newt] branch master updated: Add support for Go modules

2019-01-31 Thread sterling
This is an automated email from the ASF dual-hosted git repository. sterling pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git The following commit(s) were added to refs/heads/master by this push: new f6806bb Add support for Go modules

[GitHub] utzig commented on issue #260: `$import` directive

2019-01-31 Thread GitBox
utzig commented on issue #260: `$import` directive URL: https://github.com/apache/mynewt-newt/pull/260#issuecomment-459447492 @ccollins476ad ```HAL_FLASH_VERIFY_BUF_SZ: 16 (overridden by targets/my_blinky_sim [misc/importb])``` ^ this would convey all necessary information, b

[GitHub] ccollins476ad merged pull request #260: `$import` directive

2019-01-31 Thread GitBox
ccollins476ad merged pull request #260: `$import` directive URL: https://github.com/apache/mynewt-newt/pull/260 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[mynewt-newt] branch master updated (9bc6d19 -> 6ccb3a1)

2019-01-31 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-newt.git. from 9bc6d19 newt: Remove "imposter packages" from build graph new 7149632 Support the `$import ` syntax

[GitHub] ccollins476ad commented on issue #260: `$import` directive

2019-01-31 Thread GitBox
ccollins476ad commented on issue #260: `$import` directive URL: https://github.com/apache/mynewt-newt/pull/260#issuecomment-459445154 Thanks, @utzig. I agree - people will want to know which file each setting define / override comes from. The mechanism is there (file info attached to eac

[GitHub] d3zd3z opened a new pull request #263: Add support for Go modules

2019-01-31 Thread GitBox
d3zd3z opened a new pull request #263: Add support for Go modules URL: https://github.com/apache/mynewt-newt/pull/263 Recent versions of Go (v1.11) have built-in support for modules. With this change, and at least v1.11 of Go, it is possible to simply cd to the `newt` directory, and t

[GitHub] d3zd3z opened a new issue #262: Newt should use Go modules

2019-01-31 Thread GitBox
d3zd3z opened a new issue #262: Newt should use Go modules URL: https://github.com/apache/mynewt-newt/issues/262 Now that Go has official module support (and by September, GOPATH will be deprecated), Newt should be made so that it can build using modules. This would eliminate the need for

[mynewt-nimble] branch master updated (aebc46f -> 58ed664)

2019-01-31 Thread naraj
This is an automated email from the ASF dual-hosted git repository. naraj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from aebc46f porting/linux: Fix missing MYNEWT_VAL define new 4e307a4 mesh: Fix unused variable error when PB

[GitHub] michal-narajowski merged pull request #318: Sync Mesh with Zephyr's codebase

2019-01-31 Thread GitBox
michal-narajowski merged pull request #318: Sync Mesh with Zephyr's codebase URL: https://github.com/apache/mynewt-nimble/pull/318 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] michal-narajowski merged pull request #327: porting/linux: Fix missing MYNEWT_VAL define

2019-01-31 Thread GitBox
michal-narajowski merged pull request #327: porting/linux: Fix missing MYNEWT_VAL define URL: https://github.com/apache/mynewt-nimble/pull/327 This is an automated message from the Apache Git Service. To respond to the messa

[mynewt-nimble] branch master updated: porting/linux: Fix missing MYNEWT_VAL define

2019-01-31 Thread naraj
This is an automated email from the ASF dual-hosted git repository. naraj 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 aebc46f porting/linux: Fix missing MYNEWT

[GitHub] ccollins476ad commented on a change in pull request #260: `$import` directive

2019-01-31 Thread GitBox
ccollins476ad commented on a change in pull request #260: `$import` directive URL: https://github.com/apache/mynewt-newt/pull/260#discussion_r252742890 ## File path: util/fileinfo.go ## @@ -0,0 +1,42 @@ +package util + +import ( + "fmt" +) + +// FileInfo represents a

[GitHub] ccollins476ad commented on a change in pull request #260: `$import` directive

2019-01-31 Thread GitBox
ccollins476ad commented on a change in pull request #260: `$import` directive URL: https://github.com/apache/mynewt-newt/pull/260#discussion_r252742890 ## File path: util/fileinfo.go ## @@ -0,0 +1,42 @@ +package util + +import ( + "fmt" +) + +// FileInfo represents a

[mynewt-nimble] branch master updated: nimble/ll: Fix PHY update on symmetric PHY from slave

2019-01-31 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk 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 febac4a nimble/ll: Fix PHY update on symme

[GitHub] andrzej-kaczmarek merged pull request #326: nimble/ll: Fix PHY update on symmetric PHY from slave

2019-01-31 Thread GitBox
andrzej-kaczmarek merged pull request #326: nimble/ll: Fix PHY update on symmetric PHY from slave URL: https://github.com/apache/mynewt-nimble/pull/326 This is an automated message from the Apache Git Service. To respond to

[mynewt-nimble] branch master updated: btshell: Add information to ongoing test-tx and test-tx stop

2019-01-31 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek 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 4cfe326 btshell: Add information to ongoi

[GitHub] rymanluk merged pull request #320: btshell: Improve test-tx command

2019-01-31 Thread GitBox
rymanluk merged pull request #320: btshell: Improve test-tx command URL: https://github.com/apache/mynewt-nimble/pull/320 This is an automated message from the Apache Git Service. To respond to the message, please log on GitH

[GitHub] michal-narajowski opened a new pull request #327: porting/linux: Fix missing MYNEWT_VAL define

2019-01-31 Thread GitBox
michal-narajowski opened a new pull request #327: porting/linux: Fix missing MYNEWT_VAL define URL: https://github.com/apache/mynewt-nimble/pull/327 Fixes a regression introduced in Nimble PR #315. This is an automated messag

[mynewt-nimble] branch master updated: nimble/ll: Fix updating advertiser RPA on AUX_CONNECT_RSP

2019-01-31 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek 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 3d59710 nimble/ll: Fix updating advertise

[GitHub] rymanluk merged pull request #321: nimble: Fix for certification issue

2019-01-31 Thread GitBox
rymanluk merged pull request #321: nimble: Fix for certification issue URL: https://github.com/apache/mynewt-nimble/pull/321 This is an automated message from the Apache Git Service. To respond to the message, please log on G

[GitHub] andrzej-kaczmarek opened a new pull request #326: nimble/ll: Fix PHY update on symmetric PHY from slave

2019-01-31 Thread GitBox
andrzej-kaczmarek opened a new pull request #326: nimble/ll: Fix PHY update on symmetric PHY from slave URL: https://github.com/apache/mynewt-nimble/pull/326 If slave requested symmetric PHY on PHY change we should either change both directions to the same PHY or leave both unchanged.

[GitHub] andrzej-kaczmarek merged pull request #325: nimble/ll: Fix randomizing channel on sec phy

2019-01-31 Thread GitBox
andrzej-kaczmarek merged pull request #325: nimble/ll: Fix randomizing channel on sec phy URL: https://github.com/apache/mynewt-nimble/pull/325 This is an automated message from the Apache Git Service. To respond to the mess

[mynewt-nimble] branch master updated: nimble/ll: Fix randomizing channel on sec phy

2019-01-31 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk 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 f6c641b nimble/ll: Fix randomizing channel

[GitHub] utzig commented on issue #260: `$import` directive

2019-01-31 Thread GitBox
utzig commented on issue #260: `$import` directive URL: https://github.com/apache/mynewt-newt/pull/260#issuecomment-459372816 This looks good, but one suggestion and doubt... From your first example above (Setup 1) ``` [@apache-mynewt-core/hw/hal] HAL_FLASH_VERIFY_BUF_SZ: 1

[GitHub] andrzej-kaczmarek opened a new pull request #325: nimble/ll: Fix randomizing channel on sec phy

2019-01-31 Thread GitBox
andrzej-kaczmarek opened a new pull request #325: nimble/ll: Fix randomizing channel on sec phy URL: https://github.com/apache/mynewt-nimble/pull/325 We always use the same channel on secondary phy for all auxes in chain. This is not stritcly incorrect, but we should better randomize cha

[GitHub] michal-narajowski opened a new pull request #324: host/gatts: Persist CCCD values set before bonding

2019-01-31 Thread GitBox
michal-narajowski opened a new pull request #324: host/gatts: Persist CCCD values set before bonding URL: https://github.com/apache/mynewt-nimble/pull/324 Before: 1. Nimble is a peripheral 2. A connection is established with a peer device 3. Peer device subscribes for notificat

[GitHub] michal-narajowski opened a new issue #323: DHKey check failed when using rpa_pub on both sides

2019-01-31 Thread GitBox
michal-narajowski opened a new issue #323: DHKey check failed when using rpa_pub on both sides URL: https://github.com/apache/mynewt-nimble/issues/323 Pairing fails after initiator confirms passkey number. Fails with reason "DHKey check failed (0x0b)". Tested using btshell with the

[GitHub] sjanc opened a new issue #322: AUX_CHAIN_PDUs are always using same channel as superior AUX_ADV_IND

2019-01-31 Thread GitBox
sjanc opened a new issue #322: AUX_CHAIN_PDUs are always using same channel as superior AUX_ADV_IND URL: https://github.com/apache/mynewt-nimble/issues/322 Each PDU could use separate channel to improve radio spectrum usage T

[GitHub] Nemo157 commented on issue #171: Unable to have same named packages in two separate repos

2019-01-31 Thread GitBox
Nemo157 commented on issue #171: Unable to have same named packages in two separate repos URL: https://github.com/apache/mynewt-newt/issues/171#issuecomment-459363744 Just encountered this when trying to add a local package with extended utilities for a core package (e.g. `@myrepo/encoding

[GitHub] utzig commented on a change in pull request #260: `$import` directive

2019-01-31 Thread GitBox
utzig commented on a change in pull request #260: `$import` directive URL: https://github.com/apache/mynewt-newt/pull/260#discussion_r252680926 ## File path: util/fileinfo.go ## @@ -0,0 +1,42 @@ +package util + +import ( + "fmt" +) + +// FileInfo represents a configur

[GitHub] rymanluk opened a new pull request #321: nimble: Couple of improvements for controller certification

2019-01-31 Thread GitBox
rymanluk opened a new pull request #321: nimble: Couple of improvements for controller certification URL: https://github.com/apache/mynewt-nimble/pull/321 This is an automated message from the Apache Git Service. To respond

[GitHub] philips77 commented on issue #6: BLE reassembly support

2019-01-31 Thread GitBox
philips77 commented on issue #6: BLE reassembly support URL: https://github.com/apache/mynewt-mcumgr/issues/6#issuecomment-459317396 > The protocol would still effectively be stop-and-wait, so I am not sure this would help much with performance. That would not help for performance, b

[GitHub] rymanluk merged pull request #314: nimble/ll: Fix handling directed advertising with privacy

2019-01-31 Thread GitBox
rymanluk merged pull request #314: nimble/ll: Fix handling directed advertising with privacy URL: https://github.com/apache/mynewt-nimble/pull/314 This is an automated message from the Apache Git Service. To respond to the m

[mynewt-nimble] branch master updated: nimble/ll: Fix handling directed advertising with privacy

2019-01-31 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek 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 fe01942 nimble/ll: Fix handling directed

[GitHub] rymanluk opened a new pull request #320: btshell: Improve test-tx command

2019-01-31 Thread GitBox
rymanluk opened a new pull request #320: btshell: Improve test-tx command URL: https://github.com/apache/mynewt-nimble/pull/320 Add stop to ongoing test-tx and console printouts to monitor ongoing test. This is an automated me

[GitHub] michal-narajowski opened a new issue #319: Nimble does not persist CCCD value that was set before bonding

2019-01-31 Thread GitBox
michal-narajowski opened a new issue #319: Nimble does not persist CCCD value that was set before bonding URL: https://github.com/apache/mynewt-nimble/issues/319 Here is a failing scenario: 1. Nimble is a peripheral 2. A connection is established with a peer device 3. Peer devi