Loading...
Searching...
No Matches
#include <string>
#include "ctre/phoenix/export.h"
Go to the source code of this file.
|
enum | ctre::phoenix::platform::FrcUsageType {
ctre::phoenix::platform::TalonSRX
, ctre::phoenix::platform::PigeonIMU
, ctre::phoenix::platform::CANifier
, ctre::phoenix::platform::VictorSPX
,
ctre::phoenix::platform::CANcoder
, ctre::phoenix::platform::TalonFX
, ctre::phoenix::platform::CANdle
, ctre::phoenix::platform::CANivore
,
ctre::phoenix::platform::Pigeon2
, ctre::phoenix::platform::TalonFXS
, ctre::phoenix::platform::CANdi
, ctre::phoenix::platform::CANrange
,
ctre::phoenix::platform::API_Swerve
, ctre::phoenix::platform::API_LegacySwerve
} |
|
|
CTREXPORT int | ctre::phoenix::platform::FRC_Report (int resource, int instanceNumber, std::string const &canbus="", int callerIdx=0, int context=0, const char *feature=nullptr) |
|
CTREXPORT int | ctre::phoenix::platform::FRC_Report (std::string const &model, int instanceNumber, std::string const &canbus="", int callerIdx=0, int context=0, const char *feature=nullptr) |
|