1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 04:45:28 +03:00
ben-wpan/tools/include
Werner Almesberger 862b554e2d libatrf: added HardMAC functions
This function set isn't really usable for real communication. Its main
purpose is to help with testing the firmware.

- tools/lib/driver.h (struct atrf_driver): added driver functions for
  HardMAC access
- tools/include/atrf.h (atrf_rx_mode, atrf_rx, atrf_tx),
  tools/lib/atrf.c: functions to enable/disable HardMAC mode and to
  send/receive frames
2011-07-12 17:45:59 -03:00
..
atrf.h libatrf: added HardMAC functions 2011-07-12 17:45:59 -03:00
cwtest.h tools/: rearranged cwtest/atrf-path to be more clear about reset and do re-init 2011-06-13 14:24:59 -03:00
daemon.h tools/lib/: new helper function for daemonification 2011-05-18 13:34:26 -03:00
getkey.h tools/: moved get_key from atrf-path/gui.c to libatrf, for sharing 2011-07-04 20:29:22 -03:00
misctxrx.h tools/: major overhaul of wait_for_interrupt; uses atrf_interrupt_wait now 2011-06-20 20:08:42 -03:00
netio.h tools/: added network (TCP) I/O helper functions 2011-04-10 17:28:09 -03:00
usbopen.h libatrf: new function usb_rescan to force next open_usb to scan tree again 2011-05-11 03:22:53 -03:00