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 2017/11/02 14:26:07 UTC

[mynewt-core] branch master updated (ad715a9 -> 19ade1f)

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 ad715a9  BLE Host - Lock mutex in ble_hs_id_infer_auto()
     add ae33245  nimble/phy: Fix scheduling gap between coded and uncoded
     add 1b553dc  nimble/phy: Fix RXd packet start time calculation
     add 9dc306a  nimble/ll: Set phy mode before scheduling tx
     add f92d765  nimble/ll: Add stat for dropped adv event
     add 949fa18  nimble/ll: Drop event if adv ext is delayed beyond aux
     new 19ade1f  Merge pull request #622 from andrzej-kaczmarek/nimble-aux-sched-fix

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/nrf52/src/ble_phy.c             | 71 +++++++++++++++--------
 net/nimble/controller/include/controller/ble_ll.h |  1 +
 net/nimble/controller/src/ble_ll.c                |  1 +
 net/nimble/controller/src/ble_ll_adv.c            | 45 +++++++++-----
 4 files changed, 79 insertions(+), 39 deletions(-)

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

[mynewt-core] 01/01: Merge pull request #622 from andrzej-kaczmarek/nimble-aux-sched-fix

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 19ade1f47477785bb0c205b01f9d305aca828e81
Merge: ad715a9 949fa18
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Thu Nov 2 15:26:05 2017 +0100

    Merge pull request #622 from andrzej-kaczmarek/nimble-aux-sched-fix
    
    nimble: Some fixes for scheduling aux tx/rx

 hw/drivers/nimble/nrf52/src/ble_phy.c             | 71 +++++++++++++++--------
 net/nimble/controller/include/controller/ble_ll.h |  1 +
 net/nimble/controller/src/ble_ll.c                |  1 +
 net/nimble/controller/src/ble_ll_adv.c            | 45 +++++++++-----
 4 files changed, 79 insertions(+), 39 deletions(-)

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