[DAQ-drivers] driver/fadc branch, devel, updated. v1C-5-g1fdfa69

Bryan Moffit moffit at jlab.org
Mon Jul 7 16:35:29 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  1fdfa6901d611059dedf1b69b8fe7f20619a0b53 (commit)
      from  b4971354a60bf0c4adac05ffa63f804b04fa9dfc (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 1fdfa6901d611059dedf1b69b8fe7f20619a0b53
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Jul 7 16:31:14 2014 -0400

    Update firmware tools to obtain CHIP and Revision from MCS files.
    
    fadcLib.{c,h}, fadcFirmwareTools.c
     - New Masks and CHIP definitions to be found in MCS files
     - New firmware updating routines:
     int fadcFirmwareGetFpgaID(int pflag)
     int fadcFirmwareChipFromFpgaID(int pflag)
     int fadcFirmwareRevFromFpgaID(int pflag)
     - fadcFirmwareReadMcsFile
      Attempt to obtain CHIP and Revision ID in data of End of File record type
    
    firmware/*.mcs
     - Add CHIP and Revision ID into data of End of File record type.

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

Summary of changes:
 v2.0/fadcFirmwareTools.c                  |   93 ++++++++++++++++++++++++++-
 v2.0/fadcLib.c                            |    3 +-
 v2.0/fadcLib.h                            |    3 +
 v2.0/firmware/CTRL_FPGA_V2_TOP_0x021C.mcs |    2 +-
 v2.0/firmware/FADC250_V2_TOP_ver90C.mcs   |    2 +-
 v2.0/firmware/fadcFirmwareUpdate.c        |   90 +++++++++++++++++---------
 v2.0/firmware/fadcGFirmwareUpdate.c       |  100 +++++++++++++++++------------
 7 files changed, 217 insertions(+), 76 deletions(-)


hooks/post-receive
-- 
driver/fadc


More information about the Daq-drivers mailing list