Tyler Veness
|
659dbef751
|
Ran format.py after writing unit tests for and fixing bugs in it (#239)
|
2016-09-21 23:48:54 -07:00 |
|
Tyler Veness
|
2c94d0ba2f
|
Cleaned up integer type usage in the HAL (#192)
Replaced all uses of built-in types except char with stdint.h typedefs and all unsigned types with signed in the HAL
|
2016-09-06 19:39:28 -07:00 |
|
Tyler Veness
|
05626cfafe
|
Fixed cpplint.py warnings (#215)
* Fixed cpplint.py [build/include_order] and [build/include_what_you_use] warnings
* Fixed cpplint.py [readability/casting] warnings
* Updated .styleguide format
* Fixed cpplint.py [build/header_guard] warnings
|
2016-09-05 13:55:31 -07:00 |
|
Tyler Veness
|
45b8e9ab4f
|
Renamed "pin" to "channel" and variables with underscores now use mixed case (#194)
|
2016-08-12 13:45:28 -07:00 |
|
Thad House
|
8da577b56f
|
Moves FRCDriverStation to athena folder (#184)
|
2016-07-21 23:22:02 -07:00 |
|