Project

General

Profile

Statistics
| Revision:

root / branches / autonomous_recharging / code / projects / colonet / ColonetServer / ConnectionPool.cpp @ 1390

History | View | Annotate | Download (16.5 KB)

# Date Author Comment
92 09/28/2007 03:48 PM James Kong

BRANCH autonomous_recharging branch created

75 09/26/2007 06:22 PM Jason knichel

made it send a random sensor matrix when client requests bom matrix

68 09/24/2007 08:50 PM Jason knichel

updated some stuff

59 09/24/2007 05:02 PM Jason knichel

got rid of a few more TODO's

58 09/24/2007 04:33 PM Jason knichel

got rid of some TODO's

56 09/24/2007 04:11 PM Jason knichel

fixed a typo

55 09/24/2007 04:07 PM Jason knichel

added comments and fixed style a little bit

34 09/12/2007 07:18 PM Eugene Marinelli

Small colonet cleanup.

29 09/12/2007 06:11 PM Jason knichel

added some doxygen comments

27 09/12/2007 12:33 AM Jason knichel

moved around some braces and whitespace and renamed variables to make the code comply with style guidelines a bit more

22 09/11/2007 11:23 PM Jason knichel

moved around some more code

14 09/10/2007 08:58 PM Jason knichel

added a write function to the connection pool

11 09/10/2007 08:38 PM Eugene Marinelli

Added ColonetServer and colonet libs.