[DAQ-drivers] utils/rol_include branch, devel, updated. 2.6-20-gebca917
Bryan Moffit
moffit at jlab.org
Tue Feb 10 10:12:54 EST 2015
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/rol_include".
The branch, devel has been updated
via ebca9171215e8076766a7ceebbecc61345fb678a (commit)
via f3189b77672635378dcf79b3b2420f2e707afb34 (commit)
via e7f02004f5f294a39447cb2e8dd112c3d11812fb (commit)
via 9f8ff98fc83fb3211bdd44961f24b1fa5118c46e (commit)
via fa938a3428d39e7bba1a6449042b29f00a10eb5c (commit)
via cebb3f1b7cc910e575d24b79981239423663dd83 (commit)
via ca88443a0a572873ffbbe015d8ddb95d0e79fb07 (commit)
via 8fe7518c913f13d6c1d13a8d5fd289fa38e55354 (commit)
from f6a01d3071c60f1a63062985ae9678b6d1f6741e (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 ebca9171215e8076766a7ceebbecc61345fb678a
Merge: e7f0200 f3189b7
Author: Bryan Moffit <moffit at jlab.org>
Date: Tue Feb 10 10:12:41 2015 -0500
Merge branch 'release-coda3.1' into devel
commit f3189b77672635378dcf79b3b2420f2e707afb34
Merge: fa938a3 e7f0200
Author: Bryan Moffit <moffit at jlab.org>
Date: Tue Feb 10 10:12:16 2015 -0500
Merge branch 'devel' into release-coda3.1
commit e7f02004f5f294a39447cb2e8dd112c3d11812fb
Merge: f6a01d3 9f8ff98
Author: Bryan Moffit <moffit at jlab.org>
Date: Tue Feb 10 10:03:23 2015 -0500
Merge branch 'bugfix-endOfRun' into devel
commit 9f8ff98fc83fb3211bdd44961f24b1fa5118c46e
Author: Bryan Moffit <moffit at jlab.org>
Date: Tue Feb 10 09:44:58 2015 -0500
Add in condition variable to wait for TI data to be readout before
disconnecting the polling thread.
Bring current versions up to speed with repo version.
tiprimary_list.c
tsprimary_list.c
- Change #warn to #warning
- Add in remex initialization and setup
- Add in Condition variable that will wait until the TI data is readout and
dequeued before cancelling off the polling thread.
- Add in vmeCheckMutexHealth(10) during prestart
- Set the blocklevel during prestart (TS and master only)
- Cleanup code that is no longer used
- Add in routine for TI that uses tiLive(..) when ever tsLive(..) is called from the ROC
commit fa938a3428d39e7bba1a6449042b29f00a10eb5c
Author: Bryan Moffit <moffit at jlab.org>
Date: Wed Sep 10 16:00:32 2014 -0400
Add in EVENTOPEN and EVENTCLOSE macros for the DMA buffers.
dmaBankTools.h
- New macros EVENTOPEN and EVENTCLOSE so that syncFlag can be filled at the time
of readout. Also gives user the capability of defining their own
type of event bank (bank of bank, bank of ui4, etc..)
t{i,s}primary_list.c
- Implementation of EVENTOPEN and EVENTCLOSE
commit cebb3f1b7cc910e575d24b79981239423663dd83
Author: Bryan Moffit <moffit at jlab.org>
Date: Thu Mar 27 09:51:56 2014 -0400
tiprimary_list.c
tsprimary_list.c
- General cleanup to remove items leftover from previous test/configurations
- __prestart: Add an extra t?SetBlockLevel after SyncReset to make
sure all of the TI Slaves receive it.
commit ca88443a0a572873ffbbe015d8ddb95d0e79fb07
Author: Bryan Moffit <moffit at jlab.org>
Date: Wed Mar 26 16:54:03 2014 -0400
tiprimary_list.c
tsprimary_list.c
- __prestart: Check the health of the vmeBus mutex, just before rocPrestart
commit 8fe7518c913f13d6c1d13a8d5fd289fa38e55354
Author: Bryan Moffit <moffit at jlab.org>
Date: Thu Mar 13 10:55:12 2014 -0400
tiprimary_list.c
tsprimary_list.c
- Include remex header, initialization and proper close
- - Default name: ROCID%d and hostname
-----------------------------------------------------------------------
Summary of changes:
dmaBankTools.h | 45 +++++++--
tiprimary_list.c | 285 ++++++++++++++----------------------------------------
tsprimary_list.c | 188 +++++++++++++-----------------------
3 files changed, 177 insertions(+), 341 deletions(-)
hooks/post-receive
--
utils/rol_include
More information about the Daq-drivers
mailing list