implement tank drive and toggle winch
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / OI.java
2017-03-19 Cindy Zhangimplement tank drive and toggle winch
2017-03-16 Cindy Zhangcompetition fixes cindy/competition
2017-03-12 Cindy Zhangcompetition fixes
2017-03-10 Cindy Zhangadd necessary commands/buttons
2017-02-25 Cindy Zhangcode review changes and add code for braking cantalons
2017-02-20 Cindy Zhangfix joystick port
2017-02-18 Cindy Zhangadd ports & buttons
2017-02-10 Cindy Zhangimplement ToggleWinch command
2017-02-10 Rohan RodriguesAdd command group for ToggleWinch
2017-02-10 Rohan RodriguesAdd JoystickButton objects and constants for Drivetrain...
2017-02-03 Arunima DIvyaCreate toggle gear button and intialize it in constuctor
2017-01-25 Shivani GhantaAdd button for winch
2017-01-25 shainachenDelete extra space in OI class
2017-01-25 shainachenAdd buttons to OI class
2017-01-21 Shivani GhantaEdit comments
2017-01-21 Shivani GhantaAdd button for winch
2017-01-21 Shivani GhantaChange SetMotorValue
2016-12-30 Cindy Zhangimplement singleton design pattern
2015-12-31 Kevin ZhangAdd code base