Oblarg
3b12276bc3
SendableBase: remove unnecessary synchronization ( #1797 )
...
Also fixes the move constructor to update LiveWindow to follow the move.
2019-08-02 23:47:17 -07:00
Tyler Veness
b630b63ef0
Remove functions in LiveWindow deprecated since 2018 ( #1716 )
...
The Java versions were already accidentally removed in #1059 .
2019-06-14 18:52:10 -07:00
Sam Carlberg
97ba195b88
Fix LiveWindow attempting to start listeners on uninitialized sendables ( #1463 )
...
Additionally adds a defensive check in SendableBuilderImpl to avoid the NPE.
2018-12-07 19:38:22 -08:00
Tyler Veness
d89b7dd412
Move CameraServer and WPILib headers into their own folder
...
The old headers were moved into folders because doing so avoids polluting
the system include directories.
Folder names were also normalized to lowercase.
2018-07-22 19:40:57 -07:00