1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-20 02:14:04 +02:00
ben-wpan/tools/lib
Werner Almesberger 4244af265c tools/lib/cwtest.c (cw_test_end): try "quick reset" on AT86RF231
The transceiver reset takes quite a while. It seems that also going into
sleep mode has the effect of stopping cw test mode and it's much faster.

This has only been tried on the AT86RF231. For AT86RF230, we therefore
still use the reset.

Performance improvement:

Measurement: atrf-path sweep time in GUI mode, averaging over 10 samples.
Running on PC with remote ATBEN transceivers.

before	7.36-7.68 s
after	2.08 s		(27-28% of previous time)
2011-04-13 11:54:26 -03:00
..
atben.c tools/: cleaned up the gross layering violation in atrf-xtal/atben.c 2011-04-10 07:28:27 -03:00
atnet.c tools/lib/atnet.c: eliminated global variables to allow for multiple sessions 2011-04-12 09:45:34 -03:00
atrf.c tools/lib/atusb.c: eliminated global variable to allow for multiple sessions 2011-04-12 09:22:40 -03:00
atusb.c tools/lib/atusb.c: eliminated global variable to allow for multiple sessions 2011-04-12 09:22:40 -03:00
cwtest.c tools/lib/cwtest.c (cw_test_end): try "quick reset" on AT86RF231 2011-04-13 11:54:26 -03:00
driver.h tools/lib/atusb.c: eliminated global variable to allow for multiple sessions 2011-04-12 09:22:40 -03:00
Makefile tools/lib/: added network proxy-based driver (in progress) 2011-04-10 19:55:48 -03:00
misctxrx.c xxx 2011-04-12 19:17:43 -03:00
netio.c tools/: added network (TCP) I/O helper functions 2011-04-10 17:28:09 -03:00
usbopen.c tools/lib/: added mechanism to remove USB restrictions (enabling multiple sessions) 2011-04-10 10:55:49 -03:00
usbopen.h tools/lib/: added mechanism to remove USB restrictions (enabling multiple sessions) 2011-04-10 10:55:49 -03:00