Is there a link to the full updated API documentation? I have one on the school laptop but I am not sure how up to date it is.
Team 930 has been using http://www.bears.team930.org/javadoc for looking up documentation items. Feel free to go there as well!
http://first.wpi.edu/FRC/frcjava.html
Bottom of the page. I’m not sure when or if they’ve updated it, but that’s where you can download it again to make sure.
If you have the java development environment on your machine then you have latest docs at:
Vista:
C:\Users<userid>\sunspotfrcsdk\doc\javadoc\index.html
XP:
C:\Documents and Settings<userid>\sunspotfrcsdk\doc\javadoc\index.html
Also the java source is at:
C:\Users<userid>\sunspotfrcsdk\lib\WPILibJ\src