[DAQ-drivers] driver/ti branch, devel, updated. v18.1-12-gbe20690

Bryan Moffit moffit at jlab.org
Tue Mar 25 19:50:53 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  be206905a61a0613cb091adce192a1080acf3018 (commit)
       via  6863ddd84d66c6e85fa6a3b524df13c0bc20537d (commit)
       via  c7689b39b70e29db96cc86f54bfb921724f743b5 (commit)
       via  600caa54d6eede453661ff5bb8d345dd917333f2 (commit)
       via  950f0b5977c32a9d81b8b55901814ea6b86a958d (commit)
       via  be50eeffda160b2847d0124ad5d67398fe55006a (commit)
       via  f4623ee85f7ea42d76700a080ec9ae4171605167 (commit)
       via  2efe56b5fe4cbbd7821dae6865080becebe95250 (commit)
       via  79341976aaf3105cab48309b122dece8dd246a02 (commit)
       via  157990f0ec59c6f0d321ab4ee7373a6beff33fc9 (commit)
       via  b668895ad47541604d8163f19e2d26586bb4e38b (commit)
       via  e1769e3420b3bf9b0b32e0b6d834dd7a23e3cd4b (commit)
      from  d4a1619bd685a22ce3f880c89e1cec5b8d9ab9d6 (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 be206905a61a0613cb091adce192a1080acf3018
Merge: d4a1619 6863ddd
Author: Bryan Moffit <moffit at jlab.org>
Date:   Tue Mar 25 19:50:25 2014 -0400

    Merge branch 'release-coda3.1' into devel

commit 6863ddd84d66c6e85fa6a3b524df13c0bc20537d
Author: Bryan Moffit <moffit at jlab.org>
Date:   Tue Mar 25 15:04:57 2014 -0400

    tiLib.c
     - tiStatus: BUG: Fixed BUSY status for Fiber ports.

commit c7689b39b70e29db96cc86f54bfb921724f743b5
Author: Bryan Moffit <moffit at jlab.org>
Date:   Tue Mar 25 10:18:37 2014 -0400

    tiLib.c
     - tiInit(): only do a tiReload if a TI Slave
     - tiInit(): Disable Trigger Sources.
     - tiStatus(): Add GTPtriggerBufferLength register (0xB8) to
       print to stdout if reg printout is enabled.

commit 600caa54d6eede453661ff5bb8d345dd917333f2
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Mar 24 16:43:08 2014 -0400

    tiLib.c
     - BUG: tiSetSlavePort... change || to &&

commit 950f0b5977c32a9d81b8b55901814ea6b86a958d
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Mar 24 16:35:12 2014 -0400

    tiLib.c
     - BUG: Measured and Calculated delay writen to fiberSyncDelay
       should be written to bits 8-15, 16-23, and 24-32.
     -- FiberMeas was only doing bits 8-15
     -- tiSetFiberDelay was only doing 8-15, 16-23
     - Change FiberMeas so that it'll work if the Clock Source is
       set to Fiber 5.

commit be50eeffda160b2847d0124ad5d67398fe55006a
Merge: 2efe56b f4623ee
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Mar 24 14:37:04 2014 -0400

    Merge branch 'feature-v19.3' into release-coda3.1

commit f4623ee85f7ea42d76700a080ec9ae4171605167
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Mar 24 14:35:58 2014 -0400

    Supported Firmware Version 19.3
    
    firmware/.currentfw
    firmware/ti192.svf -> firmware/ti193.svf
    firmware/ti_current_firmware.svf
    tiLib.h
     - Update current supported firmware

commit 2efe56b5fe4cbbd7821dae6865080becebe95250
Merge: 157990f 7934197
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Mar 24 14:33:49 2014 -0400

    Merge branch 'feature-v19.2' into release-coda3.1

commit 79341976aaf3105cab48309b122dece8dd246a02
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Mar 24 14:31:13 2014 -0400

    Supported Firmware Version 19.2
    
    firmware/.currentfw
    firmware/ti192.svf
    firmware/ti_current_firmware.svf
     - New firmware
    
    tiLib.{c,h}
     - Update register macros 0x1d0-0x1f0 to get blocklevel from connected
       TI slaves
     - New routines to return block level if specified ports
     - Update tiSlaveStatus

commit 157990f0ec59c6f0d321ab4ee7373a6beff33fc9
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Mar 24 13:55:43 2014 -0400

    tiLib.c
     - Fix a comment... tid to ti

commit b668895ad47541604d8163f19e2d26586bb4e38b
Author: Bryan Moffit <moffit at jlab.org>
Date:   Tue Mar 18 15:11:00 2014 -0400

    tiLib.{c,h}
     - Rename macro from TI_INIT_SKIP to TI_INIT_NO_INIT
    
    firmware/tiFirmwareUpdate.c
     - Remove tiEMInit in favor of using library tiInit with the skip firmware
       check flag.

commit e1769e3420b3bf9b0b32e0b6d834dd7a23e3cd4b
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Mar 17 16:14:38 2014 -0400

    tiLib.{c,h}
     - Add option to ignore firmware check at tiInit.
     - Fix bug in macro definitions for iFlag of tiInit

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

Summary of changes:
 firmware/.currentfw               |    2 +-
 firmware/{ti181.svf => ti193.svf} |99384 ++++++++++++++++++------------------
 firmware/tiFirmwareUpdate.c       |   70 +-
 firmware/ti_current_firmware.svf  |    2 +-
 test/tiGetStatus.c                |    4 +-
 tiLib.c                           |  131 +-
 tiLib.h                           |    9 +-
 7 files changed, 49800 insertions(+), 49802 deletions(-)
 copy firmware/{ti181.svf => ti193.svf} (94%)


hooks/post-receive
-- 
driver/ti


More information about the Daq-drivers mailing list