3501/2017steamworks
2017-01-26 Arunima DIvyaAdd JavaDoc coments
2017-01-26 Arunima DIvyaAdd JavaDoc comments
2017-01-26 Arunima DIvyaDelete speed variable, initialize intakeWheel, delete...
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 DIvyaCreate Intake Roller Port constant
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 DIvyaCreate constant intake speed variable
2017-01-26 Arunima DIvyaWrite execute method , wrote initialize method, and...
2017-01-26 Arunima DIvyaAdd intake instance and getter method for intake
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 GhantaAdd button for winch
2017-01-25 Shivani GhantaChange SetMotorValue
2017-01-25 Shivani GhantaImplement RunWinch
2017-01-25 shainachenDelete extra space in 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 repeat shooter methods
2017-01-25 shainachenAdd motor controller variables in Shooter and Constants
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 shainachenDelete unneeded methods in Shooter
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 GhantaEdited 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
2017-01-21 Shivani GhantaAdd button for winch
2017-01-21 Shivani GhantaChange SetMotorValue
2017-01-21 Shivani GhantaImplement StopWinch
2017-01-21 Shivani GhantaImplement RunWinchContinuous
2017-01-21 Shivani GhantaImplement RunWinch
2017-01-21 shainachenAdd javadoc comments to command class constructors
2017-01-21 shainachenDelete methods in Shooter subsystem, add shooter getter...
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-20 Cindy Zhangremove CANTalon getter methods
2017-01-19 Cindy Zhangimplement singleton pattern for climber and shooter...
2017-01-18 Meetaadd intake subsystem class
2017-01-18 Meetaadd variable for constructor
2017-01-18 Meetacreate skeleton code for intake commands
2017-01-17 Cindy Zhangchange encoder getter distance method names to reflect...
2017-01-17 Cindy Zhangfix encoder instantiation
2017-01-17 Cindy Zhangmove inches per pulse constant from constants.java...
2017-01-15 Cindy Zhangfix port constants
2017-01-15 Cindy Zhangchange Direction data type to our own
2017-01-14 Meryem Esatesting TimeDrive
2017-01-14 Meryem Esafix setMotorVal method in DriveTrain to not use robotDrive
2017-01-14 Meryem Esaadd comments for TimeDrive command
2017-01-14 Meryem Esaadd motorVal parameter to DriveDistance and TurnForAngl...
2017-01-14 Meryem Esaadd comments for JoystickDrive command
2017-01-14 Meryem Esaadd comments and parameters for DriveDistance command
2017-01-14 Meryem Esaadd comments for DriveDistance command
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...
2017-01-14 shainachenAdd javadoc comments for Shooter skeleton methods
2017-01-14 shainachenCreate Shoot command group skeleton
2017-01-14 shainachenAdd command skeletons for Shooter
2017-01-14 shainachenAdd command skeletons for Shooter
2017-01-14 Rohan RodriguesAdd branch for robot auton command group 1
2017-01-14 Shivani GhantaChange javadoc comment
2017-01-14 Shivani GhantaAdd commands for Climber and Climber subsystem
2017-01-14 Cindy ZhangAdd Example Command Group
2017-01-14 Cindy Zhangchange variables 'left' and 'right' that store joystick...
2017-01-14 Cindy Zhangfix port constants for joystick and drive train
2017-01-14 Cindy ZhangAdd drive train port constants to Constants.java
2017-01-14 Cindy Zhangimport CANTalon from ctre instead of wpilib libraries
next