driver practice changes
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands /
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 AyushNigadetweak auton middle gear command group ayush/auton
2017-02-11 AyushNigadeDeleted the unnecessary lines of code
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-10 Rohan RodriguesAdd Java class ReverseIndexWheelContinuous
2017-02-08 Cindy Zhangchange motorval to maxtimeout in drivedistance
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 Cindy Zhangchange some names
2017-02-04 Cindy ZhangFix DriveDistance so it drives straight
2017-02-04 Shivani GhantaDelete timer from MaintainClimbedPosition
2017-02-04 Shivani GhantaFinish implementing MaintainClimbedPosition
2017-02-04 Shivani GhantaInitialize timer
2017-02-04 Shivani GhantaImplement MaintainWinchSpeed
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-02-03 Arunima DIvyaFix conflicts from rebase
2017-02-03 Arunima DIvyaAdd drivetrain instance
2017-02-03 Arunima DIvyaFill execute method
2017-02-03 Arunima DIvyaCreate constants for gear piston in drivetrain
2017-02-03 Cindy Zhangfix bugs
2017-02-03 Cindy Zhangfinish transferring code
2017-02-03 Arunima DIvyaAdd JavaDoc comment
2017-02-03 Arunima DIvyaCreate constants for gear piston in drivetrain
2017-02-01 Cindy Zhangfix bugs for TurnForAngle and tune constants
2017-01-28 Cindy Zhangfinish implement driveDistance and TurnForAngle using... LEDs
2017-01-28 Cindy Zhangfix bugs
2017-01-28 Cindy Zhangfinish transferring code
2017-01-27 Cindy Zhangfix runwinchcontinuous comments
2017-01-26 Arunima DIvyaDelete copies of methods, and change initialize code...
2017-01-26 Arunima DIvyafill in code
2017-01-26 Arunima DIvyafill in code
2017-01-26 Arunima DIvyaadd requires statements
2017-01-26 Arunima DIvyaadd requires statement
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 DIvyaadd end method code to initialize method
2017-01-26 Arunima DIvyachange isFinished method, add end statement to end...
2017-01-26 Arunima DIvyachange execute method, fill in end method
2017-01-26 Arunima DIvyaAdd JavaDoc coments
2017-01-26 Arunima DIvyaChange isFinished return value to true and add 'require...
2017-01-26 Arunima DIvyaAdd 'requires' command and fill in execute method
2017-01-26 Arunima DIvyaAdd 'requires' command
2017-01-26 Arunima DIvyaChange class name to RunIntakeContinuous
2017-01-26 Arunima DIvyaChange name of class from RunContinuous to RunIntakeCon...
2017-01-26 Arunima DIvyaWrite execute method , wrote initialize method, and...
2017-01-26 Arunima DIvyaAdd Intake subsystem, filled in methods for Intake...
2017-01-26 Cindy Zhangdelete autogenerated files
2017-01-25 shainachenFix merging errors with climber subclass
2017-01-25 shainachenDelete repeat shooter methods
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 GhantaEdit comments
2017-01-25 Shivani GhantaSet Button Value
2017-01-25 Shivani GhantaChange SetMotorValue
2017-01-25 Shivani GhantaImplement RunWinch
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 Shivani GhantaDelete autogenerated files
2017-01-21 Shivani GhantaEdit javadoc comments
2017-01-21 Shivani GhantaEdit javadoc comments
2017-01-21 Shivani GhantaDelete StopWinch and Climber subsystem, edit javadoc...
2017-01-21 Shivani GhantaAdd constructer comments
2017-01-21 Shivani Ghantaadd Motor value in constants
2017-01-21 Shivani GhantaAdd pre-conditions and post-conditions to comments
2017-01-21 Shivani GhantaEdit comments
2017-01-21 Shivani GhantaSet Button Value
next