add constructor and potentiometer related constants in defense arm class
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / subsystems /
2016-02-05 Your Nameadd constructor and potentiometer related constants...
2016-02-05 Your Nameadd potentiometer constants of defense arm within const...
2016-02-05 Your Nameadd and configure talons, PID controllers, and encoders
2016-02-04 Kaitlynadd encoder to shooter
2016-01-31 Lauren Meieradd engageHook() to Scaler to use the hook
2016-01-31 Garima Kapilachange name of cheval de frise port in constants class...
2016-01-31 Garima Kapilainstantiate cheval de frise and angle adjuster motors
2016-01-31 Kevin ZhangReset IntakeArm.java to unix format
2016-01-31 Garima Kapilachange name of motor for cheval de frise
2016-01-31 Garima Kapilaadd motors for cheval de frise for intake arm and angle...
2016-01-31 Garima KapilaAdd intakearm constants and intake arm methods includin...
2016-01-31 Garima KapilaAdd the piston solenoid object to shooter and add punch...
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