[DAQ-drivers] utils/meaLat branch, master, updated. 7f138a5140b12b68d479f2b4595f67a55e84e1a5
Bryan Moffit
moffit at jlab.org
Fri Feb 28 15:02:25 EST 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "utils/meaLat".
The branch, master has been updated
via 7f138a5140b12b68d479f2b4595f67a55e84e1a5 (commit)
from f992c89fdbba8c2aba0bc740c0f03a2cefd3a732 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7f138a5140b12b68d479f2b4595f67a55e84e1a5
Author: Bryan Moffit <moffit at jlab.org>
Date: Fri Feb 28 15:00:56 2014 -0500
Makefile
mlTiClient.c
mlTsCrate.c
- Kind of a toy, at the moment.
- Intention of this set of programs is to measure trigger fiber
latency of all crates that run the mlTiClient program and
collect that info at a central location (mlTsCrate) to determine optimal
latency settings.
-----------------------------------------------------------------------
Summary of changes:
Makefile | 28 ++++++---------
mlTiClient.c | 84 ++++++++++++++++++++++++++++++++++++++++++
mlTsCrate.c | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
tiClient.c | 54 ---------------------------
tsCrate.c | 54 ---------------------------
5 files changed, 210 insertions(+), 125 deletions(-)
create mode 100644 mlTiClient.c
create mode 100644 mlTsCrate.c
delete mode 100644 tiClient.c
delete mode 100644 tsCrate.c
hooks/post-receive
--
utils/meaLat
More information about the Daq-drivers
mailing list