1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-16 19:40:03 +03:00
ben-wpan/tools
Werner Almesberger 472e18294c libatrf: added SRAM access functions
- tools/include/atrf.h (atrf_sram_write, atrf_sram_read),
  tools/lib/atrf.c: single-byte SRAM access front-end functions
- tools/lib/driver.h (struct atrf_driver): new driver functions
  sram_write and sram_read
2011-06-03 13:52:13 -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 atrf-path: added visual history of dumps 2011-05-28 12:21:56 -03:00
atrf-proxy tools/atrf-proxy/atrf-proxy.c: new option -b to background/daemonize 2011-05-18 13:53:01 -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 tools/atrf-xmit/atrf-xmit.c (xfer_one, usage, main): new option -v (verbose) 2011-05-18 16:49:38 -03:00
atrf-xtal atrf-xtal: added atusb support (via ATUSB_TIMER) 2011-05-30 19:17:43 -03:00
dirtpan tools/dirtpan/dirtpan.c: new option -b to background/daemonize 2011-05-18 14:07:05 -03:00
include libatrf: added SRAM access functions 2011-06-03 13:52:13 -03:00
lib libatrf: added SRAM access functions 2011-06-03 13:52:13 -03:00
usbwait tools/usbwait/usbwait.c: new option -r to require removal before appearance 2011-05-11 05:21:45 -03:00
Makefile tools/usbwait/: new tool to wait for a USB device to appear 2011-05-11 03:47:55 -03:00
Makefile.common dropped f32xbase dependency on Makefile.common 2011-05-29 06:03:11 -03:00