mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
198e2eed14bf10a255314589adfc5d8cbc684f38
GetCompressorFault() => GetCompressorCurrentTooHighFault() There are now three compressor related faults so getters needed to be more verbose. New getters()... GetCompressorCurrentTooHighStickyFault GetCompressorShortedStickyFault GetCompressorShortedFault GetCompressorNotConnectedStickyFault GetCompressorNotConnectedFault Fire and forget api added. Likely not used any time soon, BUT having it ready in HAL is harmless. FireOneShotSolenoid() SetOneShotDurationMs() Solenoid fuse and compressor current too high fault bits were flipped in decoder Change-Id: Ib47dddddd8e4cc22149de1b583968d99919b00af
Description
WPILib - FRC Robotics Library
Languages
C++
53%
Java
32.7%
Python
7.6%
C
2.6%
Jinja
1.6%
Other
2.4%