Revision 9f224ade README.txt

View differences:

README.txt
140 140
gtkterm you need to modify the configuration file ~/.gtktermrc (generated
141 141
automatically when you start the application for the first time) as follows:
142 142

  
143
  port	= /dev/ttyUSB0
143
  port	= /dev/ttyAMiRo0
144 144
  speed	= 115200
145 145
  bits	= 8
146 146
  stopbits	= 1
......
155 155

  
156 156
For hterm you need to configure the tool analogously. With either tool the robot
157 157
can be reset by toggling the RTS signal on and off again, and you can access the
158
system shell of AMiRo-OS.
158
system shell of AMiRo-OS. If you need legacy support for older version of
159
AMiRo-BLT, you can replace the port value by '/dev/ttyUSB0'.
159 160

  
160 161

  
161 162
2.2 - QtCreator IDE

Also available in: Unified diff