ncasaril opened a new pull request #2442:
URL: https://github.com/apache/mynewt-core/pull/2442


   LoRaNode thread can access RxDone data before it's filled in if the 
submitting thread has a lower priority, typically not a good idea. 
   
   Second commit addresses the rx_win1 and rx_win2 issues where we can be stuck 
waiting for a timeout on rx_win1 because
   rx_win2 has already started (and prevented a timeout of rx_win1).
   


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


Reply via email to