This is an automated email from the ASF dual-hosted git repository.
janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from 3a161c8e Apache NimBLE 1.6.0 release
new b2b28243 nimble/ll: Add DTM extension for unmodulated carrier
new 492629e9 apps/dtm: Fix handling of unmodulated carrier
The 2 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:
apps/dtm/src/main.c | 102 +------------------------
nimble/controller/include/controller/ble_phy.h | 3 +
nimble/controller/src/ble_ll_dtm.c | 24 +++++-
nimble/drivers/dialog_cmac/src/ble_phy.c | 8 ++
nimble/drivers/nrf5x/src/ble_phy.c | 16 ++++
5 files changed, 53 insertions(+), 100 deletions(-)