refactor isUsingTimeToPassDefense to isUsingTime
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / subsystems /
2016-02-18 Meryem Esarefactor isUsingTimeToPassDefense to isUsingTime
2016-02-18 Kevin ZhangMove all constants in DeadReckoning to Auton class...
2016-02-18 Lauren Meierremove extra lidar and rename remainig lidar to 'lidar'
2016-02-17 Kevin ZhangPut drivetrain constants in Constants.java
2016-02-17 niyatisriramFix merge conflicts
2016-02-17 Kevin Zhangfix errors
2016-02-17 niyatisriramAllow use of photogate as an option in shoot.java comma...
2016-02-17 niyatisriramInitialize photogate in shooter subsystem
2016-02-17 niyatisriramfixed merge conflict in Robot.java
2016-02-17 Kevin ZhangMerge branch 'cindy/secondHood'
2016-02-17 Cindy Zhangadd second piston that controls hood to isHoodDown...
2016-02-17 Cindy Zhangadd second piston that controls hood, and change open...
2016-02-17 niyatisriramInitialize photogate in shooter subsystem
2016-02-17 Kevin ZhangAccess constants instead of Value
2016-02-17 Cindy Zhangadd isHoodDown boolean method
2016-02-17 Cindy Zhangdelete angleAdjuster(cantalon), add hood(double solenoi...
2016-02-17 Kevin ZhangPut all sensors in sensor package and update the import...
2016-02-17 Kevin ZhangAdd comment explain get Shooter Speed()
2016-02-17 Shaina Chencreate and fill getShooterSpeed
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 Zhangadd methods that return how far arm is sticking out...
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-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 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 Cindy Zhangadd commands to digital buttons in OI and create/edit...
2016-02-15 Kevin ZhangDelete unused methods and correct logic errors
2016-02-15 Lauren Meieradd stopWinch() method to Scaler to use in RunWinchCont...
2016-02-15 Lauren Meierremove setScalerSpeed because the scaler is a piston...
2016-02-15 Kevin ZhangAdd hig/low gear changing methods and corresponding...
2016-02-15 Shaina Chenadd getter methods for gear piston values
2016-02-15 Shaina Chenadd two piston variables for shifting gears
2016-02-14 Kevin ZhangAdd pid subsystem
2016-02-13 niyatisriramAdd object photogate to robot.java and add a todo comme...
2016-02-13 Lauren Meieradd methods and constants to stop/start rollers
2016-02-13 Lauren Meierfill in areRollersRolling()
2016-02-13 Lauren Meieradd commands to control intake of boulders
2016-02-13 EvanYapSwitch all methods of gyro to Robot class so DriveTrain...
2016-02-13 EvanYapMake methods to convert DegreesPerSecond to Degrees
2016-02-13 EvanYapMake convert method to get Z axis in Degrees per second...
2016-02-13 EvanYapRemake gyro methods to print out rawValue of the gyro...
2016-02-13 EvanYapChange variable name from angle to rawValue
2016-02-13 EvanYapInstantiate and run gyro method in TeleOp
2016-02-13 EvanYapMake 2 methods for gyro to getAngle and setSensitivity...
2016-02-13 EvanYapMake 2 methods for gyro to getAngle and setSensitivity...
2016-02-12 Davidfix merge conflicts
2016-02-12 Shivani OghantaDelete MoveIntakeArmToHeight and created MoveIntakeArmT...
2016-02-12 Shivani OghantaAdd constant arm length and command getArmHeight
2016-02-12 Shivani Ghantafix port names in Constant
2016-02-12 Cindy Zhangchange method getArmHeight to getArmVerticalDisplacement
2016-02-12 Cindy Zhangchange method getArmHorizontalDist to getArmHorizontalD...
2016-02-12 Cindy Zhangchange variables arm and hand to armHorizontalDisplacem...
2016-02-12 Cindy Zhangadd todo's after reviewing code with danny
2016-02-12 Cindy Zhangadd methods that return how far arm is sticking out...
2016-02-11 Shaina Chencreate separate arrays to hold potentiometer angles...
2016-02-11 Kevin ZhangFix some errors
2016-02-11 Kevin ZhangAdd lidar to drivetrain
2016-02-11 Kevin ZhangDelete PID stuff that somehow got into master
2016-02-05 Shaina Chenchange getCurrentSetPoint in changeSpeed method to...
2016-02-05 Shaina Chendelete getCurrentSetPoint method
2016-02-05 Shaina Chenchange motor controlling platform to piston controlling...
2016-02-05 Shaina Chenmake separate javadoc comments for intakeBall method...
2016-02-05 Shaina Chenchange getIntakePot method name to getArmAngle
2016-02-05 Shaina Chendelete comment
2016-02-05 Shaina Chenconstruct intakePot and add intake potentiometer consta...
2016-02-05 Shaina Chenchange intake arm constant names
2016-02-05 Shaina Chenadd setArmVoltage and getArmVoltage methods
2016-02-05 Shaina Chendelete setRollerVoltage method, add javadoc style comme...
2016-02-05 Shaina Chenchange intake and output method names to intakeBall...
2016-02-05 Shaina Chencreate intake potentiometer and create method getIntakePot
2016-02-05 Shaina Chenchange intake and chevalDeFriseHand CANTalon variable...
2016-02-05 Shaina Chenchange class comment
2016-02-05 Shaina Chenchange javadoc comment for areRollersRolling method
2016-02-05 Shaina Chenchange javadoc comment for isBallInside method
2016-02-05 Shaina Chenfix javadoc comment for getRollerVoltage method
2016-02-05 Shaina Chenfixed merge conflict for setRollerVoltage method
2016-02-05 Shaina Chenrename methods punch and resetPunch to extendPunch...
2016-02-05 Shaina Chenremove content of changeSpeed and call setSpeed(newSpeed)
2016-02-05 Shaina Chenchange method name from getDistance to getAngleForLevel...
2016-02-05 Shaina Chenconstruct defenseHandPotentiometer
2016-02-05 Shaina ChenRemove comment on line 10
2016-02-05 Yamini Adusumelliadd class level comment and change speed to voltage
2016-02-05 Yamini Adusumelliadd class level comment for Shooter class- describe...
2016-02-05 Yamini Adusumelliadd 3 method stubs- setRollerSpeeds, getRollerSpeeds...
2016-02-05 Kevin Zhangreset to unix format
2016-02-05 Shaina ChenAdd set motor speed methods in defense arm and add...
2016-02-05 Yamini Adusumelliadd four method stubs
next