1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-06-07 08:44:32 +03:00
ben-wpan/tools/atrf-xmit
Werner Almesberger 7c12bf02c1 tools/atrf-xmit/atrf-xmit.c: cleaned up timeouts and interrupt polling
- atrf-xmit.c (xfer_one): wait 10 ms for the packet to be sent (1 ms
  was clearly too short)
- atrf-xmit.c (xfer_one): use wait_for_interrupt instead of
  atrf_interrupt_wait, so that the retry logic can do its work
2011-06-23 13:21:25 -03:00
..
atrf-xmit.c tools/atrf-xmit/atrf-xmit.c: cleaned up timeouts and interrupt polling 2011-06-23 13:21:25 -03:00
Makefile tools: new utility atrf-xmit for fast transmission tests 2011-04-19 06:35:31 -03:00