Project

General

Profile

Statistics
| Revision:

root @ 890

# Date Author Comment
890 10/28/2008 07:08 PM Justin Scheiner

Changed some odometry stuff. Interrupt is called now.
Still some problem that is not updating x and y data.

889 10/28/2008 04:55 PM Justin Scheiner

Forgot to add these files to the repository.

888 10/28/2008 04:53 PM Justin Scheiner

Added the header files for spi, encoders, and eeprom to the trunk library.
Recompiled library :P

887 10/27/2008 09:19 PM Brian Coltin

Updated trunk branch of wireless... Still won't work though because of Makefile.

886 10/27/2008 08:32 PM Brian Coltin

Synchronized trunk and bayboard versions.

885 10/27/2008 08:13 PM Brian Coltin

Removed debugging messages from wireless for bayboard.

884 10/24/2008 04:42 PM Justin Scheiner

odometry compiles - timer issues, interrupt never called.

883 10/21/2008 09:46 PM Brian Coltin

Wireless for bayboard sort of works. I still left in all my debugging information though, and it doesn't seem to work quite as well as the other two. Some more work is needed.

882 10/21/2008 09:27 PM Brad Neuman

added comments explaining the columns

881 10/21/2008 06:03 PM Brian Coltin

Moved headers to include directory.

880 10/21/2008 05:55 PM Brian Coltin

Created simulator branch. Sorry for adding new branches, but I am planning on rearranging the library.

879 10/21/2008 09:34 AM Rich Hong

add Fall 08 and Spring 09 SURG papers

878 10/14/2008 07:11 PM Chris Mar

added Colony_Wireless.ppt to /trunk/pub/presentations

877 10/08/2008 05:58 PM Brian Coltin

Delete src directory.

876 10/08/2008 05:57 PM Brian Coltin

Updated libdragonfly makefile.

875 10/08/2008 05:57 PM Brian Coltin

Updated wireless makefile.

874 10/08/2008 04:29 PM Greg Tress

Added comment in discrete controller

873 10/07/2008 07:52 PM Evan Mullinix

commented!

872 10/06/2008 04:06 PM Justin Scheiner

Small modifications to odometry. I'm all but committed to using floating point.

871 10/06/2008 03:52 PM Justin Scheiner

Recommitting the library so encoders work for other people as well.

870 10/06/2008 03:49 PM Justin Scheiner

Reversed the left wheel. Encoders increment when the robot is moved forward.

869 10/06/2008 03:41 PM Justin Scheiner

Recompiled documentation with additional documentation for SPI and encoders.

868 10/06/2008 03:36 PM Justin Scheiner

Added spi and encoders to the trunk. Tested and worked.
Encoders still read out directions backwards - i.e. there isn't a defined 'direction' for
the encoders to go with the wheels yet. I'll fix this about now.

867 10/06/2008 03:13 PM Justin Scheiner

Added encoder test code to trunk. Addition of encoder code pending testing.

866 10/05/2008 03:41 PM Greg Tress

Fixed file paths in last commit

865 10/05/2008 03:40 PM Greg Tress

Moved files

864 10/05/2008 03:36 PM Greg Tress

Updates to joystick control/slave - attempt 2

863 10/01/2008 10:02 PM Austin Buchan

BOM1.5 Driver complete, test case is in template. Next step is to merge with trunk, which could have issues since the trunk functions are different now.

862 09/26/2008 02:07 PM Kevin Woo

Updated analog.c and analog.h documentation and regenerated the docs. No need to remake the library as its just comments.

861 09/25/2008 08:19 PM Evan Mullinix

homing works and is added to library

860 09/23/2008 08:27 PM Evan Mullinix

fixed target in Makefile

859 09/23/2008 08:26 PM Evan Mullinix

carrier frequency works but not high/low

858 09/23/2008 07:25 PM David Schultz

bom/token ring test complete
updated testeeprom #include to make it compile

857 09/23/2008 06:32 PM Brian Coltin

Removed KWoo's crap from template.

856 09/22/2008 10:31 PM Justin Scheiner

Figured out the modules page thing.. Sorry about two big commits..
Its just a whole bunch of generated html.

855 09/22/2008 10:21 PM Justin Scheiner

Recompiled documentation for encoders -
BRIAN!! How do you add encoders to the modules page?

854 09/22/2008 10:20 PM Justin Scheiner

Did a lot of cleaning up and commenting. Made the error codes returned
by encoder_read more explicit - so if you get weird values check the documentation.

A lot of stubs and incomplete code, I made these things explicit in the source and documentation.

853 09/18/2008 10:06 PM Brad Neuman

added eeprom driver and a test for it

852 09/17/2008 08:34 PM Austin Buchan

removed extra orb init

851 09/16/2008 08:30 PM Evan Mullinix

new make based on bom and orb library changes

850 09/16/2008 08:29 PM Evan Mullinix

completed! beacons turn on but still need to test frequency...

849 09/16/2008 08:27 PM Evan Mullinix

tried to make more compatible with other libraries (failed)

848 09/16/2008 08:14 PM David Schultz

Made token ring/BOM test. Currently does not work correctly. Either reports no robots in token ring, or MAXIMUM_XBEE_ID (15) robots in token ring. More testing needed.

847 09/16/2008 06:42 PM Austin Buchan

FIXED THE TARGET IN THE MAKEFILE. TODO: still need to make it conditionally compile for other wireless targets

846 09/15/2008 09:57 PM Justin Scheiner

