[DAQ-drivers] driver/fadc branch, feature-v2B, created. v23-3-9-g7e013f5

Bryan Moffit moffit at jlab.org
Wed Apr 1 15:36:18 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/fadc".

The branch, feature-v2B has been created
        at  7e013f5bb0e0aa08304f490615e216c38897249b (commit)

- Log -----------------------------------------------------------------
commit 7e013f5bb0e0aa08304f490615e216c38897249b
Author: Bryan Moffit <moffit at jlab.org>
Date:   Wed Apr 1 14:51:25 2015 -0400

    Update control FPGA firmware to v2B

commit 4b59adf1c48b906493af1abdc72b9946d4f65985
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Mar 30 17:59:36 2015 -0400

    Updated current PROC firmware to 0x910

commit 57145a822e11f90e656de97d809905a30fdaf266
Author: Bryan Moffit <moffit at jlab.org>
Date:   Mon Mar 30 17:53:55 2015 -0400

    Cleanup for release.
    
    faItrig.c
     - Removed routines that are not relevant for this firmware.
    
    fadcLib.h
     - Add in macro for internal trig for faInit
     - Add prototypes for faItrig routines

commit 7ffd4b340fdbc8ab87059f751d19eb8404e86df6
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu Mar 26 15:17:15 2015 -0400

    Remove older control firmware file.

commit b1851ef4e6d44dd1fc43af0454345a1493675c94
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu Mar 26 15:16:05 2015 -0400

    Supported control firmware version 2A

commit 91905fcf75d31bbd2f5de9f3ad2a249786bea550
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu Mar 26 14:23:41 2015 -0400

    Implement trigger control functions into faSetProcMode and faInit.
    New function to calculate argument to those functions.
    
    fadcLib.{c,h}
     - New routine to calculate the argument of faSetTrigger{Stop,Busy}Condition:
       int  faCalcMaxUnAckTriggers(int mode, int ptw, int nsa, int nsb, int np);
     - Use trigger control functions in faInit for default, and faSetProcMode
     - Show configuration status of trigger control in faStatus

commit f5837ff3102ced4e8c75503635303e976df1184b
Author: Bryan Moffit <moffit at jlab.org>
Date:   Thu Mar 26 11:23:39 2015 -0400

    Add in routines that support new firmware feature to control/count lost triggers.
    
    fadcLib.{c,h}
     - updated register map
     - new routines:
       int  faSetTriggerStopCondition(int id, int trigger_max);
       int  faSetTriggerBusyCondition(int id, int trigger_max);
     - updated faStatus and faGStatus to show lost triggers.

commit cc69563007d766ec9002b5cefedf4e0861c67f43
Author: Bryan Moffit <moffit at jlab.org>
Date:   Wed Mar 25 16:46:57 2015 -0400

    More porting. Fix new options in faInit, faStatus
    
    Makefile:
     - Add in compilation of dependencies
    
    faItrig.c
     - More porting to Linux
     - Add in mutex locks and unlocks
    
    fadcLib.{c,h}
     - Add in enabling of internal triggers in faEnable (with argument)

commit 03f7908eefb6b468bcfdeb52e84d037839296e2e
Author: Bryan Moffit <moffit at jlab.org>
Date:   Wed Mar 25 14:27:38 2015 -0400

    Supported Control FPGA Firmware 2v29
    
    Reintroduced faItrig.c, ported to Linux
    Updated register structure.

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


hooks/post-receive
-- 
driver/fadc


More information about the Daq-drivers mailing list