[DAQ-drivers] driver/ti branch, devel, updated. v20.3-11-g1de30f6
Bryan Moffit
moffit at jlab.org
Wed Jul 23 11:29:45 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/ti".
The branch, devel has been updated
via 1de30f69e5e90f034978a8410aad426010e90a20 (commit)
via 755f7feb2377c9812daaea60aaf7bafc4732459b (commit)
via 4841dade3db7b69d1494db8364ee910ba2c6fda5 (commit)
via cf336ed74fd830f3984b23677423586011999012 (commit)
via 0c20e05a79973b2b1dfc5199f21d5df53002a0d8 (commit)
via d88ed7f371cdd1e0c94abe78aac4688e5d944288 (commit)
from 029bc57c25d9e19ea1c49ad138a69c31d14dae00 (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 1de30f69e5e90f034978a8410aad426010e90a20
Author: Bryan Moffit <moffit at jlab.org>
Date: Wed Jul 23 11:29:19 2014 -0400
Remove softlink that's generated by Makefile.
commit 755f7feb2377c9812daaea60aaf7bafc4732459b
Author: Bryan Moffit <moffit at jlab.org>
Date: Wed Jul 23 11:28:50 2014 -0400
Updated filename to current version.
commit 4841dade3db7b69d1494db8364ee910ba2c6fda5
Author: Bryan Moffit <moffit at jlab.org>
Date: Wed Jul 23 11:27:58 2014 -0400
Removed Changelog.
commit cf336ed74fd830f3984b23677423586011999012
Author: Bryan Moffit <moffit at jlab.org>
Date: Wed Jul 23 11:23:14 2014 -0400
Some documentation additions. Better vxWorks compat. Busy source fix when not in VXS crate.
tiLib.c
- Docs: Add SlavePreInit, MasterConfig, SlaveConfig, MasterStatus, MasterReadout groups
- For vxWorks, look for the jvme.h in ../jvme/
- tiInit:
If not in an VXS crate (determined from i2c communication to SWB) then set the busy source
properly.
- Fix logMsg compilation warnings.
- tiReadBlock:
Change a printf to a logMsg
commit 0c20e05a79973b2b1dfc5199f21d5df53002a0d8
Author: Bryan Moffit <moffit at jlab.org>
Date: Wed Jul 23 11:20:12 2014 -0400
Updated general Slave and Master CRLs.
commit d88ed7f371cdd1e0c94abe78aac4688e5d944288
Author: Bryan Moffit <moffit at jlab.org>
Date: Wed Jul 23 09:40:30 2014 -0400
New CRLs for using a pipeline TI in an SFI.
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 27 --
crl/Makefile | 20 +-
crl/ti_master_list.crl | 90 +++++-
crl/{ti_master_list.crl => ti_sfi_master.crl} | 121 +++++++-
crl/ti_sfi_master_1881.crl | 380 +++++++++++++++++++++++++
crl/ti_slave_list.crl | 75 +++++-
firmware/.currentfw | 2 +-
firmware/ti_current_firmware.svf | 1 -
tiLib.c | 72 +++--
9 files changed, 685 insertions(+), 103 deletions(-)
delete mode 100644 CHANGELOG
copy crl/{ti_master_list.crl => ti_sfi_master.crl} (60%)
create mode 100644 crl/ti_sfi_master_1881.crl
delete mode 120000 firmware/ti_current_firmware.svf
hooks/post-receive
--
driver/ti
More information about the Daq-drivers
mailing list