Early attempt at odometry. Used doubles for the angles... this will change. WON'T COMPILE compilation issues.

845 09/15/2008 09:54 PM Justin Scheiner

Simple encoder test that prints values. (Wheel turning should be done by hand.) Absolutely works.

844 09/15/2008 09:13 PM Justin Scheiner

Added some debug statements which SHOULD BE REMOVED UPON MOVING TO TRUNK

843 09/11/2008 07:39 PM Kevin Woo

This should not be under revision control.

842 09/11/2008 07:38 PM Kevin Woo

This should not be under revision control.

841 09/11/2008 07:38 PM Kevin Woo

This should not be under revision control.

840 09/11/2008 07:38 PM Kevin Woo

This should not be revision controlled.

839 09/11/2008 07:37 PM Kevin Woo

This should not be under revision control.

838 09/11/2008 07:37 PM Kevin Woo

This should not be in the repository.

837 09/11/2008 07:36 PM Kevin Woo

This should not be revision controlled.

836 09/11/2008 07:18 PM Brian Coltin

Brad your fix fails. Reverting. Setting doxygen to output to an absolute path makes it so it will only work on the trac computer. This also breaks the make docs target.

835 09/10/2008 07:28 PM Evan Mullinix
834 09/10/2008 07:20 PM Evan Mullinix

first

833 09/10/2008 06:58 PM Evan Mullinix
832 09/10/2008 06:51 PM Evan Mullinix

first time

831 09/08/2008 11:05 PM John Sexton

Now have working version of testanalog which prints the table of analog values stored on the robot. Allows us to do analog tests manually and watch the values the robot is reading.

830 09/08/2008 08:35 PM John Sexton

Prints table of the analog values by cycling through all the analog ports and outputting an integer value corresponding to the ADC conversion of that port. Table format needs work.

829 09/08/2008 08:26 PM John Sexton
828 09/08/2008 08:11 PM John Sexton
827 09/08/2008 07:19 PM David Schultz

testrangefinders works.
testanalog gives values, which might mean it works.

826 09/08/2008 05:33 PM Brad Neuman

fixed doxyfile. commit working???????

825 09/08/2008 05:29 PM Kevin Woo

Testing seemed to work...trying for real.

824 09/08/2008 04:44 PM Kevin Woo

Switching to svn co rather than svn cat...

823 09/08/2008 03:33 PM Kevin Woo

Removed the quotes around the input variables...

822 09/08/2008 03:30 PM Kevin Woo

Changed the post-commit file to not have to call another file...this one just runs our previous doxygen-post-commit-hook

821 09/08/2008 03:14 PM Kevin Woo

Changed variables to use quotes in the commit script.

820 09/02/2008 04:18 PM Chris Mar

updated recharging code for the dragonfly. added doxygen comments. should be merged to trunk soon.

819 09/01/2008 10:28 PM Kevin Woo

Found a more concise way of getting the files from the commit.

818 09/01/2008 10:22 PM Kevin Woo

Removed the deletion of the temp directory...

817 09/01/2008 10:21 PM Kevin Woo

Come on...permissions???

816 09/01/2008 10:19 PM Kevin Woo

Added io redirection...might speed it up...

815 09/01/2008 10:16 PM Kevin Woo

Variable errors...

814 09/01/2008 10:14 PM Kevin Woo

Doesn't seem to be a permissions problem. Trying to just call doxygen without a doxy file.

813 09/01/2008 10:12 PM Kevin Woo

Still confused...

812 09/01/2008 10:09 PM Kevin Woo

< Permissions perhaps?

811 09/01/2008 10:07 PM Kevin Woo

There is a problem

810 09/01/2008 10:05 PM Kevin Woo

Test if non-branches will generate documentation.

809 09/01/2008 09:41 PM Justin Scheiner

Recompiled the library.

808 09/01/2008 09:38 PM Justin Scheiner

Fixed a quick bug.

807 09/01/2008 09:20 PM Justin Scheiner

Some more lines in the print function

806 09/01/2008 09:17 PM Justin Scheiner

Fixed an error with error detection, added a print array function.

805 09/01/2008 09:02 PM Kevin Woo

Apparently there are no internal variables

804 09/01/2008 09:01 PM Kevin Woo

Testing again...

803 09/01/2008 08:52 PM Kevin Woo

Oohhh it almost works now. Trying to get it into the correct folders when the documents are generated.

802 09/01/2008 08:42 PM Brad Neuman

fixed test code

801 09/01/2008 08:28 PM Kevin Woo

More testing...getting closer

800 09/01/2008 08:27 PM John Sexton

Added testanalog.c file for the purpose of testing ADC and analog functions.

799 09/01/2008 08:21 PM Justin Scheiner

Changed the code to KWoo's preference. Removed angry comment.

798 09/01/2008 08:16 PM Justin Scheiner

Minor style change - elseif's changed to a case :P

797 09/01/2008 08:01 PM Brad Neuman

added basic test code for the archs board

796 09/01/2008 08:00 PM Kevin Woo

Hopefully makes the file this time...write permisions???

795 09/01/2008 07:58 PM Kevin Woo

Testing again...

794 09/01/2008 07:56 PM Kevin Woo

Testing again...

793 09/01/2008 07:54 PM Brian Coltin

Updated bay board wireless library... Doesn't work at all.

792 09/01/2008 07:52 PM Kevin Woo

Testing documentation generation

791 09/01/2008 07:38 PM David Schultz

added rangefinder test - needs more testing