change location of Defense enum from Robot.java to Constants.java
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / subsystems /
2016-01-30 Kaitlynformat fix two
2016-01-30 Kaitlynformat fix
2016-01-30 Kaitlynmake runWinch method
2016-01-30 Kaitlynadd winch variable
2016-01-30 Kaitlynremove ^M
2016-01-30 Kaitlyncreate methods for Scaler subsystem
2016-01-24 Kevin ZhangDelete TODO
2016-01-24 Kevin ZhangMissed a <= addadded it
2016-01-24 Kevin ZhangChange <= to < and make variable instead of using same...
2016-01-23 Kevin ZhangRemove control m from file
2016-01-23 Kevin Zhangadd catch to getspeed and change names
2016-01-23 Kevin ZhangRemove buttons pressed to change to command based,...
2016-01-23 EvanYapChange buttons pressed to use OI initialized buttons
2016-01-23 EvanYapAdd buttons pressed method and also also add state...
2016-01-23 EvanYapMake command for running the shooter when trigger is...
2016-01-23 EvanYapChange variable port name and use setSpeed method
2016-01-23 EvanYapChange CANTalon from wheel to shooter
2016-01-23 EvanYapMake style edits
2016-01-23 EvanYapCreates methods for setting speed, adding to speed...
2016-01-23 EvanYapSetup port and initialize wheel object for ShooterTest...
2016-01-23 Kevin ZhangFix diverging conflicts, not sure how this happened...
2016-01-21 Kevin ZhangAdd descriptive comments to the Drivetrain
2016-01-21 Your NameAdd certain newlines and comments to make methods more...
2016-01-21 Kevin ZhangAdd TODOs for dev to add certain commments and change...
2016-01-21 Your NameAdd Encoders to drivetrain and related methods for...
2016-01-21 Your NameClean up all unnecessary comments
2016-01-17 Your Nameadd DefenseArm subsystem
2016-01-17 Your Nameadd Shooter subsystem
2016-01-17 Your Nameadd IntakeArm subsystem
2016-01-17 Meryem Esaadd Scaler subsystem
2015-12-31 Kevin ZhangAdd code base