CTRE Phoenix 6 C++ 24.3.0
|
Go to the source code of this file.
Classes | |
class | ctre::phoenix6::signals::System_StateValue |
System state of the device. More... | |
class | ctre::phoenix6::signals::IsPROLicensedValue |
Whether the device is Pro licensed. More... | |
class | ctre::phoenix6::signals::Licensing_IsSeasonPassedValue |
Whether the device is Season Pass licensed. More... | |
class | ctre::phoenix6::signals::SensorDirectionValue |
Direction of the sensor to determine positive rotation, as seen facing the LED side of the CANcoder. More... | |
class | ctre::phoenix6::signals::FrcLockValue |
Whether device is locked by FRC. More... | |
class | ctre::phoenix6::signals::RobotEnableValue |
Whether the robot is enabled. More... | |
class | ctre::phoenix6::signals::Led1OnColorValue |
The Color of LED1 when it's "On". More... | |
class | ctre::phoenix6::signals::Led1OffColorValue |
The Color of LED1 when it's "Off". More... | |
class | ctre::phoenix6::signals::Led2OnColorValue |
The Color of LED2 when it's "On". More... | |
class | ctre::phoenix6::signals::Led2OffColorValue |
The Color of LED2 when it's "Off". More... | |
class | ctre::phoenix6::signals::AbsoluteSensorRangeValue |
The range of the absolute sensor in rotations, either [-0.5, 0.5) or [0, 1). More... | |
class | ctre::phoenix6::signals::DeviceEnableValue |
Whether the device is enabled. More... | |
class | ctre::phoenix6::signals::ForwardLimitValue |
Forward Limit Pin. More... | |
class | ctre::phoenix6::signals::ReverseLimitValue |
Reverse Limit Pin. More... | |
class | ctre::phoenix6::signals::AppliedRotorPolarityValue |
The applied rotor polarity. More... | |
class | ctre::phoenix6::signals::ControlModeValue |
The active control mode of the motor controller. More... | |
class | ctre::phoenix6::signals::MotionMagicIsRunningValue |
Check if Motion MagicĀ® is running. More... | |
class | ctre::phoenix6::signals::DifferentialControlModeValue |
The active control mode of the differential controller. More... | |
class | ctre::phoenix6::signals::GravityTypeValue |
Gravity Feedforward/Feedback Type. More... | |
class | ctre::phoenix6::signals::InvertedValue |
Invert state of the device. More... | |
class | ctre::phoenix6::signals::NeutralModeValue |
The state of the motor controller bridge when output is neutral or disabled. More... | |
class | ctre::phoenix6::signals::FeedbackSensorSourceValue |
Choose what sensor source is reported via API and used by closed-loop and limit features. More... | |
class | ctre::phoenix6::signals::ForwardLimitTypeValue |
Determines if the forward limit switch is normally-open (default) or normally-closed. More... | |
class | ctre::phoenix6::signals::ForwardLimitSourceValue |
Determines where to poll the forward limit switch. More... | |
class | ctre::phoenix6::signals::ReverseLimitTypeValue |
Determines if the reverse limit switch is normally-open (default) or normally-closed. More... | |
class | ctre::phoenix6::signals::ReverseLimitSourceValue |
Determines where to poll the reverse limit switch. More... | |
class | ctre::phoenix6::signals::MagnetHealthValue |
Magnet health as measured by CANcoder. More... | |
class | ctre::phoenix6::signals::BridgeOutputValue |
The applied output of the bridge. More... | |
class | ctre::phoenix6::signals::DifferentialSensorSourceValue |
Choose what sensor source is used for differential control of a mechanism. More... | |
class | ctre::phoenix6::signals::StaticFeedforwardSignValue |
Static Feedforward Sign during position closed loop. More... | |
class | ctre::phoenix6::signals::MotorTypeValue |
The type of motor attached to the Talon FX. More... | |
class | ctre::phoenix6::signals::MotorOutputStatusValue |
Assess the status of the motor output with respect to load and supply. More... | |
Namespaces | |
namespace | ctre |
namespace | ctre::phoenix6 |
namespace | ctre::phoenix6::signals |