Peter Johnson
02a804f1c5
[ntcore] Add DataLog support
2022-02-26 09:49:34 -08:00
Peter Johnson
61996c2bbf
[cscore] Fix Java direct callback notifications ( #3631 )
...
These relied on the OnStart and OnExit callbacks which were not present
in the wpiutil common CallbackManager code. Add support for these and
fix up other use cases.
Also fixes notifications to correctly filter on event kind.
This fixes a breakage caused by #3133 .
2021-10-13 08:46:07 -07:00
Peter Johnson
483beb6361
[ntcore] Move CallbackManager to wpiutil
2021-01-31 17:06:37 -08:00
Peter Johnson
8f1f64ffb6
Remove year from file copyright message (NFC) ( #2972 )
...
Also update copyright to include "and other WPILib contributors" and clarify
license referral language to not be restricted to FIRST teams.
2020-12-26 14:12:05 -08:00
Austin Schuh
ac751d3224
Fix unused variable warnings in ntcore ( #1416 )
...
This avoids -Wextra warnings.
2018-11-09 20:02:58 -08:00
Tyler Veness
6729a7d6b1
Run wpiformat on merged repo ( #1021 )
2018-05-13 17:09:56 -07:00
Peter Johnson
7210a8fd28
Prepare ntcore for merge into allwpilib.
2018-04-27 19:57:35 -07:00