Index
A B C D E F G H I J K L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- OBSERVE_TX - Static variable in class jpigpio.devices.NRF24L01
- oi - Static variable in class frc.team670.robot.Robot
- OI - Class in frc.team670.robot
-
This class is the glue that binds the controls on the physical operator interface to the commands and command groups that allow control of the robot.
- OI() - Constructor for class frc.team670.robot.OI
- onCommandExecute(Consumer<Command>) - Method in class edu.wpi.first.wpilibj2.command.CommandScheduler
-
Adds an action to perform on the execution of any command by the scheduler.
- onCommandFinish(Consumer<Command>) - Method in class edu.wpi.first.wpilibj2.command.CommandScheduler
-
Adds an action to perform on the finishing of any command by the scheduler.
- onCommandInitialize(Consumer<Command>) - Method in class edu.wpi.first.wpilibj2.command.CommandScheduler
-
Adds an action to perform on the initialization of any command by the scheduler.
- onCommandInterrupt(Consumer<Command>) - Method in class edu.wpi.first.wpilibj2.command.CommandScheduler
-
Adds an action to perform on the interruption of any command by the scheduler.
- or(Trigger) - Method in class edu.wpi.first.wpilibj2.command.button.Trigger
-
Composes this trigger with another trigger, returning a new trigger that is active when either trigger is active.
- OUTPUT_RATE_0_75 - Static variable in class jpigpio.sensors.GY_271
- OUTPUT_RATE_1_5 - Static variable in class jpigpio.sensors.GY_271
- OUTPUT_RATE_15 - Static variable in class jpigpio.sensors.GY_271
- OUTPUT_RATE_3 - Static variable in class jpigpio.sensors.GY_271
- OUTPUT_RATE_30 - Static variable in class jpigpio.sensors.GY_271
- OUTPUT_RATE_7_5 - Static variable in class jpigpio.sensors.GY_271
- OUTPUT_RATE_75 - Static variable in class jpigpio.sensors.GY_271
All Classes All Packages