James Kuszmaul
7eb8550bdb
Major formatting changes (breaks diffs). No code changes.
...
The changes made in this commit do not affect any actual code,
they are purely aesthetic. I ran clang-format with google style
over all .h/.cpp files in wpilibc that weren't in wpilibC++Sim
or gtest, and the eclipse formatter over all of the Java files
using the Google eclipse formatting configuration.
Change-Id: I9627bca0bc103c398ecc1c5ba17467193291ae63
2015-06-25 15:07:55 -04:00
Tyler Veness
5598445a67
Improve const correctness.
...
See https://usfirst.collab.net/sf/tracker/do/viewArtifact/projects.wpilib/tracker.4_defects/artf4148
Change-Id: I47b0d5a91fd49e47e2c7348b0705e998ec815682
2015-06-24 15:20:44 -07:00
jmanning
ead60eaab8
artf3622: Each Solenoid creates handles for all other Solenoids as well
...
Fixed so that one static handle is called for all Solenoids.
Change-Id: Ib5f3bbaa160d253e0533259bfe0e9e2a6f11733f
2015-06-24 08:28:37 -07:00
Kevin O'Connor
6d8e782f53
Update docs for C++ (fixes artf3761 and artf3953)
...
Change-Id: Ic0c4ac8494cadff13461d9bb8b5943cd87619f0a
2014-12-29 14:09:37 -05:00
Omar Zrien
548941dd99
Artifact artf3925 : PCM : Can't find any user facing java/C++ API for getting/clearing PCM faults
...
Change-Id: If5cb5b08f685158c5317233c4d9bc8e688138df7
2014-12-26 19:40:39 -05:00
Alex Henning
7c8124d76c
Allowed sharing of common C++ code between RoboRIO and Simulation.
...
Change-Id: I8bf2bda9df389c13ae0567a62dbf0ca931ceb6f8
2014-08-08 18:36:03 -04:00