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 f3f148ffba65f31a37896df64624a16529984a3d
Merge: 67ca6d0 a0434c3
Author: Andrzej Kaczmarek <andrzej.kaczma...@codecoup.pl>
AuthorDate: Wed Sep 27 13:48:03 2017 +0200

    Merge pull request #576 from andrzej-kaczmarek/tifs-rework
    
    [MYNEWT-783] nimble/phy: Fix T_IFS on coded phy

 hw/drivers/nimble/native/src/ble_phy.c             |   2 +-
 hw/drivers/nimble/nrf51/src/ble_phy.c              |   5 +-
 hw/drivers/nimble/nrf52/include/ble/xcvr.h         |   7 +-
 hw/drivers/nimble/nrf52/src/ble_phy.c              | 269 ++++++++++++++++-----
 hw/drivers/nimble/nrf52/syscfg.yml                 |  54 +++++
 net/nimble/controller/include/controller/ble_phy.h |   2 +-
 net/nimble/controller/src/ble_ll_conn.c            |   2 +-
 net/nimble/controller/src/ble_ll_scan.c            |   2 +-
 8 files changed, 277 insertions(+), 66 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <commits@mynewt.apache.org>.

Reply via email to