[DAQ-drivers] driver/gtp branch, devel, updated. v1.1.1beta-2-gdfb1c23

Bryan Moffit moffit at jlab.org
Mon May 12 16:29:07 EDT 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/gtp".

The branch, devel has been updated
       via  dfb1c236c48602adbec304400cd59c37fb7de9da (commit)
       via  beefbe1c96ebd7fc7a3032e5bd44e870de5ff9b3 (commit)
      from  bf068c7b434ca1d157c4f2e891235e60f739c3dd (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 dfb1c236c48602adbec304400cd59c37fb7de9da
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon May 12 16:27:39 2014 -0400

    Some updates to ease use with readout lists and ssps.
    
    gtpLib.{c,h}
     - New routines that use vme slots, instead of payload ports
     int  gtpEnableVmeSlot(int vmeslot);
     int  gtpDisableVmeSlot(int vmeslot);
     int  gtpEnableVmeSlotMask(unsigned int vmeslotmask);
    
    gt_list.c
     - Update Global Trigger readoutlist for a specific example using
       the TOF SSP.

commit beefbe1c96ebd7fc7a3032e5bd44e870de5ff9b3
Author: Bryan Moffit <moffit at jlab.org>
Date:   Fri May 9 17:24:29 2014 -0400

    gtpLib.{c,h}
     - gtpStatus
       Add some printout flags to tag which information to put out
       Fix the macro used to get the SYNC and TRIG source
     - gtpGetSyncSource, gtpSetTrig1Source, gtpGetTrig1Source
       Fix the macro used to get the SYNC and TRIG source
     - gtpCheckAddresses()
       prototype added to header
    
    rol/Makefile
    rol/gt_list.c
     - Readout list that includes TI Slave, SSP, and GTP

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

Summary of changes:
 gtpLib.c          |  155 +++++++++++++++++++++------------
 gtpLib.h          |   11 +++
 rol/Makefile      |   90 +++++++++++++++++++
 rol/gt_list.c     |  254 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 test/Makefile     |    4 +-
 test/gtpLibTest.c |   71 ++++++++++++++-
 6 files changed, 523 insertions(+), 62 deletions(-)
 create mode 100644 rol/Makefile
 create mode 100644 rol/gt_list.c


hooks/post-receive
-- 
driver/gtp


More information about the Daq-drivers mailing list