TAPS slowcontrol software
- ROOT 5.34 (with MySQL support)
- Compile the software using
make clean ; make
- Set some shell variables, e.g.
export TAPSSC="$HOME/TAPSsc"
export LD_LIBRARY_PATH="$TAPSSC/lib:$LD_LIBRARY_PATH"
November 12, 2013
- added QAC calibration
- improved MySQL query performance
November 4, 2013
- initial import