Log in

View Full Version : old defalt code


nragod
24-09-2003, 18:02
does any one have the old defalt code from like 2000-02?

If you do pleas send it to me at newarkroboticsasoc@sbcglobal.net
thanks
-ed

Greg Ross
24-09-2003, 18:25
Here it is.

nragod
24-09-2003, 18:28
thanks

nragod
24-09-2003, 19:38
i need the one for 2001 robot controler

Joe Ross
24-09-2003, 22:20
I beleive that the 2001 code is extremely similar if not the same as the code from 2000 and 2002.

nragod
25-09-2003, 00:37
Originally posted by Joe Ross
I beleive that the 2001 code is extremely similar if not the same as the code from 2000 and 2002.
but the link above is '03 code

Joe Ross
25-09-2003, 01:19
The comments on the top say it is the 2000 code. I compared it to the 2003 code and it is definetly not the 2003 code

nragod
25-09-2003, 01:24
it has the PB_mode witch is new to the '03 program

nragod
25-09-2003, 01:26
some one has added code to make it '03 code

Andy Brockway
25-09-2003, 08:05
Has this been resolved?

I have a version dated 12/28/99. It has the PB_Mode in it. Our rookie year was 2001 and this var has always been there.

Jeff Waegelin
25-09-2003, 08:49
Originally posted by nragod
it has the PB_mode witch is new to the '03 program

PB_mode in general is not new. The specific bit for autonomous is new, but other PB_mode bits have always controlled things like robot disable and such.