diff --git a/docs/src/firmware.rst b/docs/src/firmware.rst index ab5f31d30..86519e9b7 100644 --- a/docs/src/firmware.rst +++ b/docs/src/firmware.rst @@ -22,6 +22,11 @@ Compatibility `Older versions `_ +Corrsponding Detector Server +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/eigerDetectorServer/bin/eigerDetectorServer_developer + Upgrade ^^^^^^^^ #. Tftp must be already installed on your pc to use the bcp executable. @@ -116,6 +121,12 @@ Compatibility `Older versions `_ +Corrsponding Detector Server +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/jungfrauDetectorServer/bin/jungfrauDetectorServer_developer + + Upgrade (from v4.x.x) ^^^^^^^^^^^^^^^^^^^^ #. Tftp must be installed on pc. @@ -153,7 +164,7 @@ Upgrade (from v4.x.x) sls_detector_put hostname bchipxxx sls_detector_put programfpga xxx.pof -#. After programming, kill update server using Ctrl + C. +#. After programming, kill 'update server' using Ctrl + C in server console. #. Enable server respawning if needed .. code-block:: bash @@ -200,10 +211,14 @@ Compatibility Minimum compatible version : 11.01.2013 Latest compatible version : 08.02.2018 (50um and 25um Master) - 09.02.2018 (25 um Slave) + 09.02.2018 (25 um Slave) `Older versions `_ +Corrsponding Detector Server +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/gotthardDetectorServer/bin/gotthardDetectorServer_developer Upgrade ^^^^^^^^ @@ -243,6 +258,10 @@ Compatibility Minimum compatible version : 25.09.2020 Latest compatible version : 25.09.2020 +Corrsponding Detector Server +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/mythen3DetectorServer/bin/mythen3DetectorServer_developer Upgrade (from v5.0.0-rc1) ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -276,6 +295,10 @@ Compatibility Minimum compatible version : 25.09.2020 Latest compatible version : 25.09.2020 +Corrsponding Detector Server +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer Upgrade (from v5.0.0-rc1) ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -309,6 +332,10 @@ Compatibility Minimum compatible version : 02.03.2020 Latest compatible version : 02.03.2020 +Corrsponding Detector Server +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/moenchDetectorServer/bin/moenchDetectorServer_developer Upgrade (from v5.0.0-rc1) ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -341,6 +368,10 @@ Compatibility Minimum compatible version : 27.11.2019 Latest compatible version : 27.11.2019 +Corrsponding Detector Server +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/ctbDetectorServer/bin/ctbDetectorServer_developer Upgrade (from v5.0.0-rc1) ^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/docs/src/index.rst b/docs/src/index.rst index 8643f477f..cc4d0ee7b 100644 --- a/docs/src/index.rst +++ b/docs/src/index.rst @@ -51,15 +51,17 @@ Welcome to slsDetectorPackage's documentation! ToString .. toctree:: - :caption: Servers + :caption: Firmware + + firmware + +.. toctree:: + :caption: Detector Server servers serverupgrade -.. toctree:: - :caption: Firmware - firmware .. Indices and tables .. ================== diff --git a/docs/src/serverupgrade.rst b/docs/src/serverupgrade.rst index 592a06dca..748f8afb8 100644 --- a/docs/src/serverupgrade.rst +++ b/docs/src/serverupgrade.rst @@ -1,11 +1,16 @@ -Server Upgrade -================= +Detector Server Upgrade +======================= Eiger ------------- + +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/eigerDetectorServer/bin/eigerDetectorServer_developer + + #. Kill old server and copy new server .. code-block:: bash @@ -34,6 +39,10 @@ Eiger Jungfrau ------------- +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/jungfrauDetectorServer/bin/jungfrauDetectorServer_developer + +#. Install tftp and copy detector server binary to tftp folder #. Program from console (only from 5.0.0-rc1) .. code-block:: bash @@ -43,6 +52,11 @@ Jungfrau Gotthard --------- + +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/gotthardDetectorServer/bin/gotthardDetectorServer_developer + +#. Install tftp and copy detector server binary to tftp folder #. Program from console (only from 5.0.0-rc1) .. code-block:: bash @@ -54,6 +68,10 @@ Gotthard Mythen3 ------- +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/mythen3DetectorServer/bin/mythen3DetectorServer_developer + +#. Install tftp and copy detector server binary to tftp folder #. Program from console (only from 5.0.0-rc1) .. code-block:: bash @@ -63,6 +81,11 @@ Mythen3 Gotthard2 ---------- + +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer + +#. Install tftp and copy detector server binary to tftp folder #. Program from console (only from 5.0.0-rc1) .. code-block:: bash @@ -72,6 +95,11 @@ Gotthard2 Moench ------ + +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/moenchDetectorServer/bin/moenchDetectorServer_developer + +#. Install tftp and copy detector server binary to tftp folder #. Program from console (only from 5.0.0-rc1) .. code-block:: bash @@ -81,6 +109,11 @@ Moench Ctb --- + +| **Location:** +| 5.0.0-rc1: slsDetectorPackage/slsDetectorServer/ctbDetectorServer/bin/ctbDetectorServer_developer + +#. Install tftp and copy detector server binary to tftp folder #. Program from console (only from 5.0.0-rc1) .. code-block:: bash