Commit 4569e41b authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

doc: Small wording changes and additions in PTS setup guide

parent 3b1e9930
......@@ -201,11 +201,12 @@ the details in the next section to test our system and network was properly inst
\end{verbatim}
\item If the prompt appears as above, the setup is fine. Now we need to disable the telnet ping
that the SysMon does, so it doesn't get in the way of our Python scripts, which use Telnet
to talk to the CONV-TTL-RS485 FPGA:
to talk to the CONV-TTL-RS485 FPGA. Run the following commands in the Telnet prompt of the ELMA
crate:
\begin{verbatim}
%> telnetping 0
%> saveenv
%> reboot
telnetping 0
saveenv
reboot
\end{verbatim}
\item This last command will reboot the SysMon to store the telnetping settings, so the connection to the
ELMA will be lost. This is an expected behaviour and should not get in our way. Simply reconnect
......@@ -294,8 +295,9 @@ See Appendix~\ref{app:build} for details on the second.
\item \textbf{New password: } pts-user
\end{itemize}
\item Log in to the new \verb=conv-ttl-rs485= user account
\item Open up a terminal window here, and copy
the desktop shortcuts from the extracted PTS tarball to this user's desktop:
\item Unlock all items except Nautilus from the launcher bar on the left side of the screen
\item Open up a terminal window, and copy the desktop shortcuts from the extracted PTS tarball
to this user's desktop:
\begin{verbatim}
cd ~/Desktop/
cp /home/pts/ubuntu/t485/config/*.desktop .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment