mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Java... added setStatusFrameRateMs() to modify the frame rate for status frames added missing func that already exists in c++ isFwdLimitSwitchClosed() isRevLimitSwitchClosed() getNumberOfQuadIdxRises() getPinStateQuadA() getPinStateQuadB() getPinStateQuadIdx() added getAnalogInRaw() that doesn't count overflows (for potentiometers). added setStatusFrameRateMs() to modify the frame rate for status frames added getBrakeEnableDuringNeutral() C++... added GetAnalogInRaw() that doesn't count overflows (for potentiometers). added SetStatusFrameRateMs() to modify the frame rate for status frames added GetBrakeEnableDuringNeutral() added kLimitMode_SrxDisableSwitchInputs to CANSpeedController::LimitMode Patch set 2: Joe Ross, fixed two javadoc errors Change-Id: I0bf871e138953de60eeacb547dc359f2125b1327