- 13 Apr, 2021 7 commits
-
-
Erik von Reis authored
Refactoring of the daqd/comm.y code to move the start (net/file/...) writer... See merge request !211
-
Jonathan Hanks authored
We no longer do NO_BROADCAST and always to testpoints.
-
Jonathan Hanks authored
-
Jonathan Hanks authored
Ran clang-tidy to add braces to all the if statements.
-
Rolf Bork authored
-
Jonathan Hanks authored
* Done in two steps, 1st extract the code w/ minimal reformatting * Clean up formatting
-
Jonathan Hanks authored
Refactoring of the daqd/comm.y code to move the start (net/file/...) writer code out of the bison/yacc file. Move the code out and replace the positional arguments with named variables with known types to simplify code introspection/debugging/...
-
- 07 Apr, 2021 2 commits
- 05 Apr, 2021 1 commit
-
-
Rolf Bork authored
-
- 02 Apr, 2021 1 commit
-
-
Rolf Bork authored
- Fix pathes for duotone test code. - Add alarm limits to EPICS for timing checks.
-
- 01 Apr, 2021 1 commit
-
-
Rolf Bork authored
-
- 30 Mar, 2021 1 commit
-
-
Rolf Bork authored
display ADC/DAC diagnostics to the IOP_IO_STATUS screen.
-
- 26 Mar, 2021 2 commits
-
-
-
Rolf Bork authored
-
- 23 Mar, 2021 3 commits
-
-
Jonathan Hanks authored
Export fe_multi_stream_test fe_stream_check and fe_stream_check_nds See merge request !209
-
Jonathan Hanks authored
* All a debug/helper package to be built.
-
Rolf Bork authored
register needs to be read before GPS fractional seconds register. This matches timing card with firmware rev 0x17a.
-
- 26 Feb, 2021 1 commit
-
- 24 Feb, 2021 1 commit
-
-
Rolf Bork authored
DAC DT has been removed as a generic IOP feature. For those IOP models that want/need this feature, set "dacdt=1" in the model Parameter block.
-
- 23 Feb, 2021 1 commit
-
-
Rolf Bork authored
reporting code as without IO cards, no concept of IOC slots.
-
- 22 Feb, 2021 3 commits
- 20 Feb, 2021 3 commits
-
-
Jonathan Hanks authored
standalone_edc: now detects and handle the "lagging nanoseconds" glitch See merge request !206
-
Erik von Reis authored
-
Erik von Reis authored
standalone_edc: now detects the "lagging nanoseconds" glitch in the gps clock, and handles it with a double read, taking the nanonseconds from the second read, but the seconds from the first read. If the glitch is not detected in 10 seconds, it stops looking and from then on will run with single reads.
-
- 19 Feb, 2021 3 commits
- 18 Feb, 2021 4 commits
-
-
Jonathan Hanks authored
checkdaqconfig.py: Now handles a white-space-only line in master template See merge request !205
-
Erik von Reis authored
checkdaqconfig.py: Now handles a white-space-only line, that would previously cause an exception. In some cases, the front end puppet generates such a line. Test case has been modified to include a white space only line.
-
Rolf Bork authored
While IOP feCode does not write to DAC modules, a watchdog in that code can enable/disable DAC outputs.
-
Rolf Bork authored
- Fixes for use with Dolphin timing.
-
- 17 Feb, 2021 1 commit
-
-
Rolf Bork authored
-
- 16 Feb, 2021 2 commits
-
-
Rolf Bork authored
looking for error return from iop_adc_read(). - Removed code options to ride out long cycle caused by Dolphin delays as this does not seem to be an issue and no good way to test if it actually works.
-
Rolf Bork authored
writing epics info. This would result in one DAC output per sec when in a dac fault condition ie no DAC outputs should be allowed.
-
- 12 Feb, 2021 3 commits