- May 12, 2020
- May 11, 2020
-
-
Jameson Rollins authored
-
Jameson Rollins authored
these are code copies of an install script from another program that are not needed afaict
-
Rolf Bork authored
remove old daqconfig tcl script See merge request cds/advligorts!99
-
Jameson Rollins authored
not needed or used anymore
-
Rolf Bork authored
-
Rolf Bork authored
data from IOP via shared memory.
-
Rolf Bork authored
-
Rolf Bork authored
Added filter offset and gain ramping bit to SWSTAT Epics for all filter modules. Bit 28 = gain ramping in progress when = 1 Bit 29 = offset ramping in progress when = 1 With the present masking in SDF, this will not show up as a Diff in SDF.
-
- May 08, 2020
-
-
Jonathan Hanks authored
Work on #106, allow the broadcast port to be set in the daqdrc. See merge request cds/advligorts!96
-
Jonathan Hanks authored
-
Jonathan Hanks authored
Update the daq parser to consume a port number as well as a broadcast interface name. * This introduces a address:port parsing call into the net_writer code to allow it to handle both the port information as well. * Removes a minor memory leak, by moving from strdup w/o a free to a std::string. * As we no longer transmit data via daqd data concentrators this removes the DC code path from the net_writer broadcast section. * Also removes to unneeded constants.
-
Jameson Rollins authored
Updates to the sample daqdrc to address #100 & #97 Closes #97 and #100 See merge request cds/advligorts!93
-
Jonathan Hanks authored
-
Jonathan Hanks authored
Changing the defaults for shmem_input/size to good defaults so they do not need to be mentioned in the daqdrc.
-
- May 06, 2020
-
-
Jonathan Hanks authored
-
Jonathan Hanks authored
-
Jonathan Hanks authored
-
Rolf Bork authored
-
Rolf Bork authored
1) feCodeGen and Parameter.pm: Added necessary settings for rates up to 512K sampling rate. 2) Parameter.pm now sets the SERVO rate compile flag eg -DSERVO64K 3) Added support for fast ADC GSC18AI64, for user app models in mapApp.c. 4) Changes in iop_adc_read() for mixed clock ADCs support.
-
Jonathan Hanks authored
-
Jonathan Hanks authored
-
Jameson Rollins authored
Fix for #8. CMake should check for FlexLexer.h. See merge request cds/advligorts!95
-
Jonathan Hanks authored
This will detect a missing libfl-dev package on Debian. Find it at configure time, not build time.
-
Jonathan Hanks authored
systemd: set CAP_SYS_NICE for daqd service Closes #84 See merge request cds/advligorts!94
-
Jameson Rollins authored
-
Jameson Rollins authored
Will allow daqd binary to set real-time nice priority
-
Jonathan Hanks authored
Increasing the default stack size and adding in comments. This also removed a number of un-needed entries.
-
- May 05, 2020
-
- May 04, 2020
-
-
Rolf Bork authored
and standard ADC at 64kHz within the same I/O chassis.
-
Jonathan Hanks authored
getmodelrates() refactored and awgtpman can learn model rate from files. See merge request cds/advligorts!92
-
Erik von Reis authored
patched in Jonathan's test and case refactoring. Renamed getmodelrate() to get_model_rate_dcuid() Created some tests for get_model_rate_dcuid(). Fixed Bug where slower models always had multiplier set to one. awgtpman now sets multiplier based on 2kHz if model is slow. Improved includes a bit.
- May 02, 2020
-
-
Erik von Reis authored
-
Erik von Reis authored
add /etc/advligorts/systemd_env to rts-awgtpman@.service. Awgtpman now needs IFO and SITE variables to find model rate.
-
Erik von Reis authored
-
Erik von Reis authored
-
Erik von Reis authored
-