3501/stronghold-2016
2016-02-17 Cindy Zhangadd multiple diff buttons to save values into diff... danny/reviewed/cindy/intakeArmTesting
2016-02-17 Cindy Zhangcreate new command to record pot angle when button...
2016-02-17 Cindy Zhangcomment out all the buttons (initiated/declared/anythin...
2016-02-17 Cindy Zhangcomment out anything irrelevant to intake arm in Robot...
2016-02-16 Meryem Esachange angle contstants to use potValues array
2016-02-16 Meryem Esaimplement PushDownChevalDeFrise command group
2016-02-16 Meryem Esawrite pre/post conditions comments and pseudo code
2016-02-16 Meryem Esarewrite MoveIntakeArmToAngle to calculate speed based...
2016-02-16 Kevin ZhangDelete unused commands
2016-02-16 Cindy Zhangchange isDeadReckonging, which is misleading, to isUsin...
2016-02-16 Cindy Zhangadd dead reckoning time, spd, distance to pass defense...
2016-02-16 Cindy Zhangundo previous commit
2016-02-16 Cindy Zhangseparated each pass defense command (purely driving...
2016-02-16 Cindy Zhangfix command names and get rid of unused stuff
2016-02-16 Meryem Esainstead of just one lidar, add one left and one right
2016-02-16 Meryem Esaget rid of lidar variables and code that conflicted...
2016-02-16 Meryem Esaadd skeleton code for calculating angle to turn for...
2016-02-16 Kevin ZhangAdd comments to all of the driveTrain PID commands...
2016-02-16 EvanYapInstantiate lidar objcet in Shooter class
2016-02-16 Cindy Zhangupdate command names
2016-02-16 Meryem Esamove commands/command groups to the proper packages
2016-02-16 Meryem Esachange switch statements in Robot.java to if else chain
2016-02-16 Meryem Esachange position 5 to shoot in middle goal
2016-02-16 Meryem Esaadd some of the constants for AlignToScore
2016-02-16 Meryem Esachange switch statements in DefaultAutonStrategy to...
2016-02-16 Meryem Esachange switch statements in AlignToScore to an if else...
2016-02-16 Cindy Zhangchange method calculateAngleToTurn to lidarCalculateAng...
2016-02-16 Yamini Adusumellichange BEG_SPEED variable in addSequential to END_SPEED
2016-02-16 Cindy Zhangadd methods that return how far arm is sticking out...
2016-02-16 Meryem Esafix misc. comments
2016-02-16 Meryem Esaadd comments for PassRoughTerrain
2016-02-16 Meryem Esaadd comments for PassRockWall[
2016-02-16 Meryem Esaadd comments for PassRampart
2016-02-16 Meryem Esaadd comments for DriveForTime
2016-02-16 Meryem Esaadd comments for PassLowBar
2016-02-16 Meryem Esaadd more comments for PassMoat command group
2016-02-16 Meryem Esaadd more comments explaining AlignToScore command group
2016-02-16 Meryem Esaadd method to calculate angle to turn after passing...
2016-02-16 Meryem Esainstead of just one lidar, add one left and one right
2016-02-16 Meryem Esaget rid of lidar variables and code that conflicted...
2016-02-16 Meryem Esaadd skeleton code for calculating angle to turn for...
2016-02-16 Meryem Esaadd constants and sequentials for position 3
2016-02-16 Meryem Esaadd constants and sequentials for position 2
2016-02-16 Meryem Esaadd constants and sequentials for position 1: low bar
2016-02-16 Meryem Esaset up AlignToScore command group
2016-02-16 Meryem Esaadd TODO comment for passLowbar
2016-02-16 Meryem Esaimplement code for PassRockWall command group
2016-02-16 Meryem Esaimplement code for PassMoat command group
2016-02-16 Meryem Esaimplement code for PassRoughTerrain command group
2016-02-16 Meryem Esaimplement PassLowBar command group
2016-02-16 Meryem Esaimplement code for PassRampart command group
2016-02-16 Meryem Esaimplement code for PassRockWall command group
2016-02-16 Meryem Esaimplement code for PassMoat command group
2016-02-16 Meryem Esacreate and implement code for DriveForTime command
2016-02-16 Meryem Esaimplement code for PassRoughTerrain command group
2016-02-16 Meryem Esaimplement PassLowBar command group
2016-02-16 Meryem Esaimplement code for PassRampart command group
2016-02-16 Kevin ZhangChange to more descriptive names
2016-02-16 Shaina Chenadd javadoc style comment for command group
2016-02-16 Shaina Chenadd timeout input to runWinchContinuous
2016-02-16 Shaina Chenfill in LiftRobot command group
2016-02-16 Shaina Chenadd winch timeout constant
2016-02-16 Shaina Chenadd timeout variable
2016-02-15 Kevin ZhangExplain what a setpoint is
2016-02-15 Kevin ZhangAdd comments to all of the driveTrain PID commands...
2016-02-15 EvanYapSpecify units of cm in comment for lidar getDistance...
2016-02-15 EvanYapMake a getDistance() method in shooter to return value...
2016-02-15 EvanYapUse constant port for instantiated lidar object in...
2016-02-15 EvanYapCreate a constant for lidar object to use
2016-02-15 EvanYapInstantiate lidar objcet in Shooter class
2016-02-15 Kevin ZhangResurrect dead commits deletd by merge conflict with...
2016-02-15 Kevin ZhangResurrect deleted commit
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 Zhangcreate compactrobot command
2016-02-15 Cindy Zhangreplace winchIn and winchOut with runWinchContinuous...
2016-02-15 Cindy Zhangadd commands driveDistance and liftPortcullis to comman...
2016-02-15 Cindy Zhangcreate commandGroup passportcullis (that will use both...
2016-02-15 Cindy Zhangadd DigitalButton class to robot
2016-02-15 Cindy Zhangadjust OI code to the new packaging system
2016-02-15 Cindy Zhangadd necessary constant port values for joystick buttons
2016-02-15 Meryem Esacall end in interrupted
2016-02-15 Meryem Esachange code that used setMotorSpeeds method to drive...
2016-02-15 Meryem Esachange code that used setMotorSpeeds method to drive...
2016-02-15 Meryem Esaput the Direction enum back in Constants.java
2016-02-15 Meryem Esastreamline isFinished
2016-02-15 Meryem Esaadd TODO comment
2016-02-15 Meryem Esacreate dead-reckoning class in Constants.java
2016-02-15 Meryem Esaoverload constructor
2016-02-15 Meryem Esaadd code to stop motors in end()
2016-02-15 Meryem Esamove code in execute() to initilize()
2016-02-15 Meryem Esaadd description, pre and post condition comments
2016-02-15 Meryem Esafill in execute() and isFinished()
2016-02-15 Meryem Esaactually make and initialize fields
2016-02-15 Meryem Esamake and initilize fields
2016-02-15 Meryem Esawrite pseudo code
2016-02-15 Kevin ZhangDelete residual files from merge commits?
2016-02-15 Kevin Zhangadd end() in interrupted in scaler methods and make...
2016-02-15 Kevin ZhangDelete unused methods and correct logic errors
next