Modifies where the tilt-pan camera gets instantiated so that it can be used for multiple tests
Adds a test for counters
Updates the TestBench and TestSuite to reflect the physical changes to the board
Adds a test on the Digital Cross Connections
Adds a test on the counter to see if they are working properly
Increases the reset time on the TiltPan Fixture to allow it to calibrate correctly
Fixes the wasReset flag being calculated with a bitshift instead of using boolean algebra.
Adds/Updates Integration Tests
Introduces java.util.logging to the test framework to allow for easier debugging
Fully tests all DIO/Counter/Encoder features
Pulls in Command Tests from the old testing framework
Updates the build.xml to run the Ant Compiler with 1.7 if Java 1.8 is installed
Change-Id: I43d85054be393ef448643c1d35558cfa99749c99
This also removes all of the .project and .classpath files generated by
eclipse
Change-Id: Ieedf3166a3194040704133909cc7d71755009714
Removes the .project and .classpath files from the project as the .gitignore should have
This commit causes Eclipse to give a vaugue error message when creating a new Robot Java Project or Robot C++ Project.
This reverts commit 36241b0d6c.
Change-Id: I47b66c53604f07b6e40c0db6aa250b977d9ae903