[DAQ-drivers] driver/fadc branch, devel, updated. v1A-2-gb6f4032
Bryan Moffit
moffit at jlab.org
Fri Apr 4 11:11:57 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 b6f4032ae77fde8f1d496ac9ae4cf38849d65c7b (commit)
from 97f71d2df5fbad13e531d4d4d59f4953e336e6a1 (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 b6f4032ae77fde8f1d496ac9ae4cf38849d65c7b
Author: Bryan Moffit <moffit at jlab.org>
Date: Fri Apr 4 11:08:49 2014 -0400
Some Library cleanup, new FADC/CTP/SD readout list
rol/fadc_sd_ctp_list.c
- Readout list example on how to configure a crate of fADC250s
with an SD and CTP
fadcLib.{c,h}
- faSetProcMode: Better comment describing usage
Cycle through supported modes to be sure
correct mode is set
- faStatus: More descriptive processing mode output
- Redefined processing mode macros:
#define FA_ADC_PROC_MODE_RAW_WINDOW 1
#define FA_ADC_PROC_MODE_PULSE_RAW 2
#define FA_ADC_PROC_MODE_PULSE_INTEGRAL 3
#define FA_ADC_PROC_MODE_HIGH_REZ_TIME 4
#define FA_ADC_PROC_MODE_HIGH_REZ_TIME_INTEGRAL 7
#define FA_ADC_PROC_MODE_DEBUG_HI_REZ_TIME 8
-----------------------------------------------------------------------
Summary of changes:
v2.0/fadcLib.c | 64 ++++++--
v2.0/fadcLib.h | 19 ++-
v2.0/rol/fadc_sd_ctp_list.c | 396 +++++++++++++++++++++++++++++++++++++++++++
v2.0/test/fadcLibTest.c | 35 +---
4 files changed, 470 insertions(+), 44 deletions(-)
create mode 100644 v2.0/rol/fadc_sd_ctp_list.c
hooks/post-receive
--
driver/fadc
More information about the Daq-drivers
mailing list