Joseph Eng
|
72541c10e6
|
[wpilib, commands] Improve HID direction documentation (NFC) (#7672)
|
2025-01-19 20:34:07 -08:00 |
|
Gold856
|
f0a1955fd7
|
Move generated files to more consistent locations (#6906)
Java templates always go under src/generate/main/java. JSON files go to src/generate.
|
2024-09-24 22:13:49 -07:00 |
|
Gold856
|
3c2bdafd57
|
[wpilib, commands] Cache controller BooleanEvents/Triggers and directly construct Triggers (#6738)
This has been a common footgun for teams, due to calling the factory functions in periodic loops.
|
2024-07-29 07:58:23 -07:00 |
|
Gold856
|
65c6306047
|
[wpilib,commands] Use Jinja to generate HID classes (#6274)
|
2024-06-08 09:59:07 -07:00 |
|