[DAQ-drivers] driver/ti branch, devel, updated. 2v9.1-5-g9b3c8e1
Bryan Moffit
moffit at jlab.org
Thu Jun 18 11:15:34 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/ti".
The branch, devel has been updated
via 9b3c8e1a13b517bf6e9a92746a2b5b5fe480c855 (commit)
via 5d19557e21659096f0dce5fbe4a14b3525e967fe (commit)
via d141e8d95f3709dfe2a69b2f419e196c38a363a9 (commit)
via 556bb5bc0e2547ebf73de75e2aa47787a470f466 (commit)
via 20f64f3069ab042119d4ef1028464b1dfa09dbe1 (commit)
from ff41119974c83f095525c4cb00f8749c39e27228 (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 9b3c8e1a13b517bf6e9a92746a2b5b5fe480c855
Merge: ff41119 5d19557
Author: Bryan Moffit <moffit at jlab.org>
Date: Thu Jun 18 11:14:00 2015 -0400
Merge branch 'feature-SBS' into devel
commit 5d19557e21659096f0dce5fbe4a14b3525e967fe
Author: Bryan Moffit <moffit at jlab.org>
Date: Thu Jun 18 11:12:49 2015 -0400
Change calculation of fixed pulser period to reflect that of new firmware.
commit d141e8d95f3709dfe2a69b2f419e196c38a363a9
Author: Bryan Moffit <moffit at jlab.org>
Date: Wed Jun 17 14:17:17 2015 -0400
Supported firmware type 3 version 1.8
Added routines to support TS Input delays.
tiLib.{c,h}
- Supported type 3 version 1.8
- New routines to support TSInput delays:
int tiSetTSInputDelay(int chan, int delay);
int tiGetTSInputDelay(int chan);
int tiPrintTSInputDelay();
- Change in register 0x34 to get number of events to readout in crate.
- new routine to get this number (updated at BlockReady, cleared at RO ACK):
int tiGetReadoutEvents();
commit 556bb5bc0e2547ebf73de75e2aa47787a470f466
Author: Bryan Moffit <moffit at jlab.org>
Date: Mon Jun 15 15:20:20 2015 -0400
Add in routines for access to busy counter registers.
tiLib.{c,h}
- Update register map to include busy counter registers
- new routines to access those registers:
unsigned int tiGetBusyCounter(int busysrc);
int tiPrintBusyCounters();
commit 20f64f3069ab042119d4ef1028464b1dfa09dbe1
Author: Bryan Moffit <moffit at jlab.org>
Date: Mon Jun 15 14:43:02 2015 -0400
Supported firmware type 3 version 1.7
tiLib.{c,h}
- Library will now only support specific type and version firmware.
-----------------------------------------------------------------------
Summary of changes:
firmware/.currentfw | 2 +-
...ModTIfirmwareHistory => TIFPGACfirmwareHistory} | 24 +-
firmware/{mti91.svf => tip18.svf} | 104022 +++++++++---------
tiLib.c | 303 +-
tiLib.h | 39 +-
5 files changed, 52322 insertions(+), 52068 deletions(-)
rename firmware/{ModTIfirmwareHistory => TIFPGACfirmwareHistory} (70%)
rename firmware/{mti91.svf => tip18.svf} (91%)
hooks/post-receive
--
driver/ti
More information about the Daq-drivers
mailing list