- Apr 27, 2022
-
-
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.
-
- Apr 26, 2022
-
-
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.
-
- Apr 22, 2022
-
-
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
-
- Apr 21, 2022
-
-
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.
-
- Apr 20, 2022
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- Apr 19, 2022
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- Apr 18, 2022
-
-
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
-
- Apr 16, 2022
-
-
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
-
- Apr 15, 2022
-
-
Jonathan Hanks authored
-