[DAQ-drivers] driver/ts branch, release-v13.1, updated. v13.1-1-1-gd11775d

Bryan Moffit moffit at jlab.org
Thu Nov 13 14:16:02 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/ts".

The branch, release-v13.1 has been updated
       via  d11775d46da0d4905392502d7c654b1df42be3a8 (commit)
      from  e20ad9452dbb98f18a15d4c4bd904e39cce62627 (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 d11775d46da0d4905392502d7c654b1df42be3a8
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu Nov 13 14:15:02 2014 -0500

    Some refinements to trigger table routines.
    
    tsLib.{c,h}
     - tsDefineEventType(...)
       Change trigMask type to unsigned int
       Remove the erroneous check on trigMask value
       bugFix shift in bytes of trigMask for the bit pattern
       add missing foundPattern=1
     - tsLoadTriggerTable()
       Remove unused variables
       Add subgroup names
       printout two groups at a time to utilize terminal space
    
    test/triggerTable.c
     - Program to test trigger table routines

-----------------------------------------------------------------------

Summary of changes:
 test/triggerTable.c |   35 +++++
 tsLib.c             |  343 +++++++++++++++++++++++++++++++++++++++++++++++----
 tsLib.h             |    6 +
 3 files changed, 360 insertions(+), 24 deletions(-)
 create mode 100644 test/triggerTable.c


hooks/post-receive
-- 
driver/ts


More information about the Daq-drivers mailing list