Change shooter to function off of two pistons, remove punch, shooter motors, and...
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / OI.java
2016-03-03 Harel DorChange shooter to function off of two pistons, remove... harel/shooter-update
2016-02-16 Kevin ZhangChange to more descriptive names
2016-02-16 Shaina Chenadd timeout input to runWinchContinuous
2016-02-15 Kevin ZhangDelete unused booleans and delete else if (else will...
2016-02-15 Kevin ZhangFix formatting and stuff
2016-02-15 Cindy Zhangadd commands to digital buttons in OI and create/edit...
2016-02-15 Cindy Zhangreplace winchIn and winchOut with runWinchContinuous...
2016-02-15 Cindy Zhangcreate commandGroup passportcullis (that will use both...
2016-02-15 Cindy Zhangadjust OI code to the new packaging system
2016-02-14 Kevin ZhangAdd everything all commands to specific packages
2016-01-24 Kevin ZhangChange decrement/increment shooter port names to be...
2016-01-23 Kevin ZhangAdd button handling for shooter commands
2016-01-23 Kevin ZhangFix compile error that wasn't caught
2016-01-23 Kevin ZhangChange constants and variable names to be more descriptive
2016-01-23 EvanYapAdd shooter buttons per logan request
2016-01-23 EvanYapMake command for running the shooter when trigger is...
2016-01-23 EvanYapSet buttons in OI to run changeSpeed command when pressed
2016-01-23 EvanYapFix variable names
2016-01-23 EvanYapFix duplicate variable and semicolon in OI
2016-01-23 EvanYapAdd thumb button to send to RioLog/Drive console the...
2016-01-23 EvanYapCreates methods for setting speed, adding to speed...
2016-01-23 EvanYapAdd thumb button to send to RioLog/Drive console the...
2016-01-23 EvanYapCreates methods for setting speed, adding to speed...
2015-12-31 Kevin ZhangAdd code base