View Single Post
  #6   Spotlight this post!  
Unread 04-12-2008, 20:03
nickmagus's Avatar
nickmagus nickmagus is offline
Registered User
AKA: Nick Clayton
FRC #0008 (Paly Robotics)
Team Role: Programmer
 
Join Date: Dec 2007
Rookie Year: 2007
Location: Palo Alto, Califorinia
Posts: 56
nickmagus is an unknown quantity at this point
Send a message via AIM to nickmagus
Re: inconsistent wireless code downloading

So I did some testing and here is what I found. I'm using windriver and C++. If I use the debug method of running code on the robot through the RAM everything works fine however if I download the code and reboot the robot the two modes (teleop and autonomous) dont change until the robot is not in their mode. I did a really simple test (switching joysticks in teleop) and found that if i reboot the robot in teleoperated mode the joysticks wern't switched but i switched to autonomous and back it worked. the same thing happened with autonomous. any ideas whats up?