[DAQ-drivers] [SCM] driver/fa125 branch, feature-a32, updated. 26e1fb20cb4d4d20b38981d2745a9362def55878
Bryan Moffit
moffit at jlab.org
Mon Dec 16 14:26:13 EST 2013
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/fa125".
The branch, feature-a32 has been updated
via 26e1fb20cb4d4d20b38981d2745a9362def55878 (commit)
from c267144458bb3653e3a9e44104b36477f45baa53 (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 26e1fb20cb4d4d20b38981d2745a9362def55878
Author: Bryan Moffit <moffit at jlab.org>
Date: Mon Dec 16 14:20:47 2013 -0500
- Initialize the A32 Offset at fa125Init
- Turn off hardware byteswapping
- Convert all module reads and writes to use vmeRead and vmeWrite
(software byteswapping)
- When configuring multi-board readout, first init all modules to
be middle boards, then specifically tag those required as
first and last boards
- Include counts of block, trigger, event in fa125Status
- Some important registers printed out in fa125Status
- New routines
fa125Enable
fa125Reset
fa125ResetToken
fa125SetBlocklevel
fa125SoftTrigger
- Add routines and structure needed for Decoding data
- Remote "const" variable types in memory structures
- Update sample readout program to reflect these changes
-----------------------------------------------------------------------
Summary of changes:
fa125Lib.c | 700 ++++++++++++++++++++++++++++++++++++++++++-----
fa125Lib.h | 80 +++---
test/fa125ReadoutTest.c | 125 ++++++---
3 files changed, 767 insertions(+), 138 deletions(-)
hooks/post-receive
--
driver/fa125
More information about the Daq-drivers
mailing list