You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2022/09/06 12:10:38 UTC

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1352: nimble/phy: Add support for variable T_ifs

andrzej-kaczmarek opened a new pull request, #1352:
URL: https://github.com/apache/mynewt-nimble/pull/1352

   This enables APIs to support variable T_ifs in PHY. By default 150us is
   used but this value can be changed before each transition. After
   transition value is reset to default so LL does not need to care about
   setting T_ifs everywhere.
   
   This may be useful for scheduling of related events with tight timings.
   
   Disabled by default since it allows for compile-time optimizations.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1352: nimble/phy: Add support for variable T_ifs

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on PR #1352:
URL: https://github.com/apache/mynewt-nimble/pull/1352#issuecomment-1238102395

   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1352: nimble/phy: Add support for variable T_ifs

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek merged PR #1352:
URL: https://github.com/apache/mynewt-nimble/pull/1352


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org