From 67ad10b157276877b7a92799a148239c04aa2814 Mon Sep 17 00:00:00 2001 From: watts Date: Wed, 5 Jun 2024 13:39:56 +0200 Subject: [PATCH] Add Realtime Sampler link --- home.md | 59 +++++++++++++++++++++++++++++---------------------------- 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/home.md b/home.md index 48579a6..308d8e1 100644 --- a/home.md +++ b/home.md @@ -1,30 +1,31 @@ -# Hardware Requirements - -Pixelator runs on standard PC hardware and the only significant requirements are that your hardware cards physically fit. Since the common interface cards for interferometers, and from National Instruments tend to be PCI based, you need enough PCI slots (not the newer PCIe) to fit your set of cards. Further, the case should be large enough to fit cards inside (PCI cards tend to be bigger than PCIe cards). For a rack-mounted PC, the case should be 4 units high and should typically be a "long" version to ensure the case has enough depth. - - -# Installation - -- [Setup Computer to be used with this Software](SetupComputer) -- [Setup Computer based on Ubuntu 18.04 64 Bit to be used with this Software](SetupComputer18.04) -- [Setup Computer based on Ubuntu 20.04 64 Bit to be used with this Software](SetupComputer20.04) -- [Setup Computer based on Debian 11 64 Bit to be used with this Software](Setup-Computer-Debian-11) -- [Setup Computer based on Debian 12 64 Bit to be used with this Software](Setup-Computer-Debian-12) - -- [Setup Computer as Server for IOCs and Ethercat](Setup-Computer-IOC-Server) - - -# Configuration -- [PixelatorController Settings](PixelatorControllerSettings) -- [Orocos Configuration](Orocos-Configuration) - -# Running -- [Make sure the ZMQ ports match](ZMQ-Ports) -- ["No Hardware" test system](Running-No-Hardware) -- [Running a standard system](Running-Standard) -- [Running with a debugger](Running-Debugger) -- [Running Orocos](Running-Orocos) - - -# Other Topics +# Hardware Requirements + +Pixelator runs on standard PC hardware and the only significant requirements are that your hardware cards physically fit. Since the common interface cards for interferometers, and from National Instruments tend to be PCI based, you need enough PCI slots (not the newer PCIe) to fit your set of cards. Further, the case should be large enough to fit cards inside (PCI cards tend to be bigger than PCIe cards). For a rack-mounted PC, the case should be 4 units high and should typically be a "long" version to ensure the case has enough depth. + + +# Installation + +- [Setup Computer to be used with this Software](SetupComputer) +- [Setup Computer based on Ubuntu 18.04 64 Bit to be used with this Software](SetupComputer18.04) +- [Setup Computer based on Ubuntu 20.04 64 Bit to be used with this Software](SetupComputer20.04) +- [Setup Computer based on Debian 11 64 Bit to be used with this Software](Setup-Computer-Debian-11) +- [Setup Computer based on Debian 12 64 Bit to be used with this Software](Setup-Computer-Debian-12) + +- [Setup Computer as Server for IOCs and Ethercat](Setup-Computer-IOC-Server) + + +# Configuration +- [PixelatorController Settings](PixelatorControllerSettings) +- [Orocos Configuration](Orocos-Configuration) +- [Realtime Sampler Configuration](Realtime-Sampler-Configuration) + +# Running +- [Make sure the ZMQ ports match](ZMQ-Ports) +- ["No Hardware" test system](Running-No-Hardware) +- [Running a standard system](Running-Standard) +- [Running with a debugger](Running-Debugger) +- [Running Orocos](Running-Orocos) + + +# Other Topics - [SOPHIE alignment](SOPHIE-Alignment) \ No newline at end of file