1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-13 15:03:41 +03:00
ben-wpan/tools
Werner Almesberger 13f031be25 tools/lib/: split non-SPI code from atusb.c in preparation for SPI-based driver
- atusb.c (atusb_error, atusb_clear_error, atusb_open, atusb_close,
  atusb_reset, atusb_reset_rf, atusb_test_mode, atusb_slp_tr,
  atusb_interrupt, atusb_set_clkm, atusb_dev_handle): moved to
  atusb-common.c
- atusb-common.c (atusb_set_clkm): pass atusb_reg_write via
  atusb_driver.reg_write instead
- atusb.c (FROM_DEV, TO_DEV, struct atusb_dsc): moved to atusb-common.h
- Makefile (OBJS): added atusb-common.o
2011-06-19 14:06:00 -03:00
..
atrf-gpio atrf-gpio: cleaned up usage 2011-06-06 19:42:31 -03:00
atrf-id tools: atrf-id option -s to retrieve driver spec, with necessary infrastructure 2011-04-20 08:58:17 -03:00
atrf-path tools/: rearranged cwtest/atrf-path to be more clear about reset and do re-init 2011-06-13 14:24:59 -03:00
atrf-proxy tools/atrf-proxy/atrf-proxy.c (cmd_zero): reduce poll delay from 100 ms to 2 ms 2011-06-09 20:54:07 -03:00
atrf-reset tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-rssi - atrf-rssi.c (gui): moved system-dependent definition to gui.h 2011-04-12 22:47:18 -03:00
atrf-trim atrf-trim.c (main): passing the trim value is not a usage error 2011-04-10 19:55:47 -03:00
atrf-txrx atrf-txrx.c (receive_message, receive_pcap): also ignore IRQ_AMI 2011-04-19 06:59:19 -03:00
atrf-xmit atrf-xmit: tightened checking of interrupt behaviour 2011-06-09 21:08:14 -03:00
atrf-xtal libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
dirtpan tools/dirtpan/dirtpan.c: cleaned up embarrassing explanation of control byte 2011-06-19 08:40:56 -03:00
include tools/: rearranged cwtest/atrf-path to be more clear about reset and do re-init 2011-06-13 14:24:59 -03:00
lib tools/lib/: split non-SPI code from atusb.c in preparation for SPI-based driver 2011-06-19 14:06:00 -03:00
usbwait tools/usbwait/usbwait.c: new option -r to require removal before appearance 2011-05-11 05:21:45 -03:00
Makefile atrf-gpio: new utility to directly access GPIOs (for now atben-only) 2011-06-04 09:50:27 -03:00
Makefile.common dropped f32xbase dependency on Makefile.common 2011-05-29 06:03:11 -03:00