8namespace motorcontrol {
117 default :
return "InvalidValue";
Class used to get string representation of a remote sensor source.
Definition: RemoteSensorSource.h:94
static std::string toString(RemoteSensorSource value)
Get string representation of specified remote sensor source.
Definition: RemoteSensorSource.h:101
RemoteSensorSource
Choose the remote sensor source for a motor controller.
Definition: RemoteSensorSource.h:13
@ RemoteSensorSource_CANCoder
Use CANCoder.
@ RemoteSensorSource_Off
Don't use a sensor.
@ RemoteSensorSource_CANifier_PWMInput0
Use a PWM sensor connected to CANifier's PWM0.
@ RemoteSensorSource_GadgeteerPigeon_Yaw
Use the yaw value of a pigeon connected to a talon over ribbon cable.
@ RemoteSensorSource_CANifier_PWMInput2
Use a PWM sensor connected to CANifier's PWM2.
@ RemoteSensorSource_Pigeon_Yaw
Use a CAN Pigeon's Yaw value.
@ RemoteSensorSource_CANifier_PWMInput1
Use a PWM sensor connected to CANifier's PWM1.
@ RemoteSensorSource_Pigeon_Roll
Use a CAN Pigeon's Roll value.
@ RemoteSensorSource_GadgeteerPigeon_Roll
Use the roll value of a pigeon connected to a talon over ribbon cable.
@ RemoteSensorSource_CANifier_Quadrature
Use a quadrature sensor connected to a CANifier.
@ RemoteSensorSource_GadgeteerPigeon_Pitch
Use the pitch value of a pigeon connected to a talon over ribbon cable.
@ RemoteSensorSource_TalonSRX_SelectedSensor
Use a sensor connected to a TalonSRX and configured on the TalonSRX.
@ RemoteSensorSource_TalonFX_SelectedSensor
Remote Sensor Source 14 is reserved.
@ RemoteSensorSource_Pigeon_Pitch
Use a CAN Pigeon's Pitch value.
@ RemoteSensorSource_CANifier_PWMInput3
Use a PWM sensor connected to CANifier's PWM3.
namespace ctre
Definition: paramEnum.h:5