1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 03:57:18 +03:00
ben-wpan/tools
Werner Almesberger e2a9c9d068 atrf-path: new option -T to sweep only one offset
atrf-path -T +0.5 -g ... 10 10 time:

before (both offsets)	0.65 s
after (one offset)	0.32-0.33 s	(50%)

- atrf-path.c (usage, main): new option -T to specify which offset to
  sweep (default: sweep both)
- atrf-path.c (do_half_sweep): only sample points with the desired offset
- atrf-path.c (print_sweep): only prints points we've sweeped
- gui.c (segment, draw): inverted flag logic from "have_last" to "first"
- gui.c (draw): only plot points we've sweeped
- gui.c (gui): pass the offset selection to "draw"
2011-04-13 14:01:12 -03:00
..
atrf-id tools/: two small usage fixes 2011-04-10 11:28:16 -03:00
atrf-path atrf-path: new option -T to sweep only one offset 2011-04-13 14:01:12 -03:00
atrf-proxy atrf-proxy.c (loop): use SO_REUSEADDR to avoid "address already in use" 2011-04-12 06:58:55 -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 tools/: moved function to set transmit power from atrf-txrx to libatrf 2011-04-12 16:37:05 -03:00
atrf-xtal tools/: cleaned up the gross layering violation in atrf-xtal/atben.c 2011-04-10 07:28:27 -03:00
include libatrf: cw test mode can now be resumed, with lower overhead (231 only) 2011-04-13 12:17:02 -03:00
lib libatrf: cw test mode can now be resumed, with lower overhead (231 only) 2011-04-13 12:17:02 -03:00
Makefile tools: new utility atrf-path to measure path characteristics 2011-04-12 19:43:45 -03:00
Makefile.common tools/Makefile.common: offer LDLIBS_$(TARGET) twice (hack - needs more study) 2011-03-03 23:17:32 -03:00