andrzej-kaczmarek opened a new pull request #760: nimble/ll: Fix DTM TX 
scheduling
URL: https://github.com/apache/mynewt-nimble/pull/760
 
 
   1st DTM packet does not take scheduler offset into account so actual
   start time is before RFMGMT enable time and this apparantly makes things
   go out of sync.
   
   This also makes scheduling more intuitive as we keep track of TX start
   time separately from scheduler item (as in advertising) so scheduler
   start_time can be updated with scheduler offset in-place (as it is
   already done) without risk that we use invalid value somewhere.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to