Commit Graph

7 Commits

Author SHA1 Message Date
40c2ec2e9b yet another test commit
Change-Id: I43372c0508f4ca2b7160b6123b46d7331edb1ada
2012-02-01 01:33:47 -05:00
c04832c94e Added a way to check if the stat led is enabled from IOIOManager 2012-01-28 18:09:01 -05:00
8633e303bf Reduced Logging from error to verbose. 2012-01-28 15:27:15 -05:00
aef0901a07 IOIOListener.java
added throws InterruptedException to loop()

IOIOThread.java
added a catch for InterruptedException in run()
removed catch for Exception in run()
added a catch for IncompatibilityException in run()
added Loging
2012-01-28 15:24:52 -05:00
4fcb1cffa2 Added RC_PWM_PULSE_WIDTH_MAX, RC_PWM_PULSE_WIDTH_MIN, and
RC_PWM_PULSE_WIDTH_NEUTRAL to IOIOValues.java
2012-01-24 13:30:02 -05:00
02f9ee73fd Added RC_PWM_PULSE_WIDTH_MAX, RC_PWM_PULSE_WIDTH_MIN, and
RC_PWM_PULSE_WIDTH_NEUTRAL to IOIOValues.java
2012-01-24 13:27:36 -05:00
d0434145ab Initial commit 2012-01-24 13:04:09 -05:00