solar-engine / common-chicken-runtime-engine

The CCRE is Team 1540's powerful open-source robot code framework, primarily for FIRST Robotics Competition robots.
GNU Lesser General Public License v3.0
24 stars 4 forks source link

Fix #146: Support 2016 roboRIO image and JNI #148

Closed celskeggs closed 8 years ago

celskeggs commented 8 years ago

There are a lot of changes in here.

You can ignore the details of the changes in roboRIO/src/edu/wpi/first/wpilibj - these are just updated files from WPILib.

amackworth commented 8 years ago

Assuming this works properly, looks good!