[DAQ-drivers] driver/fadc branch, feature-PROC_0x0C00, created. v2B-1-14-gca3987d

Bryan Moffit moffit at jlab.org
Mon May 23 17:36:30 EDT 2016


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, feature-PROC_0x0C00 has been created
        at  ca3987d6f630357ab710986569423e4ec3efc204 (commit)

- Log -----------------------------------------------------------------
commit ca3987d6f630357ab710986569423e4ec3efc204
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon May 23 17:34:42 2016 -0400

    Add in current firmware for processing FPGA.
    Fix faInit for Linux when showing found FADC.

commit 39595cd2503229eb366b2eef67f6e58f351c8a9e
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon May 23 17:27:36 2016 -0400

    Add in the new parameters into the status routines.

commit 44d41314440f3db9ee07dad6c1ba259c306c9ae8
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon May 23 14:48:34 2016 -0400

    Fix values that are store in registers as (val + 1).
    Added more consistency checks in faSetProcMode(..)
    Updated parameter limits.

commit 5b134041f7a200b5ad6494196774687417d3d03f
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu Apr 14 23:21:53 2016 -0400

    Added some comments as notes of what needs to be done next.

commit 69740cc9f0d22210fba26995d14f2cbd9786900b
Author: Bryan Moffit <moffit at jlab.org>
Date:   Tue Apr 5 22:23:29 2016 -0400

    Update faSetTriggerPathSamples(..) arguments to include current firmware parameters.
    Clean up new and old macros for trigger path parameters.
    
    Still need to double check parameter limits and default values.
    
    fadcLib.{c,h}
     - Trigger Path parameters removed :
         NSB
       Added or renamed:
         TNSA, TNSAT, TPT
       to
    	faSetTriggerPathSamples(...)
    	faGSetTriggerPathSamples(...)
            faSetTriggerPathThreshold(...)
            faGSetTriggerPathThreshold(...)
    
     - Clean up to get libary to compile without warnings and errors.

commit 5fe067046b0d89ee00af1de66f514759a5040669
Author: Bryan Moffit <moffit at jlab.org>
Date:   Tue Apr 5 21:14:51 2016 -0400

    faSetProcMode arguments changed to include new processing parameters.
    
    + Some basic formatting changes.
    
    fadcLib.{c,h}
     - Added arguments NPED, MAXPED, and NSAT to
       faSetProcMode(..)
       faGSetProcMode(..)
       - Redid some of the limits and default values if limits are invalid.
     - Only mode 9 and 10 are supported.

commit 63ea36fd54c97cd4abfe005b21bfcf44b4c6e0a5
Author: Bryan Moffit <moffit at jlab.org>
Date:   Fri Apr 1 15:44:52 2016 -0400

    Fix limits of arguments in Pedestal routines.

commit 5ab8878f4b154039edf5e9e2c6510fe2abc8c5e8
Author: Bryan Moffit <moffit at jlab.org>
Date:   Fri Apr 1 13:53:18 2016 -0400

    Replace ptw buffer registers with those used to configure pedestal calculations.
    
    fadcLib.{c,h}
      - Removed ptw_max_buf, ptw_last_adr... replaced with config6, config7
        - No longer calculated in
           faSetProcMode(..)
      - New routines to configure calculations of pedestal monitor and readout:
        int  faProcPedConfig(int id, int nsamples, int maxvalue);
        int  faGProcPedConfig(int nsamples, int maxvalue);
        int  faSampleConfig(int id, int nsamples, int maxvalue);
        int  faGSampleConfig(int nsamples, int maxvalue);

commit c4897f073c488eb0eef46b663e9c76e09be33d82
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu Mar 31 15:00:21 2016 -0400

    Use new DONE bit in adc_status[1] to make sure processing chip is
    ready to transition the state of the collector.
    
    fadcLib.{c,h}
     - Poll on DONE bit in
         faEnable(..)
         faDisable(..)
       before Enabling/Disabling.

commit e076be15ab4658457de32fc74eec605cb51f6f96
Author: Bryan Moffit <moffit at jlab.org>
Date:   Wed Mar 30 16:19:39 2016 -0400

    Add in change to data format: type 2 (evt hdr) and type 3 (trig time)

commit 1d0b1b38ef2026d96fc832ea701d710359aeffb8
Author: Bryan Moffit <moffit at jlab.org>
Date:   Fri Mar 4 14:33:58 2016 -0500

    Update mode names and count.

commit b8b4211560f0af408db419609f8213cd7de7a071
Author: Bryan Moffit <moffit at jlab.org>
Date:   Fri Feb 26 15:14:06 2016 -0500

    Decoding scheme for new data type 9.
    
    fadcLib.{c,h}
     - Added decoding for data type 9 in data struct and
        faDataDecode(..)

commit 32f8608c140c97ad48b6d59837885bb0a37a15d8
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu Feb 25 16:16:14 2016 -0500

    Make the v2.0 directory into a softlink back to .

commit 8cca5c9b265e9f4f26aa74564248af7321eabb3b
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu Feb 25 16:13:53 2016 -0500

    Mass renaming to remove the un-needed v2.0 directory.

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


hooks/post-receive
-- 
driver/fadc


More information about the Daq-drivers mailing list