Welcome to our wiki!
The team is open, but you really do need to live nearby. We meet at the Mount Hebron High School in Ellicott City Maryland. This is where we hold team meetings and where we build our robot. You can be a home schooler, or attend another high school.
To be a team member you need to qualify. See http://www.usfirst.org/roboticsprograms/frc.
Anyone can view all our code, but to submit changes and participate in development you must
Once you're a member, look at our [GettingStarted] page to setup your software tools.
When we meet at school the software team will setup a build LAN. The process for doing this is described on the [BuildNetwork] page.
by Tim Estell 2012-12-18
I've added two example LaunchPad projects so you can try out Mercurial.
Pull the latest repository and you'll see LaunchPadTempDemo and LaunchPadBlinkLEDs.
The first is the sample code programmed onto the 2553 chip when you received your launchpad.
The second is an example of blinking both LEDs on the launchpad.
Pull the code, make some changes, push the code back. Then look at the sourceforge web interface to our code and see if your changes are in our shared repository.
by Tim Estell 2012-12-16
Sourceforge supports three version control systems: Subversion; Git; and Mercurial.
After several hours of reading, looking through the tutorials, and hunting down critics of the systems I've selected Mercurial.
So off we go.
This wiki uses Markdown syntax.
Project Admins:
Hey Mr. Estell, it's Joey Pomponi, just checking in since I just made the sourceforge account.
Added you to the developer group. Let me know if you have any issues and please expand/clarify/enhance the documentation on getting started.
Its Quentin Huyett just made the account
Added you to developer group. Try out the code and expand the documentation.
I can't figure out how to retrieve the files from the server into my repository. Could you help me out?