1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 05:24:33 +03:00
ben-wpan/tools/atrf-txrx
Werner Almesberger 4b07e5c894 tools/: moved constant wave test mode code to libatrf (for sharing)
- lib/Makefile (OBJS), include/cwtest.h (cw_test_begin, cw_test_end),
  lib/cwtest.c (enter_test_mode_230, enter_test_mode_231,
  cw_test_begin, cw_test_end): moved constant wave test mode setup
  over from atrf-txrx.c
- atrf-txrx/atrf-txrx.c (transmit_pattern): use functions from cwtest.o
2011-04-10 10:24:24 -03:00
..
atrf-txrx.c tools/: moved constant wave test mode code to libatrf (for sharing) 2011-04-10 10:24:24 -03:00
Makefile tools/atrf-txrx/perdump: new utility to analyze a PER dump 2011-01-19 18:29:14 -03:00
pcap.h atrf-txrx: define the pcap file magic number (0xa1b2c3d4) in pcap.h 2011-01-19 18:27:16 -03:00
per-text.c perdump: print relative receive timestamp 2011-01-19 19:34:16 -03:00
perdump.c perdump: print relative receive timestamp 2011-01-19 19:34:16 -03:00
perdump.h perdump: print relative receive timestamp 2011-01-19 19:34:16 -03:00