driver practice changes
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands / shooter /
2017-03-09 Cindy Zhangdriver practice changes
2017-02-25 Cindy Zhangfix indexing piston code
2017-02-25 Rohan RodriguesAdd code to alternate piston values every second while...
2017-02-25 Cindy Zhangcode review changes and add code for braking cantalons
2017-02-21 Cindy Zhangcode review changes
2017-02-21 Cindy Zhangcode review changes
2017-02-21 Cindy Zhangshooter code review changes
2017-02-20 Cindy Zhangimplement shooter pid
2017-02-20 Cindy Zhangfix shooter commands
2017-02-19 Nadia AneesImplement getter and setter methods for current shootin... Nadia/flywheel
2017-02-19 Nadia AneesOnly run indexwheel if flywheel is running
2017-02-18 Cindy Zhangfix run shooter commands
2017-02-11 AyushNigadeDeleted the unnecessary lines of code
2017-02-10 Rohan RodriguesAdd Java class ReverseIndexWheelContinuous
2017-02-07 shainachenAdd Hall Effect Sensor code to test sensor
2017-02-04 Christopher Zhuupdate javadoc comments
2017-02-04 Christopher Zhumodify RunFlyWheel and RunFlyWheelContinuous commands
2017-02-04 Christopher Zhumake code for pid fly wheel control
2017-02-04 Christopher Zhuadd variables
2017-02-04 TanguyCossoulAdd start up fly wheel command
2017-02-04 Cindy Zhangedit continuous commands
2017-02-04 Shivani GhantaFinish implementing ReverseIndexWheel
2017-02-04 Shivani GhantaImplement ReverseIndexWheel
2017-02-04 Cindy Zhangmove setmotorvalues to execute and set wheels to consta...
2017-02-04 Cindy Zhangcreate and implement reset shooting speed command
2017-02-04 Nadia AneesI wrote code for incrreasing and decreasing shooting...
2017-01-26 shainachenAdd buttons to OI class
2017-01-26 shainachenAdd buttons to OI class
2017-01-25 shainachenDelete repeat shooter methods
2017-01-25 shainachenAdd buttons to OI class
2017-01-25 shainachenEdit javaDoc comments in commands that run continously
2017-01-25 shainachenDelete OI code in commands that run continuously
2017-01-25 shainachenDelete shooter method comments
2017-01-25 shainachenAdd buttons to OI class
2017-01-25 shainachenImplement stopFlyWheel and stopIndexWheel
2017-01-25 shainachenImplement some methods of RunFlyWheelContinuous class
2017-01-25 shainachenImplement some methods of RunIndexWheelContinuous...
2017-01-25 shainachenImplement RunIndexWheel class
2017-01-25 shainachenImplement RunFLyWheel class, add motor methods to Shoot...
2017-01-25 Cindy Zhangadd skeleton code for missing commands
2017-01-21 shainachenAdd javadoc comments to command class constructors
2017-01-21 shainachenEdit JavaDoc comments in shooter commands
2017-01-21 shainachenEdit JavaDoc comments in shooter commands
2017-01-21 shainachenEdit JavaDoc comments in shooter commands
2017-01-21 shainachenEdit JavaDoc comments in shooter commands
2017-01-21 shainachenEdit JavaDoc comments in two methods
2017-01-14 shainachenEdit JavaDoc comments
2017-01-14 shainachenEdit JavaDoc comments
2017-01-14 shainachenEdit JavaDoc comment, instantiate motorVal
2017-01-14 shainachenEdit JavaDoc comment, instantiate motorVal
2017-01-14 shainachenEdit JavaDoc comment, instantiate motorVal and time...
2017-01-14 shainachenEdit JavaDoc comment, instantiate motorVal and time...
2017-01-14 shainachenEdit JavaDoc comment
2017-01-14 shainachenEdit JavaDoc comment, instantiate motorVal and time...
2017-01-14 shainachenAdd constructors to command skeletons
2017-01-14 shainachenCreate skeleton commands for shooter
2017-01-14 shainachenCreate command package for shooter and create skeleton...