Project

General

Profile

Activity

From 03/10/2008 to 04/08/2008

04/09/2008

09:41 PM Revision 687: Added joystick slave code
Greg Tress
09:37 PM Revision 686: ignore this
Greg Tress
09:37 PM Revision 685: ignore this
Greg Tress
09:36 PM Revision 684: disabled debug printout in colonet_dragonfly
Greg Tress
09:34 PM Revision 683: Joystick control works using xbee_putc
Greg Tress

04/08/2008

07:50 PM Enhancement #292 (Fixed): clear virtual wall using SERVER_CLEAR_VIRTUAL_WALL
Cleaner than the -1 -1 -1 -1 thing.
#define SERVER_CLEAR_VIRTUAL_WALL 0x5C
Eugene Marinelli
07:49 PM Bug #288: Clear virtual wall when server receives (-1,-1), (-1,-1) coordinates
Eugene Marinelli
01:43 PM Bug #288 (Assigned): Clear virtual wall when server receives (-1,-1), (-1,-1) coordinates
Greg Tress
09:46 PM Bug #288 (Wontfix): Clear virtual wall when server receives (-1,-1), (-1,-1) coordinates
Clear virtual wall when server receives (-1,-1), (-1,-1) coordinates Eugene Marinelli
07:47 PM Bug #291 (Fixed): dragonfly_lib
The header dragonfly_lib.h has defines for things that don't exist in dragonfly_init (like USB and SERIAL)
dragonf...
Jason knichel
07:43 PM Bug #290 (Fixed): redundant calls of sei
why does dragonfly_lib.c call sei at the beginning of the function and then in other separate if statements call sei ... Jason knichel
04:56 PM Revision 682: Added colonet functionality, remote control driver
Greg Tress
11:30 PM Bug #289 (Assigned): Fix analog code
Greg Tress
10:27 PM Bug #289 (Fixed): Fix analog code
What's the deal with the #defines of AN0-AN7? Greg Tress
10:02 PM Revision 681: added possibility of global client write
Eugene Marinelli
09:59 PM Enhancement #287: Notify client when robot has reached its destination
check for #define ROBOT_REPORT_ARRIVED_AT_POSITION 0x5D Eugene Marinelli
09:48 PM Revision 680: reorganized colonet robot code significantly; virtual walls basically work
Eugene Marinelli
09:35 PM Bug #269: Queue packets on robot
Eugene Marinelli

04/07/2008

07:53 PM Revision 679: Adjusted webcam loading
Greg Tress
07:47 PM Revision 678: bfs for multiple seekers works as long as they all have line of sight. bfs without...
David Schultz
12:45 AM Enhancement #287 (Wontfix): Notify client when robot has reached its destination
For use with the move-to command, otherwise the client would have to guess. Greg Tress

04/05/2008

10:54 PM Revision 677: encoder: added data array buffer and accumulators
James Kong
09:07 PM Revision 676: Fixed a bug in encoders.
Justin Scheiner
08:46 PM Revision 675: asdf
Justin Scheiner

04/04/2008

