[DAQ-drivers] driver/fadc branch, devel, updated. v1D-2-g02a1b1a

Bryan Moffit moffit at jlab.org
Fri Jul 25 16:44:17 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/fadc".

The branch, devel has been updated
       via  02a1b1ac7a514891ab3a7684e9ae71066001ea99 (commit)
       via  cd5a69a1302f4957e6e7c7244ee4dcccd2cc9a5c (commit)
      from  ad65dd90da686f05a80d05a0165dcf352b6d7a6c (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 02a1b1ac7a514891ab3a7684e9ae71066001ea99
Merge: ad65dd9 cd5a69a
Author: Bryan Moffit <moffit at jlab.org>
Date:   Fri Jul 25 16:44:04 2014 -0400

    Merge branch 'feature-dac_readback' into devel

commit cd5a69a1302f4957e6e7c7244ee4dcccd2cc9a5c
Author: Bryan Moffit <moffit at jlab.org>
Date:   Fri Jul 25 16:41:32 2014 -0400

    Several new routines relating to readback of DAC values.
    
    fadcLib.{c,h}
     - int faSetDACandCheck(int id, unsigned short dvalue, unsigned short chmask)
       Set the value of the specified dac to chmask, and check that they were written properly
     - int faGetDAC(int id, unsigned short *indata)
       Get the values of all DACs and put them in indata[16]
     - int faGetChannelDAC(int id, int channel);
       Get the value of the DAC of channel

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

Summary of changes:
 v2.0/fadcLib.c |  118 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 v2.0/fadcLib.h |    3 +
 2 files changed, 121 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
driver/fadc


More information about the Daq-drivers mailing list