Expert Documentation

From GammaSphere DAQ
Revision as of 18:44, March 17, 2022 by Tlauritsen (talk | contribs)
Jump to navigation Jump to search

ANL Digitizer Firmware for Experts

This document presupposes that the reader is already familiar with the overall design of the firmware and associated terminology.

Go back to Advanced User Guides

Go back to Digital Gammasphere and the SBX Upgrade

piserver instructions

. The piserver runs on the Ubuntu machine called piserver1. To start the server: log in on piserver1 and check whether the server is already running (try ps ax | grep piserver| grep -v grep). If it is not and you want to start it, type

 sudo piserver &

. To add another raspberry pi to be under the control of the piserver,