[DAQ-drivers] driver/ti branch, Type2v4.3, updated. 2v4.3-1-4-g8ae9d40
Bryan Moffit
moffit at jlab.org
Tue Nov 11 16:29:43 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 "driver/ti".
The branch, Type2v4.3 has been updated
via 8ae9d4028dee775c594151f6939aecfac957fda2 (commit)
via eb28bdedf31ffa02b44863b8b07fe8f98596aeb7 (commit)
from 97ddc8d854d7438112dabfc4966f7bb4bfa6c10e (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 8ae9d4028dee775c594151f6939aecfac957fda2
Author: Bryan Moffit <moffit at jlab.org>
Date: Tue Nov 11 16:17:30 2014 -0500
New TI trigger table routines/features.
tiLib.{c,h}
- New static library array containing default trigger table
- New trigger table routines:
int tiTriggerTableConfig(unsigned int *itable)
int tiGetTriggerTable(unsigned int *otable)
int tiTriggerTablePredefinedConfig(int mode)
int tiDefineEventType(int trigMask, int hwTrig, int evType)
void tiPrintTriggerTable(int showbits)
- tiLoadTriggerTable
New mode = 4 to load whichever table is stored in the library table.
commit eb28bdedf31ffa02b44863b8b07fe8f98596aeb7
Author: Bryan Moffit <moffit at jlab.org>
Date: Tue Nov 11 13:30:12 2014 -0500
Add another trigger table to tiLoadTriggerTable.
tiLib.c
- tiLoadTriggerTable
Add in mode 3:
TS#1,2,3,4,5,6 generates Trigger1 (physics trigger),
No Trigger2 (playback trigger),
No SyncEvent;
-----------------------------------------------------------------------
Summary of changes:
tiLib.c | 251 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
tiLib.h | 5 +
2 files changed, 249 insertions(+), 7 deletions(-)
hooks/post-receive
--
driver/ti
More information about the Daq-drivers
mailing list