Tyler Veness
305ab08f1c
Renamed DriverStation::IsSysBrownedOut() to DriverStation::IsBrownedOut() to match the Java version. This changes the external API. ( #67 )
2016-05-25 23:09:24 -07:00
Tyler Veness
21b2aabf18
Removed unused DS_LOG() macro ( #61 )
2016-05-25 20:25:06 -07:00
Thad House
8fc55c80a9
Renames all our .hpp HAL files to .h ( #44 )
...
Adds consistency, as the HAL was .hpp however all other code was .h.
2016-05-22 21:41:22 -07:00
Tyler Veness
0d655d7cec
Ran formatter again ( #45 )
...
The previous wpilibc reformat missed an issue with CANTalon.h, and a patch merged since then didn't run the formatter.
2016-05-22 21:39:33 -07:00
Peter Mitrano
e71f454b9d
Renamed folders for consistency, using sim/athena/shared schema ( #27 )
...
Rename the following folders:
hal/lib/Athena -> hal/lib/athena
hal/lib/Desktop -> hal/lib/sim
hal/lib/Shared -> hal/lib/shared
wpilibc/Athena -> wpilibc/athena
wpilibc/simulation -> wpilibc/sim
Windows users may need to run gradlew clean after updating.
2016-05-22 14:55:51 -07:00