Project

General

Profile

Statistics
| Revision:

root / branches / rbom / code / projects / colonet @ 1390

# Date Author Comment
1390 09/07/2009 10:19 PM Rich Hong

fixes #570 avrdude port detection

365 01/22/2008 08:43 PM Austin Buchan

made a copy

349 01/21/2008 08:05 PM Eugene Marinelli

minor code movement

348 01/21/2008 07:44 PM Eugene Marinelli

fixed some warnings in colonet robot code

347 01/21/2008 07:18 PM Eugene Marinelli

fixed dumb wl library bug

344 01/19/2008 02:50 PM Greg Tress

colonet_dragonfly compiles now, with warnings

341 12/17/2007 06:13 PM Greg Tress

minor changes to gui, plus documentation

334 12/12/2007 07:51 PM Greg Tress

Added battery request functionaltiy. It works, but is kind of a hack. I will be cleaning it up so the format is the same as other requests.

333 12/12/2007 07:49 PM Greg Tress

Added battery packet parsing. The applet now correctly displays battery information sent from a robot using the graphical battery meter.

330 12/12/2007 06:44 PM Evan Mullinix
329 12/10/2007 10:07 PM Greg Tress

added rudimentary battery request detection, for demonstartion only and not for permanent implementation. note that the current code detects battery lookup as a commond, not a request. once the request system works, this will be changed in the colonet dragonfly file and the applet. the server currently does not respond with a proper packet.

327 12/10/2007 09:22 PM Evan Mullinix

Battery meter is smaller

320 12/07/2007 04:43 PM Greg Tress

battery meter is in testing stage, included in the gui now.

319 12/07/2007 04:11 PM Greg Tress
313 12/05/2007 06:04 PM Rich Hong

code clean up

311 12/03/2007 09:50 PM Evan Mullinix

GUI battery meter added

307 12/03/2007 09:23 PM Eugene Marinelli

added a colonet run targete

306 12/03/2007 09:17 PM Greg Tress
303 11/28/2007 05:48 PM Eugene Marinelli

eugene

299 11/26/2007 08:04 PM Jason knichel

added some stuff

298 11/26/2007 07:56 PM Eugene Marinelli

changes to colonet wireless

297 11/19/2007 10:09 PM Eugene Marinelli

trying to get server to send back num robots, xbee ids, sensor matrix -- not working yet

286 11/18/2007 01:14 AM Rich Hong

Code Clean up

285 11/16/2007 08:38 PM Rich Hong

use local image instead of wget

283 11/16/2007 03:53 PM Greg Tress
273 11/14/2007 07:42 PM Greg Tress

added robot vision support.

272 11/14/2007 07:38 PM Greg Tress

changed delay to 1 sec. changed some file paths.

270 11/14/2007 06:02 PM Greg Tress

minor changes to gui

256 11/12/2007 08:21 PM Rich Hong

update vision.sh to repeatly run vision

251 11/11/2007 03:24 PM Rich Hong

Update the shell script and README

250 11/10/2007 11:55 PM Rich Hong

ColoNet Vision to locate robots from webcam

227 11/08/2007 01:46 PM Eugene Marinelli

bision dir

181 10/24/2007 08:11 PM Greg Tress

directional control now works, using buttons or arrow keys (s to stop)

180 10/24/2007 08:10 PM Greg Tress

fixed a small error in motor set code

177 10/24/2007 01:10 AM Eugene Marinelli

test commit

176 10/24/2007 01:01 AM Eugene Marinelli

test commit

175 10/17/2007 09:28 PM Eugene Marinelli

robot actually does stuff. Moves, but GUI control is off.

174 10/17/2007 07:19 PM Eugene Marinelli

fixed some wl stuff; robot now receives packets

173 10/17/2007 07:11 PM Greg Tress

added new gui index.html file

172 10/17/2007 07:08 PM Greg Tress

minor changes to colonet gui

170 10/16/2007 07:36 PM Greg Tress

added buttons for recharging and task management

169 10/16/2007 01:31 PM Greg Tress

removed old files

168 10/16/2007 01:30 PM Greg Tress

testing commit of colonet gui

167 10/16/2007 12:04 PM Eugene Marinelli

testing the new repository; minor formatting stuff

164 10/12/2007 08:48 PM Eugene Marinelli

Fixed bug in ColonetServer.cpp

163 10/12/2007 08:43 PM Jason knichel

fixed the makefiles now that the compilation issues have been fixed

161 10/12/2007 08:19 PM Eugene Marinelli

formatting stuff

160 10/12/2007 07:37 PM Jason knichel

trying to fix some compilation problems

158 10/10/2007 09:05 PM Eugene Marinelli

changed to colonet makefiles

156 10/10/2007 08:43 PM Eugene Marinelli

Updated robot_slave code; reformatted a lot of stuff

155 10/10/2007 08:06 PM Greg Tress

minor updates to gui

154 10/10/2007 07:47 PM Greg Tress
153 10/10/2007 07:44 PM Greg Tress
152 10/10/2007 07:40 PM Greg Tress
151 10/10/2007 07:32 PM Greg Tress
150 10/10/2007 07:25 PM Greg Tress

updated colonet defs file

149 10/10/2007 07:13 PM Eugene Marinelli

Updated robot colonet library.

146 10/10/2007 06:21 PM Jason knichel

made the server output an arbitrary sensor matrix instead of a random one

145 10/10/2007 05:49 PM Jason knichel

moved some code into their own private methods

144 10/09/2007 11:14 PM Jason knichel

added some todo's

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

improved the data encapsulation of connection pool

142 10/09/2007 09:26 PM Jason knichel

renamed client.cpp and its header file to wirelessMessageHandler.cpp

141 10/09/2007 08:54 PM Jason knichel

made the log file adhere to style guidelines a bit better

140 10/09/2007 08:40 PM Jason knichel

removed the dependency the wireless message handler had on the connection pool

139 10/09/2007 08:22 PM Jason knichel

changed how the command gets its connection pool a little bit

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