Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / diagnostic_station / station / comm_interactive.c @ 1298

History | View | Annotate | Download (2.51 KB)

# Date Author Comment
1272 05/02/2009 06:17 PM Martin Herrmann

Added "interactive" command in server mode
Moved hardware_init out of interactive_main
Made calling interactive_main/server_main more consistent

1267 05/02/2009 04:57 PM Martin Herrmann

Improved station dump mode
Added station dump ADC mode
Removed IBOM debug functions (superseded by dump mode)

1263 05/02/2009 04:10 PM Martin Herrmann

Added ADC dump on the station

1262 05/02/2009 04:05 PM Brad Neuman

added a call to hardware_init to the interactive_main function in comm_interactive.c

1254 05/02/2009 03:40 PM Martin Herrmann

Changed rbom->ibom

1251 05/02/2009 03:34 PM Martin Herrmann
1246 05/02/2009 02:30 PM Martin Herrmann

Implemented all robot sensor dump functions

1244 05/02/2009 01:47 PM Martin Herrmann

Added interactive dump modes
Changed RBOM detector number and names

1242 05/02/2009 12:49 PM Martin Herrmann

Moved interactive_main to comm_interactive.c
Added multiple menus in interactive mode