Another iteration of Detecting Talon SRX and Victor SPX.
We have code we have used in past years to detect if a CAN device is not responded when the robot comes up; we use this to keep from spamming the console when devices are missing (which happens on a test chassis or with a mule board).
Does anyone know what the CAN message ids for the general status messages from TalonFXs are, so we can add code to detect those? I would normally look in the source code for the Phoenix API, but it’s not available for the TalonFX.