1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-04 05:54:09 +03:00
ben-wpan/tools/atrf-path
Werner Almesberger 0a409103eb atrf-path: added basic graphical output
- gui.h, gui.c: plot sweep results with SDL_gfx
- Makefile: added target-specific variables for SDL and SDL_gfx
- atrf-path.c (main): invoke the GUI if the number of sweeps is zero
2011-04-12 22:52:39 -03:00
..
atrf-path.c atrf-path: added basic graphical output 2011-04-12 22:52:39 -03:00
gui.c atrf-path: added basic graphical output 2011-04-12 22:52:39 -03:00
gui.h atrf-path: added basic graphical output 2011-04-12 22:52:39 -03:00
Makefile atrf-path: added basic graphical output 2011-04-12 22:52:39 -03:00
plot atrf-path: added min/max values and corrected averaging algorithm 2011-04-12 20:53:17 -03:00
sweep.h atrf-path: generalized sweep interface (for reuse) 2011-04-12 22:35:46 -03:00