- 27 Apr, 2022 3 commits
-
-
Jonathan Hanks authored
-
Jonathan Hanks authored
-
Jonathan Hanks authored
* These structures are meant to send occasional messages describing the contents of a daq data block. * Header only code to build/verify/traverse the structures is provided. * A C version is supplied with sufficient flexibility that it may be used in kernel space or userspace with shared memory or standard malloc. * Test code is included.
-
- 26 Apr, 2022 9 commits
-
-
Erik von Reis authored
Build Reorganization Total See merge request cds/advligorts!367
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
Merge with branch 4.2 See merge request cds/advligorts!366
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
RTS: ADC read 'max_loops' reset per card See merge request cds/advligorts!364
-
Erik von Reis authored
Previously in the adc read function, a slow card would lead to 'max_loops' dropping to 1 and staying there for future cards. Fast ADCs read after slow ADCs would not have the output data properly decimated.
-
- 22 Apr, 2022 2 commits
-
-
https://git.ligo.org/erik.vonreis/advligortsEzekiel Dohmen authored
Merge branch 'perldaq_back_in' of https://git.ligo.org/erik.vonreis/advligorts into build_reorg_follow_on
-
Erik von Reis authored
-
- 21 Apr, 2022 11 commits
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Erik von Reis authored
Modify makefile to work with DKMS. Apparently DKMS silently fails if you try to rearrange the source tree. Build is now back to being in-place, but properly cleans up!
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
More warning fixes See merge request ezekiel.dohmen/advligorts!1
-
Ezekiel Dohmen authored
Adding gaussian noise part See merge request cds/advligorts!354
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Erik von Reis authored
Makefiles now honor symvers file locations if they are already specified in the environment. This could cause problems if variables are unkowingly left defined. A better option would be to override the variables on the command line Variable names are changed to make it easier to derive them from module names.
-
- 20 Apr, 2022 3 commits
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- 19 Apr, 2022 2 commits
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- 18 Apr, 2022 8 commits
-
-
Ezekiel Dohmen authored
-
Jonathan Hanks authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Erik von Reis authored
Updates to some BURT related functions in the EPICS sequencer. See merge request cds/advligorts!358
-
Jonathan Hanks authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- 16 Apr, 2022 1 commit
-
-
Ezekiel Dohmen authored
Setting epics/util/Makefile.in to custom output dir and regenerating configure script for it, don't copy files that can cause race condition
-
- 15 Apr, 2022 1 commit
-
-
Jonathan Hanks authored
-