View Single Post
  #5   Spotlight this post!  
Unread 14-12-2012, 22:45
MAldridge's Avatar
MAldridge MAldridge is offline
Lead Programmer
AKA: Rube #1
FRC #0418 (LASA Robotics)
Team Role: Programmer
 
Join Date: Jan 2011
Rookie Year: 2010
Location: Austin
Posts: 117
MAldridge will become famous soon enoughMAldridge will become famous soon enough
Re: Viewing files that are on C-RIO to verify our code

as others have said, there isn't a good way to work out what the code is once it becomes a binary. For that reason, in my team's code we write a version string out to the serial port, and every time we commit code to our online repo, we also update that version string.
__________________
'Why are you a programer?' --Team Captain
'Because the robot isn't complicated enough!' --Me
Reply With Quote