1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-16 21:56:15 +03:00
ben-wpan/tools/atrf-xmit
Werner Almesberger 4d4e132f0a atrf-xmit: tightened checking of interrupt behaviour
- atrf-xmit.c (xfer_one): also check that also the sender has no
  pending interrupts before we start sending
- atrf-xmit.c (xfer_one): interrupt poll loop (now disabled) checked
  the sender, not the receiver. oops.
- atrf-xmit.c (xfer_one): upon reception, check that the sender has
  finished (IRQ_TRX_END) as well
2011-06-09 21:08:14 -03:00
..
atrf-xmit.c atrf-xmit: tightened checking of interrupt behaviour 2011-06-09 21:08:14 -03:00
Makefile tools: new utility atrf-xmit for fast transmission tests 2011-04-19 06:35:31 -03:00