Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / colonet / server / Makefile @ 764

History | View | Annotate | Download (2.73 KB)

# Date Author Comment
710 04/14/2008 09:02 PM Greg Tress

Tweaked vision and various colonet fixes

704 04/14/2008 05:40 PM Greg Tress

Fixed server Makefile to include vision code

659 03/31/2008 08:51 PM Jason knichel

Added virtual wall support in server

655 03/31/2008 07:42 PM Jason knichel

added some more documentation

489 02/06/2008 11:19 AM Eugene Marinelli

cleaned up server makefile

478 02/06/2008 10:49 AM Eugene Marinelli

moved vision code

474 02/06/2008 10:46 AM Eugene Marinelli

renaming colonetserver to server

441 02/04/2008 08:22 PM Jason knichel

got rid of some compiler warnings

440 02/04/2008 08:15 PM Jason knichel

cleaned up the makefile a little

438 02/04/2008 08:08 PM Jason knichel

removed an extra character in the makefile

436 02/04/2008 08:07 PM Jason knichel

started adding support for getting position data
updated the makefile to support the position data stuff
removed a sleep in ColonetServer that didn't need to be there

433 02/04/2008 07:50 PM Eugene Marinelli

defined robot position interface

424 02/02/2008 12:02 AM Eugene Marinelli

changed various things in colonet dragonfly and server to make stuff work

418 02/01/2008 07:53 PM Eugene Marinelli

added return values to a bunch of libwireless functions. Makefile for colonetserver now compiles libwireless when necessary. added static to a bunch of libwireless vars. commented out colonet timeout

409 01/29/2008 08:49 PM Eugene Marinelli

reduced colonet server cpu usage to near zero

401 01/29/2008 07:24 PM Eugene Marinelli

changed makefile of colonetserver

392 01/29/2008 06:37 PM Eugene Marinelli

moved colonet_wireless into the colonet server

391 01/29/2008 06:32 PM Eugene Marinelli

some cleanup in colonetserver

386 01/29/2008 05:53 PM Eugene Marinelli

Added a README for colonet. Removed some unused files. Some other minor cleanup.

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

added a colonet run targete

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

added some stuff

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

test commit

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

fixed some wl stuff; robot now receives packets

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

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

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

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

removed some TODOs

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.

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

updated server for new wl library changes

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

updated the makefile a little

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

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

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

moved more code around and got rid of the initialization file

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

Added ColonetServer and colonet libs.