You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by gi...@git.apache.org on 2017/07/21 09:32:10 UTC

[GitHub] andrzej-kaczmarek opened a new pull request #452: nimble/controller: Fix legacy scanning

andrzej-kaczmarek opened a new pull request #452: nimble/controller: Fix legacy scanning
URL: https://github.com/apache/mynewt-core/pull/452
 
 
   In legacy scanning next_phy is unconfigured so we should not try to
   configure channels for next_phy as it will corrupt some random
   memory.
   
   Also add assert to make sure cur_phy is always configured, because it
   should be.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services