Omar Zrien a5d9ba412c Second pass through all the HAL functions and cpp/java API. Filled in some parity holes between java and cpp.
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
2014-12-18 15:51:47 -05:00
2014-05-12 15:33:54 -04:00
2014-12-17 15:10:36 -08:00
2014-04-01 11:18:29 -04:00
2014-12-17 11:04:21 -05:00
2014-11-14 15:28:48 -05:00
2014-12-13 00:32:20 -08:00
2014-03-03 11:30:55 -05:00
2014-06-02 15:36:18 -04:00
2014-11-16 13:06:49 -05:00
Description
WPILib - FRC Robotics Library
471 MiB
Languages
C++ 53%
Java 32.7%
Python 7.6%
C 2.6%
Jinja 1.6%
Other 2.4%