Tyler Veness
554024767e
Fix errors from new cpplint.py ( #7105 )
2024-09-20 17:43:39 -07:00
Christopher Mahoney
45823abe86
[wpilib] Synchronize C++ and Java versions of BooleanEvent ( #6776 )
2024-07-18 21:08:28 -07:00
Thad House
f9aabc5ab2
[wpilib] Throw early when EventLoop is modified while running ( #6115 )
2023-12-31 22:45:10 -08:00
Gold856
58141d6eb5
[wpilib] Make BooleanEvent more consistent ( #5436 )
...
Co-authored-by: Tyler Veness <calcmogul@gmail.com >
Co-authored-by: Joseph Eng <91924258+KangarooKoala@users.noreply.github.com >
2023-10-04 21:22:57 -07:00
Starlight220
cb38bacfe8
[commands] Revert to original Trigger implementation ( #4673 )
...
Trigger was refactored to use BooleanEvent when it was introduced in #4104 .
This reverts to the original implementation until edge-based BooleanEvents can be fixed.
2022-11-28 13:48:48 -08:00
Peter Johnson
77301b126c
[ntcore] NetworkTables 4 ( #3217 )
2022-10-08 10:01:31 -07:00
Starlight220
45b7fc445b
[wpilib] Add EventLoop ( #4104 )
...
This is a generic expansion of the command-based Trigger framework.
2022-06-08 22:16:51 -07:00