07:43 PM Revision 674: Wrote encoders.c and encoders.h Would GREATLY appreciate it if someone could check ...
functions still need to be written, however receiving raw encoder readings should work (not tested... so don't bet on... Justin Scheiner
04:29 PM Revision 673: deleted orbit branch
David Schultz
04:26 PM Revision 672: merged orbit branch (orbit, bfs) with trunk
David Schultz
04:15 PM Enhancement #286: Virtual walls - GUI should let you draw boundaries on picture
Greg Tress
04:15 PM Bug #283: Remove move-to-point targeting when new command is selected
Greg Tress
04:14 PM Revision 671: Bug fixes, code organization
Greg Tress
02:55 PM Task #280: Test one-line move command for robot
Greg Tress
11:44 PM Revision 670: Boundary seems to work in applet and send coordinates
Greg Tress

04/01/2008

07:51 PM Revision 669: orb library should work
code format is correct with _BV() Evan Mullinix
06:17 PM Revision 668: Updated port of wireless library to bay boards.
Brian Coltin
05:28 PM Revision 667: Updated boundary code, need to implement scaling
Greg Tress
04:13 PM Revision 666: Added charging station's i2c_auto code in so that we can do plug and
play i2c. Filled in the function prototypes and commented what each
funtion should do.
Kevin Woo
04:06 PM Task #175: F08 SURG application
Austin Buchan
02:34 PM Revision 665: Added more boundary code. Need to test.
Greg Tress
02:16 PM Revision 664: Added some boundary code
Greg Tress
10:08 PM Revision 663: it is having problems after the first charge where it gets stuck and stops sending ...
Brad Neuman
10:00 PM Revision 662: minor changes related to virtual wall
Jason knichel
09:58 PM Enhancement #286: Virtual walls - GUI should let you draw boundaries on picture
More stuff implemented in server and robot, needs to be tested. Eugene Marinelli
08:54 PM Enhancement #286 (Assigned): Virtual walls - GUI should let you draw boundaries on picture
Server now supports this.
Client should send:
CLIENT_SET_VIRTUAL_WALL (upper left x) (upper left y) (lower right ...
Eugene Marinelli
08:11 PM Enhancement #286 (Worksforme): Virtual walls - GUI should let you draw boundaries on picture
The GUI should let you draw boundaries on the GUI and should prevent the robot from going out of bounds. This can ma... Jason knichel
09:57 PM Revision 661: virtual wall reported to robots
Jason knichel
09:14 PM Revision 660: stop.c actually does what the folder title implies
It only looks at the homing data and the contact stuff and sends it to the robot Brad Neuman
09:08 PM Task #280: Test one-line move command for robot
Now you can use the MOTORS_SET command.
#define MOTORS_SET 0x5A // MOTORS_SET (motor1 dir) (motor1 speed) (motor2 ...
Eugene Marinelli
08:51 PM Revision 659: Added virtual wall support in server
Jason knichel
08:24 PM Revision 658: red works?
Evan Mullinix
08:19 PM Revision 657: plz work now red
Evan Mullinix
08:09 PM Bug #285 (Invalid): robot point and click should have boundaries
The point and click on the image form of movement shouldn't let the robot go out of bounds of the picture. Jason knichel
08:08 PM Bug #284 (Wontfix): robot point and click doesn't like straight backwards
when using the point and click movement on the picture, the robot doesn't do anything if you tell it to go roughly st... Jason knichel

03/31/2008

07:55 PM Revision 656: Set color(int) is better now
Evan Mullinix
07:42 PM Revision 655: added some more documentation
Jason knichel
07:38 PM Revision 654: Added the bayboard library
Austin Buchan
07:36 PM Revision 653: defining pretty colors
Evan Mullinix
07:36 PM Revision 652: pretty colors defining
Evan Mullinix
07:04 PM Revision 651: trying to fix red
Evan Mullinix

03/29/2008

10:30 PM Revision 650: Added everything necessary to make the bay bootloader. The bayboardBOOT.c was modi...
Austin Buchan
10:28 PM Revision 649: The bay board library now compiles, usb communication has been verified. Next comm...
Austin Buchan
08:28 PM Revision 648: working on robot point and click - kinda works
Eugene Marinelli
08:10 PM Bug #283 (Fixed): Remove move-to-point targeting when new command is selected
Remove move-to-point targeting when new command is selected Greg Tress

03/28/2008

07:19 PM Revision 647: Continuing to flesh out bayboard library
Austin Buchan
07:04 PM Revision 646: Client saves homing data for move-to-point
Greg Tress
04:54 PM Task #282 (Invalid): Create XBee status chart
Create XBee status chart Greg Tress

03/27/2008

01:11 AM Revision 645: Wireless commands to request charge and to depart station now work (don't know what...
possible...just need charge boards to work. Chris Mar

03/26/2008

06:25 PM Revision 644: Changed move-to-point colonet behavior. Need to test.
Greg Tress
10:49 PM Revision 643: Copied reset and serial code from dragonfly, have not modified it yet
Austin Buchan
08:16 PM Revision 642: added more comments
Jason knichel

03/25/2008

07:52 PM Revision 641: a first stab at lbom and orb libraries for the new charge bay. it all needs testing.
Evan Mullinix
07:36 PM Revision 640: added some more comments
Jason knichel
06:44 PM Revision 639: Added folder libbayboard and charging_bay. libbayboard is to hold the bay board li...
Austin Buchan
06:05 PM Revision 638: New robot movement works. Battery meters work with new timing scheme. Still have so...
Greg Tress
04:52 PM Revision 637: Added supplemental files
Greg Tress
02:32 PM Revision 636: Added new move command to robot. Need to test.
Greg Tress
02:06 PM Task #281: Create separate delays for different data requests
Greg Tress
10:12 PM Task #281 (Fixed): Create separate delays for different data requests
Create separate delays for different data requests Greg Tress
02:05 PM Revision 635: Moved some code. Added documentation. Enabled multiple timings for requests
Greg Tress
10:15 PM Task #280 (Assigned): Test one-line move command for robot
Greg Tress
10:08 PM Task #280 (Fixed): Test one-line move command for robot
Use two motor speeds in the same command string, rather than sending separate commands for left and right motors. Eugene Marinelli
08:53 PM Revision 634: red should be fixed. testing more plz.
Evan Mullinix
08:41 PM Bug #269: Queue packets on robot
This might not be the problem. Eugene Marinelli
08:41 PM Bug #279: Client randomly stops requesting robot positions
It was just requesting slowly. Eugene Marinelli
08:13 PM Bug #279 (Fixed): Client randomly stops requesting robot positions
Server often has correct robot positions, but client stops updating for some reason. Eugene Marinelli
08:40 PM Revision 633: adjusted data update period
Eugene Marinelli
08:39 PM Bug #278: Vision algorithm not detecting robots
Eugene Marinelli
08:28 PM Revision 632: i think this should work. needs testing.
Evan Mullinix
08:15 PM Revision 631: removed some prints
Eugene Marinelli
08:07 PM Revision 630: synchronized speeds between modules.
1 full seek and orbit test completed.
stability still an issue.
David Schultz

03/24/2008

07:05 PM Revision 629: added some more documentation
Jason knichel

03/21/2008

07:42 PM Revision 628: Testing out deleting branches. i2c works and this branch is no longer
needs to be used. Kevin Woo
07:26 PM Revision 627: checking for error from vision function in server
Eugene Marinelli
07:25 PM Revision 626: Created the i2cplugnplay project and copied important files over. Will
flesh out the API and figure out everything later. Kevin Woo
07:24 PM Bug #278 (Fixed): Vision algorithm not detecting robots
With the new camera position, robots aren't detected at all. Eugene Marinelli
07:23 PM Bug #277 (Wontfix): "Premature end of jpeg file"
Happens a lot when reading images from overhead camera. Eugene Marinelli
07:21 PM Revision 625: Fixed battery bars
Greg Tress
06:49 PM Bug #272: Rosie's clock is set to 2007
Eugene Marinelli
06:48 PM Bug #276 (Wontfix): Red and blue blinking when robot starts
For some reason the orb randomly blinks red and blue when the robot starts. Need to fix this. Eugene Marinelli
06:37 PM Bug #269 (Assigned): Queue packets on robot
If robot receives packets in rapid succession, code for handling the packets is interleaved. Need to fix this. Espe... Eugene Marinelli
06:30 PM Bug #275: robot stops obeying commands after right click
r624 Eugene Marinelli
03:34 PM Bug #275 (Fixed): robot stops obeying commands after right click
Need to fix point-click robot control algorithm. Handle case of new command. Eugene Marinelli
06:28 PM Revision 624: robot now abandons seeking if receives a new command
Eugene Marinelli
06:18 PM Bug #234: xbee doesn't respond after killing colonet server
doesn't seem to happen on optimus prime Eugene Marinelli
06:17 PM Bug #262: Server is not receiving packets from robot
Eugene Marinelli
02:51 PM Bug #262: Server is not receiving packets from robot
No it's still not working. Eugene Marinelli
04:26 PM Revision 623: cleanup and colonet debugging
Eugene Marinelli
04:07 PM Revision 622: Fixed small bug in Colonet Data Requester
Greg Tress
03:08 PM Revision 621: added a newline to a print
Eugene Marinelli
02:59 PM Revision 620: Trying to debug wireless problems
Greg Tress

03/20/2008

06:52 PM Revision 619: encoders might work now
Ben Poole

03/18/2008

07:42 PM Revision 618: added some comments
Jason knichel
07:02 PM Revision 617: changed orbs to use binary constants to see if its fixed
Evan Mullinix
09:49 PM Revision 616: Troubleshooting orb driver code on new charge stations. Currently unable to write t...
John Sexton
09:16 PM Revision 615: It worked in initial trials without the orbit code, and worked a couple of times af...
David Schultz
08:43 PM Revision 614: ran two tests with the same battery, same conditions, different inductor.
The numbers are looking somewhat iffy, but workable. Brad Neuman
08:13 PM Bug #262: Server is not receiving packets from robot
I think this is working but I'm not sure. Eugene Marinelli
08:10 PM Bug #259: Server generally doesn't join token ring on optimusprime
Eugene Marinelli

03/17/2008

07:58 PM Revision 613: added some prints that are commented out with DEBUGGING PRINT above it that can be ...
did we do anything else? Jason knichel
07:35 PM Revision 612: added orb driver code for new charging station
Evan Mullinix
07:33 PM Revision 611: added folder for charging station drivers
Evan Mullinix
 

Also available in: Atom