neversetsun / liteos

Automatically exported from code.google.com/p/liteos
0 stars 0 forks source link

Single radio send messages may not send out the packet in time #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Modify hello world, remove the loop
2. Test on a single node
3. Find out that when multiple sends, work fine, when one send, does not work.

What is the expected output? What do you see instead?

All packets should be sent. But now, only some are sent. 

Please use labels and text to provide additional information.

Original issue reported on code.google.com by dr.qing...@gmail.com on 30 Jan 2011 at 2:30

GoogleCodeExporter commented 9 years ago
Fixed. Now every time the radio send the message successfully. 

Original comment by qing.cha...@gmail.com on 17 Jul 2011 at 7:19