make extend and retract intake arm piston methods and a command
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / subsystems / IntakeArm.java
2016-03-05 Meryem Esamake extend and retract intake arm piston methods and... master meryem/updateIntakeArm
2016-03-05 Meryem Esadelete anything to do with pots and motors in IntakeArm...
2016-02-15 Cindy Zhangadd commands to digital buttons in OI and create/edit...
2016-02-14 Kevin ZhangAdd pid subsystem
2016-02-13 Lauren Meieradd methods and constants to stop/start rollers
2016-02-13 Lauren Meierfill in areRollersRolling()
2016-02-13 Lauren Meieradd commands to control intake of boulders
2016-02-12 Davidfix merge conflicts
2016-02-12 Shivani OghantaDelete MoveIntakeArmToHeight and created MoveIntakeArmT...
2016-02-12 Shivani OghantaAdd constant arm length and command getArmHeight
2016-02-12 Shivani Ghantafix port names in Constant
2016-02-05 Shaina Chenmake separate javadoc comments for intakeBall method...
2016-02-05 Shaina Chenchange getIntakePot method name to getArmAngle
2016-02-05 Shaina Chendelete comment
2016-02-05 Shaina Chenconstruct intakePot and add intake potentiometer consta...
2016-02-05 Shaina Chenchange intake arm constant names
2016-02-05 Shaina Chenadd setArmVoltage and getArmVoltage methods
2016-02-05 Shaina Chendelete setRollerVoltage method, add javadoc style comme...
2016-02-05 Shaina Chenchange intake and output method names to intakeBall...
2016-02-05 Shaina Chencreate intake potentiometer and create method getIntakePot
2016-02-05 Shaina Chenchange intake and chevalDeFriseHand CANTalon variable...
2016-02-05 Shaina Chenchange class comment
2016-02-05 Shaina Chenchange javadoc comment for areRollersRolling method
2016-02-05 Shaina Chenchange javadoc comment for isBallInside method
2016-02-05 Shaina Chenfix javadoc comment for getRollerVoltage method
2016-02-05 Shaina Chenfixed merge conflict for setRollerVoltage method
2016-02-05 Yamini Adusumelliadd class level comment and change speed to voltage
2016-02-05 Yamini Adusumelliadd 3 method stubs- setRollerSpeeds, getRollerSpeeds...
2016-02-05 Kevin Zhangreset to unix format
2016-02-05 Yamini Adusumelliadd 3 method stubs- setRollerSpeeds, getRollerSpeeds...
2016-02-05 Kevin Zhangreset to unix format
2016-02-05 Yamini Adusumelliadd method stub setRollerSpeed
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-21 Your NameClean up all unnecessary comments
2016-01-17 Your Nameadd IntakeArm subsystem