Skip to content

tblum/CadiDAQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • CAEN digitizer libraries

  • Boost libraries (version >= v1.54.0)

    To install, use your distribution's package manager (e.g. yum install boost-devel) or download and install the newest version from the Boost homepage

  • CMake (version >= 3.6)

    The version of CMake should have been released after the Boost version installed above (to correctly determine dependencies). If you run into issues when executing CMake, please download and install the latest version from the CMake Homepage

to run the test program:

cd build
cmake ..
make
./cadidaq -f ../mytest.ini

About

CAEN Digitizer Data Acquisition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.8%
  • CMake 26.0%
  • Emacs Lisp 0.2%