Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / colonet @ 138

# Date Author Comment
136 10/09/2007 01:13 PM Greg Tress

significant changes to colonet gui, added relative velocity control, task add window, support for individually-paintable image panels, ability to request and parse xbee ID lists, ability to display xbee IDs graphically and in control mode, and other minor fixes.

135 10/09/2007 02:13 AM Jason knichel

removed some TODOs

134 10/09/2007 02:08 AM Jason knichel

removed more dead code

133 10/09/2007 01:58 AM Jason knichel

removed some dead code

132 10/09/2007 01:56 AM Jason knichel

changed the Log class a little and made it conform to coding style slightly better

131 10/09/2007 01:40 AM Jason knichel

moved more code in the Command class into its own private functions

130 10/09/2007 01:31 AM Jason knichel

extracted some code in the Command class into their own private methods

129 10/09/2007 01:26 AM Jason knichel

moved the send to robot code out into its own function in the Command class

128 10/09/2007 01:19 AM Jason knichel

moved the command parsing into its own class

127 10/09/2007 12:26 AM Jason knichel

did a very hacky solution to make the server compile again.
when someone learns more about archives/libraries, this should be fixed

125 10/08/2007 10:32 PM Eugene Marinelli

Forgot to check in changes to colonet defs before. Checking them in now.

123 10/08/2007 12:24 AM Jason knichel

added a response to REQUEST_XBEE_IDS that generates random values. not tested yet because g++ disappeared off roboclub1

118 10/05/2007 11:32 PM Eugene Marinelli

updated server for new wl library changes

117 10/05/2007 11:20 PM Eugene Marinelli

more work on colonet wireless

115 10/05/2007 10:27 PM Eugene Marinelli

Finished modifying wl library

114 10/05/2007 10:20 PM Eugene Marinelli

overhaul of colonet wireless library

107 10/05/2007 02:46 PM Greg Tress

minor fixes

106 10/05/2007 02:46 PM Greg Tress

removed colonet build files

76 09/26/2007 07:02 PM Greg Tress

the gui can now request the sensor matrix from the server and parse the matrix.

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

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

74 09/25/2007 03:59 PM Greg Tress

added supplementary java files

73 09/25/2007 03:35 PM Greg Tress

minor changes to colonet gui

72 09/25/2007 12:24 PM Greg Tress

Minor changes to colonet gui

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

updated some stuff

67 09/24/2007 08:43 PM Greg Tress

updated gui code for cleanliness

61 09/24/2007 05:35 PM Jason knichel

updated the makefile a little

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

57 09/24/2007 04:16 PM Jason knichel

renamed Logging.cpp to Log.cpp to match the name of the class

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

40 09/14/2007 02:13 PM Greg Tress

updated to new xcode format

39 09/13/2007 11:53 PM Greg Tress

cleaned up colonet gui code

38 09/13/2007 04:52 PM Greg Tress

Updating Colonet GUI to new style, plus minor fixes

35 09/12/2007 07:36 PM Greg Tress

revised colonet style

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

Small colonet cleanup.

32 09/12/2007 06:28 PM Greg Tress

added new xcode project files

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

added some doxygen comments

30 09/12/2007 06:11 PM Greg Tress

got rid of old files

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

26 09/11/2007 11:56 PM Jason knichel

moved around more code

25 09/11/2007 11:51 PM Jason knichel

moved more code around

24 09/11/2007 11:46 PM Jason knichel

moved more code around

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

moved more code around and got rid of the initialization file

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

moved around some more code

20 09/10/2007 10:41 PM Jason knichel

started moving ColonetServer into a class. the code is pretty messy at the moment

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

added a write function to the connection pool

13 09/10/2007 08:56 PM Eugene Marinelli

Added more colonet stuff.

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

Added ColonetServer and colonet libs.

5 09/04/2007 01:07 AM Eugene Marinelli

Created trunkand branches directories

4 09/03/2007 08:53 PM Eugene Marinelli