driver practice changes
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / Constants.java
2017-03-09 Cindy Zhangdriver practice changes
2017-02-25 Rohan RodriguesAdd shooter constants
2017-02-25 Rohan RodriguesAdd piston constants in shooter
2017-02-25 Cindy Zhangcode review changes and add code for braking cantalons
2017-02-18 Cindy Zhangedit ports cindy/testIntake
2017-02-18 Cindy Zhangadd ports & buttons
2017-02-14 Cindy Zhangfill in intake and gear-shift ports, edit pistons
2017-02-10 Cindy Zhangadd second motor controller for shooter
2017-02-10 Cindy Zhangfix bugs
2017-02-10 Cindy Zhangimplement ToggleWinch command
2017-02-10 Rohan RodriguesAdd JoystickButton objects and constants for Drivetrain...
2017-02-07 shainachenAdd Hall Effect Sensor code to test sensor
2017-02-04 Shivani GhantaFinish implementing MaintainClimbedPosition
2017-02-04 Shivani GhantaImplement MaintainWinchSpeed
2017-02-03 Arunima DIvyaChange gear piston variable names
2017-02-03 Arunima DIvyaCreate toggle gear button port constants
2017-02-03 Arunima DIvyaCreate left and right gear pistons, getter/setter metho...
2017-01-31 Cindy Zhangchange gyro from old imu to new adx imu
2017-01-27 Cindy Zhangfix encoder port constants
2017-01-26 Arunima DIvyaDelete copies of methods, and change initialize code...
2017-01-26 shainachenFix merging errors with climber subclass
2017-01-26 shainachenAdd buttons to OI class
2017-01-26 Shivani GhantaDelete StopWinch and Climber subsystem, edit javadoc...
2017-01-26 Shivani Ghantaadd Motor value in constants
2017-01-26 shainachenAdd buttons to OI class
2017-01-26 Arunima DIvyaCreate Intake Roller Port constant
2017-01-25 shainachenFix merging errors with climber subclass
2017-01-25 shainachenAdd buttons to OI class
2017-01-25 Shivani GhantaDelete StopWinch and Climber subsystem, edit javadoc...
2017-01-25 Shivani Ghantaadd Motor value in constants
2017-01-25 Shivani GhantaSet Button Value
2017-01-25 shainachenAdd motor controller variables in Shooter and Constants
2017-01-25 shainachenAdd buttons to OI class
2017-01-21 Shivani GhantaDelete StopWinch and Climber subsystem, edit javadoc...
2017-01-21 Shivani GhantaEdited comments
2017-01-21 Shivani Ghantaadd Motor value in constants
2017-01-21 Shivani GhantaSet Button Value
2017-01-17 Cindy Zhangmove inches per pulse constant from constants.java...
2017-01-15 Cindy Zhangfix port constants
2017-01-14 Meryem Esatesting TimeDrive
2017-01-14 Cindy Zhangfix port constants for joystick and drive train
2017-01-14 Cindy ZhangAdd drive train port constants to Constants.java
2017-01-14 daniel watsonfixup whitespace
2017-01-11 Meryem Esaadd getter/setter methods and constants for encoder
2015-12-31 Kevin ZhangAdd code base