reset to unix format
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / subsystems / DefenseArm.java
2016-02-05 Kevin Zhangreset to unix format
2016-02-05 Yamini Adusumelliadd four method stubs
2016-02-05 roeibusteinwrite methods getArmAngle and getHandAngle
2016-02-05 Yamini Adusumellidelete defense hand potentiometer
2016-02-05 Yamini Adusumellidelete second potentiometer for defense hand
2016-02-05 Yamini Adusumellichange array name from levelsToDegrees to armPotValues
2016-02-05 Your Nameadd defense arm values corresponding with potentiometer...
2016-02-05 Your Nameadd constructor and potentiometer related constants...
2016-02-05 Kevin Zhangreset to unix format
2016-02-05 Shaina ChenAdd potentiometer value array
2016-02-05 Shaina ChenAdd set motor speed methods in defense arm and add...
2016-02-05 Yamini Adusumelliadd four method stubs
2016-02-05 roeibusteinwrite methods getArmAngle and getHandAngle
2016-02-05 Yamini Adusumelliadd getHookHeight method and getFootHeight method
2016-02-05 Yamini Adusumellidelete defense hand potentiometer
2016-02-05 Yamini Adusumellidelete second potentiometer for defense hand
2016-02-05 Yamini Adusumelliadd second defenseArmMotor related constants
2016-02-05 Yamini Adusumellimake skeleton branch
2016-02-05 Yamini Adusumelliadd a second potentiometer and motor (CANTalon) for...
2016-02-05 Yamini Adusumellichange array name from levelsToDegrees to armPotValues
2016-02-05 Yamini Adusumelliadd defense arm motor
2016-02-05 Yamini Adusumelliadd defenseArmMotor CANTalon and comment for array
2016-02-05 Your Nameadd defense arm values corresponding with potentiometer...
2016-02-05 Your Nameadd constructor and potentiometer related constants...
2016-02-05 Your Nameadd potentiometer constants of defense arm within const...
2016-01-21 Your NameClean up all unnecessary comments
2016-01-17 Your Nameadd DefenseArm subsystem