1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 04:59:48 +03:00
ben-wpan/tools/atrf-txrx
Werner Almesberger 8934c062a9 tools/: moved function to set transmit power from atrf-txrx to libatrf
- atrf-txrx/atrf-txrx.c (tx_pwr_230, tx_pwr_231, set_power): moved to
  lib/misctxrx.c
- include/misctxrx.h, lib/misctxr.c (set_power_step, set_power_dBm):
  separated dBm to index conversion from the actual operation
- atrf-txrx/atrf-txrx.c (main): use new set_power_dBm instead of old
  set_power
2011-04-12 16:37:05 -03:00
..
atrf-txrx.c tools/: moved function to set transmit power from atrf-txrx to libatrf 2011-04-12 16:37:05 -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