Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Team254/FRC-2014
/ functions
Functions
696 in github.com/Team254/FRC-2014
⨍
Functions
696
◇
Types & classes
89
Method
cap
(double signal, double max)
src/com/team254/lib/SignalUtils.java:10
Method
capU
()
src/com/team254/lib/FlywheelController.java:43
Method
clap
()
src/com/team254/frc2014/subsystems/Pinniped.java:51
Function
compareDataPointX
(dataPoint1, dataPoint2)
app/canvasjs-1/source/canvasjs.js:623
Function
compareNumbers
(a, b)
app/canvasjs-1/source/canvasjs.js:619
Method
createResponse
(String res)
src/com/team254/lib/util/HtmlResponse.java:33
Function
da
(a,c)
app/canvasjs-1/canvasjs.min.js:26
Method
deserialize
(String serialized)
src/com/team254/lib/trajectory/io/IPathDeserializer.java:12
Method
dimeStop
()
src/com/team254/frc2014/AutoMode.java:278
Method
disable
()
src/com/team254/lib/FlywheelController.java:103
Method
disabledInit
()
src/com/team254/frc2014/ChezyCompetition.java:56
Method
disabledPeriodic
()
src/com/team254/frc2014/ChezyCompetition.java:268
Method
done
()
src/com/team254/frc2014/actions/WaitUntilAutonTimeAction.java:26
Method
done
()
src/com/team254/frc2014/actions/DriveToUltrasonicRangeAction.java:36
Method
done
()
src/com/team254/frc2014/actions/DrivePathAction.java:34
Method
done
()
src/com/team254/frc2014/actions/DriveAction.java:80
Method
done
()
src/com/team254/frc2014/actions/DrivePathWithRunningShotAction.java:69
Method
done
()
src/com/team254/frc2014/actions/WaitForHotGoalToSwitchAction.java:22
Method
done
()
src/com/team254/frc2014/actions/WaitAction.java:20
Method
driveAndCoast
(double feet, double timeout)
src/com/team254/frc2014/AutoMode.java:263
Method
driveArc
(double feet, double heading, double timeout)
src/com/team254/frc2014/AutoMode.java:266
Method
driveSpeedTurn
(double speed, double turn)
src/com/team254/frc2014/subsystems/Drivebase.java:126
Method
enable
()
src/com/team254/lib/FlywheelController.java:99
Function
eventHandler
(ev)
app/canvasjs-1/source/canvasjs.js:10058
Method
execute
()
src/com/team254/frc2014/actions/DrivePathWithPathFlipperAction.java:20
Method
execute
()
src/com/team254/frc2014/actions/WaitUntilAutonTimeAction.java:19
Method
execute
()
src/com/team254/frc2014/actions/DriveToUltrasonicRangeAction.java:19
Method
execute
()
src/com/team254/frc2014/actions/DrivePathAction.java:20
Method
execute
()
src/com/team254/frc2014/actions/DriveAction.java:31
Method
execute
()
src/com/team254/frc2014/actions/DrivePathWithRunningShotAction.java:27
Method
execute
()
src/com/team254/frc2014/actions/WaitForHotGoalToSwitchAction.java:14
Method
execute
()
src/com/team254/frc2014/actions/WaitAction.java:13
Function
fcn
($0)
app/canvasjs-1/source/canvasjs.js:10007
Method
free
Delete (free) the accumulator and the analog components used for the gyro.
src/com/team254/lib/ChezyGyro.java:128
Method
get
()
src/com/team254/lib/ChezyButton.java:31
Method
get
(String name)
src/com/team254/lib/SubsystemLister.java:29
Method
get
()
src/com/team254/lib/TimedBoolean.java:23
Method
get
()
src/com/team254/frc2014/subsystems/Shooter.java:93
Method
getAutoInboundButton
()
src/com/team254/frc2014/OperatorJoystick.java:22
Function
getContext
* This funtion is assigned to the <canvas> elements as element.getContext(). * @this {HTMLElement} * @return {CanvasRenderingContext
app/canvasjs-1/source/excanvas.js:65
Method
getDifferenceInAngleDegrees
Get the difference in angle between two angles. @param from The first angle @param to The second angle @return The change in angle from the first arg
src/com/team254/lib/util/ChezyMath.java:126
Method
getDoSteer
()
src/com/team254/frc2014/AutoModeSelector.java:89
Method
getGoal
()
src/com/team254/lib/OpenLoopController.java:30
Method
getGoal
()
src/com/team254/lib/FlywheelController.java:124
Method
getGoal
()
src/com/team254/lib/Controller.java:15
Method
getGoal
()
src/com/team254/frc2014/controllers/RpmFlywheelController.java:34
Method
getGoal
()
src/com/team254/frc2014/controllers/TrajectoryDriveController.java:89
Method
getGoal
()
src/com/team254/frc2014/controllers/HoldPositionController.java:54
Method
getHeading
()
src/com/team254/lib/trajectory/TrajectoryFollower.java:65
Method
getIntakeRollerSpeed
()
src/com/team254/frc2014/subsystems/Intake.java:76
Method
getLastRpm
()
src/com/team254/frc2014/subsystems/Shooter.java:140
Method
getLeftCount
()
src/com/team254/frc2014/hotgoal/CheesyVisionHotGoalDetector.java:65
Method
getLeftCount
()
src/com/team254/frc2014/hotgoal/BannerHotGoalDetector.java:87
Method
getLeftEncoder
()
src/com/team254/frc2014/subsystems/Drivebase.java:81
Method
getLeftEncoderDistanceInMeters
()
src/com/team254/frc2014/subsystems/Drivebase.java:89
Method
getLowerLimit
()
src/com/team254/lib/ControlSource.java:11
Method
getLowerLimit
()
src/com/team254/frc2014/subsystems/Shooter.java:132
Method
getName
()
src/com/team254/lib/trajectory/Path.java:21
Method
getNotSure
()
src/com/team254/frc2014/hotgoal/CheesyVisionHotGoalDetector.java:48
Method
getNotSure
()
src/com/team254/frc2014/hotgoal/HotGoalDetector.java:15
Method
getNotSure
()
src/com/team254/frc2014/hotgoal/BannerHotGoalDetector.java:68
Method
getRightCount
()
src/com/team254/frc2014/hotgoal/CheesyVisionHotGoalDetector.java:69
Method
getRightCount
()
src/com/team254/frc2014/hotgoal/BannerHotGoalDetector.java:91
Method
getRightEncoder
()
src/com/team254/frc2014/subsystems/Drivebase.java:93
Method
getRightEncoderDistanceInMeters
()
src/com/team254/frc2014/subsystems/Drivebase.java:101
Method
getSeletedId
()
src/com/team254/frc2014/AutoModeSelector.java:44
Method
getSmartDashboardType
()
src/com/team254/lib/ChezyGyro.java:183
Method
getSolenoidState
()
src/com/team254/frc2014/subsystems/Intake.java:72
Method
getTable
{@inheritDoc}
src/com/team254/lib/ChezyGyro.java:199
Method
getUpperLimit
()
src/com/team254/lib/ControlSource.java:12
Method
getUpperLimit
()
src/com/team254/frc2014/subsystems/Shooter.java:136
Method
getVelocity
()
src/com/team254/lib/FlywheelController.java:91
Method
getXhat
()
src/com/team254/lib/StateSpaceController.java:92
Method
goLeft
()
src/com/team254/lib/trajectory/Path.java:23
Method
goLeft
()
src/com/team254/frc2014/hotgoal/CheesyVisionHotGoalDetector.java:56
Method
goLeft
()
src/com/team254/frc2014/hotgoal/BannerHotGoalDetector.java:54
Function
gt
()
app/jquery.min.js:4
Method
handle
(self)
extra/server_test.py:13
Function
ia
(a,c)
app/canvasjs-1/canvasjs.min.js:7
Method
init
()
src/com/team254/frc2014/actions/WaitUntilAutonTimeAction.java:23
Method
init
()
src/com/team254/frc2014/actions/DriveToUltrasonicRangeAction.java:33
Method
init
()
src/com/team254/frc2014/actions/DrivePathAction.java:26
Method
init
()
src/com/team254/frc2014/actions/DriveAction.java:35
Method
init
()
src/com/team254/frc2014/actions/WaitForHotGoalToSwitchAction.java:18
Method
init
()
src/com/team254/frc2014/actions/WaitAction.java:17
Method
initTable
{@inheritDoc}
src/com/team254/lib/ChezyGyro.java:191
Function
intToRGB
(num)
app/canvasjs-1/source/canvasjs.js:645
Method
isCrossEyed
()
src/com/team254/frc2014/hotgoal/BannerHotGoalDetector.java:25
Function
it
(e,t,n)
app/jquery.min.js:4
Function
nr
(e,t,n)
app/jquery.min.js:6
Function
oa
(a,c)
app/canvasjs-1/canvasjs.min.js:31
Function
onPropertyChange
(e)
app/canvasjs-1/source/excanvas.js:184
Function
onResize
(e)
app/canvasjs-1/source/excanvas.js:202
Method
onTarget
()
src/com/team254/lib/FlywheelController.java:113
Function
ot
()
app/jquery.min.js:5
Method
pidGet
Get the angle of the gyro for use with PIDControllers @return the current angle according to the gyro
src/com/team254/lib/ChezyGyro.java:176
Method
probablySawGoalChange
()
src/com/team254/frc2014/hotgoal/CheesyVisionHotGoalDetector.java:36
Method
probablySawGoalChange
()
src/com/team254/frc2014/hotgoal/BannerHotGoalDetector.java:64
Method
pushData
(String message)
src/com/team254/lib/ChezyHTTPServer.java:26
Function
q
(e)
app/jquery.min.js:4
← previous
next →
501–600 of 696, ranked by callers