mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
manual updated
This commit is contained in:
@ -33,7 +33,7 @@ Minimum compatible version:
|
||||
<BR>
|
||||
Latest version:
|
||||
<BR>
|
||||
26.06.2018 (50um)
|
||||
08.02.2018 (50um)
|
||||
<BR>
|
||||
08.02.2018 (25 um Master)
|
||||
<BR>
|
||||
|
@ -50,7 +50,7 @@ Detector Group.
|
||||
<LI>Update the on-board software as per the instructions in the next
|
||||
section.
|
||||
</LI>
|
||||
<LI>Start the on-board server in debug mode:
|
||||
<LI>Start the on-board server in update mode:
|
||||
|
||||
<OL>
|
||||
<LI>Connect to the blackfin on the detector
|
||||
@ -66,13 +66,13 @@ section.
|
||||
</LI>
|
||||
<LI>Reboot blackfin using <code>reboot</code>
|
||||
</LI>
|
||||
<LI>Run <code>ps</code> to ensure no gotthardDetectorServers are running
|
||||
<LI>Run <code>ps</code> to ensure no jungfrauDetectorServers are running
|
||||
|
||||
</LI>
|
||||
</OL>
|
||||
</LI>
|
||||
<LI>Start the server in debug mode using:
|
||||
<BR><code>./jungfrauDetectorServerxxx -debug</code>
|
||||
<LI>Start the server in update mode using:
|
||||
<BR><code>./jungfrauDetectorServerxxx -update</code>
|
||||
<BR>
|
||||
Leave this console on to come back to it later.
|
||||
|
||||
@ -94,7 +94,7 @@ script in <code>slsDetectorPackage/cleansharedmemory.sh</code>
|
||||
<LI>Once the programming is done:
|
||||
|
||||
<OL>
|
||||
<LI>Switch to the console that has the debug server running and kill it
|
||||
<LI>Switch to the console that has the update server running and kill it
|
||||
using Ctrl+C and ensure no jungfrauDetectorServers are
|
||||
running
|
||||
</LI>
|
||||
|
@ -28,7 +28,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<DIV>
|
||||
|
||||
<P ALIGN="CENTER"><STRONG>Anna Bergamaschi, Dhanya Thattil</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>September 27, 2018</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>September 28, 2018</STRONG></P>
|
||||
</DIV>
|
||||
<BR><HR>
|
||||
|
||||
|
@ -28,7 +28,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<DIV>
|
||||
|
||||
<P ALIGN="CENTER"><STRONG>Anna Bergamaschi, Dhanya Thattil</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>September 27, 2018</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>September 28, 2018</STRONG></P>
|
||||
</DIV>
|
||||
<BR><HR>
|
||||
|
||||
|
Reference in New Issue
Block a user