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 67ca6d0  Merge pull request #579 from sjanc/todo_remove
     add d344e36  nimble/phy: Enable fast radio ramp-up
     add 700cb7d  nimble/phy: Implement software T_IFS control
     add c4bf332  nimble/phy: Fix wfr time calculations
     add 742e0c3  nimble/phy: Fix possible race between wfr and EVENTS_ADDRESS
     add da6d46f  nimble/phy: Add code to debug radio timings
     add a0434c3  nimble/phy: Allow extra t_ifs margin on receive
     new f3f148f  Merge pull request #576 from andrzej-kaczmarek/tifs-rework

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/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(-)
 create mode 100644 hw/drivers/nimble/nrf52/syscfg.yml

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

Reply via email to