1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-06 03:04:10 +03:00
ben-wpan/tools
Werner Almesberger 1a3f169e89 libatrf: add option to send a pulse with atrf_slp_tr
- include/atrf.h (atrf_slp_tr), lib/atrf.c (atrf_slp_tr): added pulse
  argument
- atrf-proxy/PROTOCOL, atrf-proxy/atrf-proxy.c (cmd_two, cmd_more):
  added second argument to SLP_TR command
- atrf-xtal/atben.c (atben_sample), lib/cwtest.c (cw_test_end): updated
  for API change
- lib/driver.h (struct atrf_driver): added "pulse" argument to slp_tr
- lib/atben.c (atben_slp_tr), lib/atnet.c (atnet_slp_tr): added support
  for pulse mode
2011-06-05 21:08:48 -03:00
..
atrf-gpio tools/atrf-gpio/atusb.c: various bug fixes and improvements 2011-06-05 18:30: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 libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -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 libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
dirtpan tools/dirtpan/dirtpan.c: new option -b to background/daemonize 2011-05-18 14:07:05 -03:00
include libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
lib libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -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