Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / colonet / client / Makefile @ 1439

History | View | Annotate | Download (1.74 KB)

# Date Author Comment
939 11/29/2008 08:11 AM Ryan Cahoon

added passing of overhead camera image to client through PHP
fixed unfreed memory in server/vision/savetonetwork.c

938 11/27/2008 06:52 AM Ryan Cahoon

OpenCV now works directly with firewire, coriander is not needed
New vision algorithm integrated, a few issues left with algorithm that
tracks the movement of a specific robot
Removed experimental interface to send images over commands socket
--plan to use php in webserver instead...

776 05/11/2008 04:47 AM Greg Tress

Code cleanup and documentation

708 04/14/2008 06:56 PM Greg Tress

Got rid of old boundary and charge station after disconnect

638 03/25/2008 06:05 PM Greg Tress

New robot movement works. Battery meters work with new timing scheme. Still have some repainting issues.

635 03/25/2008 02:05 PM Greg Tress

Moved some code. Added documentation. Enabled multiple timings for requests

575 02/18/2008 06:43 PM Eugene Marinelli

top level makefile for colonet

567 02/13/2008 07:47 PM Greg Tress

added a 'make run' command to run the applet on optimusprime

555 02/12/2008 01:48 PM Eugene Marinelli

messing with fonts in client

533 02/11/2008 08:22 PM Eugene Marinelli

separate file for RobotIcon in client

503 02/08/2008 05:24 PM Greg Tress

Clicking on a robot automatically selects its XBee ID for controlling

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

renamed colonetgui to client

422 02/01/2008 09:04 PM Greg Tress

removed old image from applet index file

420 02/01/2008 08:23 PM Greg Tress

Connection detection between the server and applet works. When disconnected, the user has the option to reconnect.

408 01/29/2008 08:22 PM Eugene Marinelli

added asleep to wl_do loop

406 01/29/2008 08:00 PM Greg Tress

fixed Makefile

405 01/29/2008 07:59 PM Greg Tress

fixed Makefile

400 01/29/2008 07:20 PM Greg Tress

updated makefile; added signed applet functionality

396 01/29/2008 06:56 PM Greg Tress

fixed Makefile jar function

387 01/29/2008 05:55 PM Greg Tress

updated colonet gui Makefile

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

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

384 01/29/2008 05:43 PM Greg Tress

Added jar function to colonet gui Makefile

376 01/25/2008 11:08 AM Greg Tress

fixed typo in Makefile

374 01/24/2008 09:37 PM Greg Tress

added installation function to colonet gui Makefile

373 01/24/2008 09:17 PM Greg Tress

fixed problem with Linux java implementation in Makefile

372 01/24/2008 08:38 PM Greg Tress

Added makefile for Colonet GUI