sciencewhiz
|
f758af826d
|
[wpilib] Use misspell to find more spelling errors (NFC) (#2679)
|
2020-09-02 19:41:05 -07:00 |
|
Peter Johnson
|
5cf4c16f5b
|
[wpilibj] Suppress serialVersionUID warnings (#2618)
These are all classes (e.g. Exception classes) which will never be serialized.
|
2020-07-26 17:06:17 -07:00 |
|
sciencewhiz
|
42da07396c
|
Add missing references to f in PIDSubsystem javadoc (#2318)
|
2020-01-31 19:18:17 -08:00 |
|
Thad House
|
cb66bcca3c
|
Add callback handlers for LiveWindow (#2053)
Fixes #2223
|
2020-01-12 22:37:24 -08:00 |
|
Peter Johnson
|
ab9647ff5b
|
CommandScheduler: Don't store NetworkTableEntry
|
2020-01-10 23:42:18 -08:00 |
|
Peter Johnson
|
9abce8eb06
|
Fix subsystem LiveWindow usage (#2202)
|
2019-12-29 21:28:38 -06:00 |
|
Thad House
|
509819d83f
|
Split the two command implementations into separate libraries (#2012)
This will allow us at the user code side to determine to include old commands, new commands or both.
|
2019-11-01 21:58:54 -07:00 |
|