[DAQ-drivers] driver/ts branch, devel, updated. v15.1-2-g6f08ae4

Bryan Moffit moffit at jlab.org
Mon Apr 13 11:27:39 EDT 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 "driver/ts".

The branch, devel has been updated
       via  6f08ae4ac9eb9f8f05c7f7a6c8de9f7263b73012 (commit)
       via  b273b51dab334f83edd1a015b9cacf6c7b390e9b (commit)
      from  d460221f69a42bb18ceded39f3945e14d60bea69 (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 6f08ae4ac9eb9f8f05c7f7a6c8de9f7263b73012
Merge: d460221 b273b51
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Apr 13 11:26:29 2015 -0400

    Merge branch 'feature-v16.2' into devel

commit b273b51dab334f83edd1a015b9cacf6c7b390e9b
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Apr 13 11:22:50 2015 -0400

    Supported Firmware Version 16.2
    
    tsLib.{c,h}
     - Update tsSoftTrig for new fixed trigger period parameters
     - New routines to support front panel trigger delays:
     int  tsSetFPDelay(int chan, int delay);
     int  tsGetFPDelay(int chan);
     int  tsPrintFPDelay();
    
     - New routines to support switching of FPGA driver to TSIO
     int  tsSetTSIODrive(int enable);
     int  tsGetTSIODrive();
    
     - New routine to return the Driver Supported Firmware version.
     int  tsGetDriverSupportedVersion();

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

Summary of changes:
 firmware/.currentfw               |      2 +-
 firmware/TSFPGAfirmwareHistory    |      7 +-
 firmware/{ts144.svf => ts162.svf} | 132464 +++++++++++++++++------------------
 firmware/ts_current_firmware.svf  |      2 +-
 tsLib.c                           |    178 +-
 tsLib.h                           |     15 +-
 6 files changed, 66427 insertions(+), 66241 deletions(-)
 rename firmware/{ts144.svf => ts162.svf} (88%)


hooks/post-receive
-- 
driver/ts


More information about the Daq-drivers mailing list