View Single Post
Old 08-29-2003, 02:03 AM   #8
mtb_dude
Scooby Specialist
 
Member#: 12619
Join Date: Nov 2001
Chapter/Region: Tri-State
Location: LI, NY
Vehicle:
02 WRX Wagon
#47 SM w/RA gears

Default

Ok, I've actually tested it (I know i have no life!). I'm having trouble saving maps to the laptop. It would be so much easier if the UTEC accepted zmodem file transfers.

But this should get you to edit the maps without a problem.

just copy and past the next part into a command prompt, for OS X/Jaguar users that would be the terminal icon.

Code:
 echo "pr port             /dev/ttyUSB0
 pu baudrate         19200
 pu bits             8
 pu parity           N
 pu stopbits         1
 pu backspace        DEL
 " > /etc/minirc.dfl
Then all you have to do it type minicom at the command prompt. (This is all assuming minicom is installed by default, you might have to download it.)

Poof! Up comes the UTEC screen. I just did it with a Keyspan adapter and Red Hat Linux V9 laptop.



To disconnect from the UTEC type

CTRL-A
then hit Q

I'm going to sleep now
* Registered users of the site do not see these ads.

Last edited by mtb_dude; 08-29-2003 at 02:09 AM.
mtb_dude is offline   Reply With Quote