Change print to log port and add port name todo
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / Constants.java
2016-01-23 Kevin ZhangChange print to log port and add port name todo
2016-01-23 Kevin ZhangAdd in numbers corresponding to shooter
2016-01-23 Kevin ZhangChange constants and variable names to be more descriptive
2016-01-23 EvanYapAdd state for shooter
2016-01-23 EvanYapChange variable port name and use setSpeed method
2016-01-23 EvanYapFix variable names
2016-01-23 EvanYapAdd thumb button to send to RioLog/Drive console the...
2016-01-23 EvanYapSetup port and initialize wheel object for ShooterTest...
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 EvanYapSetup port and initialize wheel object for ShooterTest...
2016-01-23 Kevin ZhangFix diverging conflicts, not sure how this happened...
2016-01-21 Kevin ZhangChange constants style to separate encoder ports from...
2016-01-21 Your NameSeparate Drivetrain variables that relate to motors...
2016-01-21 Kevin ZhangAdd TODOS to drivetrain
2016-01-21 Your NameAdd Drivetrain related constants specifically encoder...
2015-12-31 Kevin ZhangAdd code base