Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / diagnostic_station / station / test_encoders.c @ 1297

History | View | Annotate | Download (2.99 KB)

# Date Author Comment
1297 05/03/2009 03:24 PM Martin Herrmann

Ehm...Fixes

1295 05/03/2009 03:05 PM Martin Herrmann

Parameters for encoder test as parameters

1251 05/02/2009 03:34 PM Martin Herrmann
1226 04/27/2009 09:09 PM Martin Herrmann

Robot/Station communication:
- Implemented timeouts
- Implemented command acknowledgement

1219 04/26/2009 07:17 PM Martin Herrmann

Added reset_encoders command
Fixed bugs

1215 04/26/2009 12:07 AM Martin Herrmann

Implemented encoders test

1205 04/25/2009 07:20 PM Martin Herrmann

Implemented single encoder testing
Cleaned up motor direction/wall direction naming

1204 04/25/2009 07:09 PM Martin Herrmann

Implemented single motor testing

1203 04/25/2009 06:43 PM Martin Herrmann

Station server communication: implemented dummy data sending

1202 04/25/2009 06:12 PM Martin Herrmann

Station/server communication:
- Implemented backspace handling
- Implemented all test starting commands with parameter
Tests:
- Added functions for testing only one component of a kind
- Made function names consistent with server commands

1182 04/22/2009 09:43 PM Martin Herrmann

Made filenames more consistent
Made function names more consistent
Introduced separate functions for hardware components

1166 04/21/2009 09:01 PM Martin Herrmann

Added # to the beginning of every USB output line, as it should not be interpreted by the server.

1164 04/21/2009 08:42 PM Martin Herrmann

Added message_set_motors_time
Added message_set_motors_off

1159 04/21/2009 01:56 PM Martin Herrmann

Added robot code
Added robot/station communication

1151 04/18/2009 02:14 PM Martin Herrmann