You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2018/01/26 21:26:32 UTC

[mynewt-core] branch master updated (b06462e -> 79d1bee)

This is an automated email from the ASF dual-hosted git repository.

andk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from b06462e  Merge pull request #769 from andrzej-kaczmarek/nimble-phy-encryption-fix
     add ae064f0  nimble/phy: Make some constant data an actual static const
     add 7935e53  nimble/phy: Use static mapping for channel index to RF freq
     add 282789d  nimble/phy: Remove redundant code
     add da66f82  nimble/phy: Fix magic number
     add 39e75ec  nimble/phy: Fix PCNF0 configuration
     new 79d1bee  Merge pull request #771 from andrzej-kaczmarek/nimble-phy-dev

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hw/drivers/nimble/nrf51/src/ble_phy.c |  30 +++-------
 hw/drivers/nimble/nrf52/src/ble_phy.c | 103 ++++++++++++----------------------
 2 files changed, 46 insertions(+), 87 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
andk@apache.org.

[mynewt-core] 01/01: Merge pull request #771 from andrzej-kaczmarek/nimble-phy-dev

Posted by an...@apache.org.
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-core.git

commit 79d1bee77f20c0a0a8a02e938a333c445140f876
Merge: b06462e 39e75ec
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Fri Jan 26 22:26:29 2018 +0100

    Merge pull request #771 from andrzej-kaczmarek/nimble-phy-dev
    
    nimble: Various small PHY improvements

 hw/drivers/nimble/nrf51/src/ble_phy.c |  30 +++-------
 hw/drivers/nimble/nrf52/src/ble_phy.c | 103 ++++++++++++----------------------
 2 files changed, 46 insertions(+), 87 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
andk@apache.org.