Wiki¶
To use the artdaq_mfextensions package, follow the following steps:
- Install the artdaq-demo using the instructions here
- Checkout the feature/mfextensions-demo branch of artdaq-demo:
cd artdaq-demo git checkout feature/mfextensions-demo cd .. source setupARTDAQDEMO buildtool
- Clone the mf-extensions-git repository into your artdaq-demo-base directory and build the package:
git clone http://cdcvs.fnal.gov/projects/mf-extensions-git artdaq-mfextensions mkdir build_mfextensions source setupARTDAQDEMO cd ../build_mfextensions source ../artdaq-mfextensions/ups/setup_for_development -p buildtool -ciI ../products
- Run the demo system, following the instructions here
After running start2x2x2System.sh, the ARTDAQ Message Viewer window should appear. Make sure that port 30000 is open in your firewall (if you have one), and when you run the manage2x2x2System.sh commands, messages should appear in the viewer window.
19-Aug-2015, KAB - a couple of notes- Version 1.0.1 uses an updated version of Qt (v5_4_2). This fixes problems in using system Qt files rather than ones in the UPS product.
- On some SLF systems, we may need to
'yum install mesa-libGL-devel'
to get the GL/gl.h header file in order to build artdaq-mfextensions.
Release Notes¶
- Release Notes v1_05_04 (08-Jan-2021)
- Release Notes v1_05_03 (30-Nov-2020)
- Release Notes v1_05_02 (23-Oct-2020) -- Added s97 and s102
- Release Notes v1_05_01 (14-Aug-2020) -- Added s100 and e20
- Release Notes v1_05_00 (24-Jul-2020)
- Release Notes v1_04_01 (23-Mar-2020) -- Changed TRACE version, added s96
- Release Notes v1_04_00 (07-Feb-2020)
- Release Notes v1_03_08 (21-Nov-2019) -- Changed TRACE version, updated .clang-format
- Release Notes v1_03_07 (08-Oct-2019) -- Changed TRACE version, updated .clang-format
- Release Notes v1_03_06 (24-Sep-2019)
- Release Notes v1_03_05 (25-Jul-2019)
- Release Notes v1_03_04 (30-Apr-2019)
- Release Notes v1_03_03a (06-Mar-2019) -- Changed TRACE version to match artdaq v3_04_00
- Release Notes v1_03_03 (01-Feb-2019)
- Release Notes v1_03_02a (27-Sep-2018) -- Changed TRACE version to match artdaq v3_03_00
- Release Notes v1_03_02 (07-June-2018)
- Release Notes v1_03_01 (08-May-2018) -- Removed support for s46 and associated #if blocks
- Release Notes v1_03_00 (16-Apr-2018)
- Release Notes v1_02_02 (20-Feb-2018)
- Release v1_02_01 (06-Feb-2018) -- product_deps change only (TRACE version)
- Release Notes v1_02_00 (27-Jan-2018)
- Release Notes v1_01_12 (06-Oct-2017)
- Release Notes v1_01_11 (22-Aug-2017)
- Release Notes v1_01_10 (16-Aug-2017)
- Release Notes v1_01_09 (04-Aug-2017)
- Release Notes v1_01_08 (22-May-2017)
- Release Notes v1_01_06 (10-Mar-2017)
- Release Notes v1_01_05 (02-Mar-2017)
- Release Notes v1_01_04 (10-Feb-2017)
- Release Notes v1_01_03 (13-Jan-2017)
- Release Notes v1_01_02 (08-Nov-2016)
- Release Notes v1_01_01 (25-Aug-2016)
- Release Notes v1_0_7 (20-May-2016)
- Release Notes v1_0_6 (04-May-2016)