Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects @ 441

# Date Author Comment
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

439 02/04/2008 08:09 PM Kevin Woo

Brace issue. For Jason's happiness.

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

removed an extra character in the makefile

437 02/04/2008 08:07 PM Kevin Woo

Cleaned up analog.c code. Recompiled library. Mostly commenting and
documentation fixes. No changes made to actual code.

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

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

made the makefile better
fixed some stuff in vision_driver.c/vision.h

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

defined robot position interface

432 02/04/2008 06:25 PM Eugene Marinelli

extracted vision code into a library

431 02/04/2008 06:21 PM Eugene Marinelli

tmp commit for vision changes

430 02/04/2008 05:46 PM Eugene Marinelli

created a makefile for vision stuff

429 02/04/2008 12:00 PM Greg Tress

Added support for controlling multiple robots, but there is an image loading problem

428 02/03/2008 06:14 PM Greg Tress

Added additional RTS code and visuals

427 02/03/2008 03:28 AM Greg Tress

Began adding functionality for clicking on robots in webcam view.

426 02/02/2008 12:43 PM Eugene Marinelli

logging stuff no longer occurs by default in server

425 02/02/2008 12:33 AM Greg Tress

compatibility updates with colonet server

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

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

423 02/01/2008 09:33 PM Eugene Marinelli

fixed robot slave and cleaned up some wireless stuff

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

removed old image from applet index file

421 02/01/2008 08:55 PM Greg Tress

updated applet index file to XHTML 1.1

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.

419 02/01/2008 08:11 PM Eugene Marinelli

colonet robot libs automatically make libwireless

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

417 02/01/2008 07:31 PM Greg Tress

fixed typo

416 02/01/2008 07:29 PM Greg Tress

added temporary directional commands in the applet controller

415 02/01/2008 04:56 PM Greg Tress

added notification for xbee ID update

414 02/01/2008 04:19 PM Greg Tress

removed old simulation code from applet; added a button to manually obtain xbee ID list

412 01/29/2008 11:48 PM Eugene Marinelli

only using sleep when not on robot

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

reduced colonet server cpu usage to near zero

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

added asleep to wl_do loop

407 01/29/2008 08:11 PM Greg Tress

cleaned up old files; fixed thread bug when connecting to colonet server

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

fixed Makefile

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

fixed Makefile

404 01/29/2008 07:53 PM Greg Tress

updated connection mechanism in applet

402 01/29/2008 07:38 PM Greg Tress

updated error message in applet

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

changed makefile of colonetserver

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

updated makefile; added signed applet functionality

399 01/29/2008 07:14 PM Eugene Marinelli

colonet wireless now setting com port and checking for wlinit errors

397 01/29/2008 06:59 PM Eugene Marinelli

added error returns to some libwireless functions, handled in server.

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

fixed Makefile jar function

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

390 01/29/2008 06:19 PM Greg Tress

updated index file for gui

389 01/29/2008 06:10 PM Greg Tress

added befault button functionality for colonet gui

388 01/29/2008 06:04 PM Eugene Marinelli

changes to colonet index

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.

385 01/29/2008 05:50 PM Greg Tress

Changed defoult colonet location to localhost

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

Added jar function to colonet gui Makefile

382 01/28/2008 08:25 PM Brian Coltin

Oops, #define was wrong in last commit.

381 01/28/2008 08:03 PM Brian Coltin

Added packet type for recharging to wireless.

380 01/28/2008 07:42 PM Jason knichel

fixed some style stuff

379 01/28/2008 07:09 PM Jason knichel

fixed some style stuff

378 01/28/2008 06:54 PM Jason knichel

fixed style problems

377 01/25/2008 06:07 PM Kevin Woo

Cleaned syntax.

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

fixed typo in Makefile

375 01/24/2008 09:39 PM Greg Tress

adjusted applet layout

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

370 01/24/2008 07:57 PM Greg Tress

removed XCode-specific files from GUI folder

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

346 01/21/2008 07:00 PM Brian Coltin

Undid Jason's style changes. I like tabs.

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

colonet_dragonfly compiles now, with warnings

343 12/19/2007 09:28 PM Jason knichel

changed the brace style and reformatted the files

342 12/19/2007 09:01 PM Jason knichel

added some flags to the make computer target
checked some calls of malloc to make sure that it didn't return null

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

minor changes to gui, plus documentation

339 12/15/2007 03:38 PM Brian Coltin

Fixed analog bug again. Why does it keep coming back?

338 12/15/2007 03:04 PM Brian Coltin

Copying Kevin's analog code over from the analog branch.

336 12/15/2007 02:01 PM Brian Coltin

Updated wireless to use a circular buffer instead of a queue using malloc. Tested on both the computer and robots with a token ring, and was successful.

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

326 12/10/2007 08:35 PM Brian Coltin

Oops, ignore last edit.

325 12/10/2007 08:33 PM Brian Coltin

Disabled debugging mode by default.

323 12/08/2007 10:07 PM Greg Tress

Removed debugging statements.

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

309 12/03/2007 09:30 PM Eugene Marinelli

Brian committing from Eugene's account - Fixed Justin's port code. Wireless no longer needs gtkterm open to work with the baud rate. Untested on mac. Queue is thread safe on the computer (not robot). You may need to unplug and replug the xbee for it to work.

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

302 11/26/2007 09:57 PM Brian Coltin

Reduced token ring speed.

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
282 11/16/2007 03:17 PM Greg Tress

fixed non-compiling code issue

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

261 11/12/2007 09:31 PM Brian Coltin

Removed double orb initialization.