Adds Integration tests for WPILib

-Jaguar Speed Controller
-Tallon Speed Controller
-Victor Speed Controller
-Encoder
-Counter
-Timer

Change-Id: Ia0d7e6e05652ea2c5bb004ae5bc59e6e615f8396
This commit is contained in:
Jonathan Leitschuh
2014-05-23 13:28:58 -04:00
parent 8599830490
commit db940d8c43
6 changed files with 280 additions and 2 deletions

11
.gitignore vendored
View File

@@ -10,3 +10,14 @@ bin/
.project
.settings/
.classpath
#Java File extentions
*.class
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*