Skip to content

FRC Kickoff - Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@JLLeitschuh JLLeitschuh released this 07 Jan 17:10
· 496 commits to master since this release

Our first release candidate for the FRC Kickoff on Saturday.
Please report any bugs/crashes/defects you find. These are incredibly important and will help us make GRIP stable for the 2016 season.


Changes

  • Publish values to NetworkTables
    • Will not work on NI roboRIO until you have the 2016 NI image
    • Should work on your local machine, please test this out with outline viewer.
  • Deploy GRIP to NI roboRIO with Stop/Start functionality
    • You should also get all console logs printed back to GRIP for debugging
  • Saves will now automatically append the .grip extension
  • IP Camera protocol will automatically be added if you don't provide it when creating a IP Camera source
  • Cleaner Socket Hint Labels
  • Various bug fixes