2023-Robot
Robot code for 2023 FRC season by Argos, FRC team #1756
Loading...
Searching...
No Matches
SimpleLedSubsystem Member List

This is the complete list of members for SimpleLedSubsystem, including all inherited members.

Blind(bool restorable=true)SimpleLedSubsystem
ColorSweep(argos_lib::ArgosColor color, bool correctGamma=true, bool restorable=true)SimpleLedSubsystem
Disable()SimpleLedSubsystem
Enable()SimpleLedSubsystem
FireEverywhere(bool restorable=true)SimpleLedSubsystem
FlashStrip(LedStrip strip, argos_lib::ArgosColor color, bool restorable=true)SimpleLedSubsystem
GetAllianceColor()SimpleLedSubsystem
GetGamePieceColor(GamePiece gp, bool gammaCorrect=true)SimpleLedSubsystemprivatestatic
inverted_backLeftSimpleLedSubsystemprivatestatic
inverted_backRightSimpleLedSubsystemprivatestatic
inverted_frontLeftSimpleLedSubsystemprivatestatic
inverted_frontRightSimpleLedSubsystemprivatestatic
inverted_sideBackSimpleLedSubsystemprivatestatic
inverted_sideFrontSimpleLedSubsystemprivatestatic
length_backLeftSimpleLedSubsystemprivatestatic
length_backRightSimpleLedSubsystemprivatestatic
length_frontLeftSimpleLedSubsystemprivatestatic
length_frontRightSimpleLedSubsystemprivatestatic
length_sideBackSimpleLedSubsystemprivatestatic
length_sideFrontSimpleLedSubsystemprivatestatic
m_CANdleSimpleLedSubsystemprivate
m_disableUpdateFunctionSimpleLedSubsystemprivate
m_enabledSimpleLedSubsystemprivate
m_hasBeenConnectedSimpleLedSubsystemprivate
m_ledUpdateFunctionSimpleLedSubsystemprivate
m_logSimpleLedSubsystemprivate
m_restoreAnimationFunctionSimpleLedSubsystemprivate
m_startTimeSimpleLedSubsystemprivate
m_temporaryDurationSimpleLedSubsystemprivate
Periodic() overrideSimpleLedSubsystem
SetAllGroupsAllianceColor(bool fade, bool restorable=true, std::optional< std::function< GamePiece()> > tipColor=std::nullopt)SimpleLedSubsystem
SetAllGroupsColor(argos_lib::ArgosColor color, bool restorable=true, std::optional< std::function< GamePiece()> > tipColor=std::nullopt)SimpleLedSubsystem
SetAllGroupsFade(argos_lib::ArgosColor color, bool restorable=true, std::optional< std::function< GamePiece()> > tipColor=std::nullopt)SimpleLedSubsystem
SetAllGroupsFlash(argos_lib::ArgosColor color, bool restorable=true)SimpleLedSubsystem
SetAllGroupsGamePieceColor(GamePiece gp, bool restorable=true)SimpleLedSubsystem
SetAllGroupsLarson(argos_lib::ArgosColor color, bool restorable=true)SimpleLedSubsystem
SetAllGroupsOff(bool restorable=true)SimpleLedSubsystem
SetDisableAnimation(std::function< void()> animationFunction)SimpleLedSubsystem
SetLedGroupColor(LedGroup group, argos_lib::ArgosColor color, bool restorable=true)SimpleLedSubsystem
SetLedsConnectedBrightness(bool connected)SimpleLedSubsystem
SetLedStripColor(LedStrip strip, argos_lib::ArgosColor color, bool restorable=true)SimpleLedSubsystem
SimpleLedSubsystem(argos_lib::RobotInstance instance)SimpleLedSubsystemexplicit
startIndex_backLeftSimpleLedSubsystemprivatestatic
startIndex_backRightSimpleLedSubsystemprivatestatic
startIndex_frontLeftSimpleLedSubsystemprivatestatic
startIndex_frontRightSimpleLedSubsystemprivatestatic
startIndex_sideBackSimpleLedSubsystemprivatestatic
startIndex_sideFrontSimpleLedSubsystemprivatestatic
StopAllAnimations(bool restorable=true)SimpleLedSubsystem
TemporaryAnimate(std::function< void()> animationFunction, units::millisecond_t duration)SimpleLedSubsystem