- Dec 11, 2020
-
-
Erik von Reis authored
-
- Dec 10, 2020
-
-
Jonathan Hanks authored
Epics only models See merge request cds/advligorts!167
-
- Dec 09, 2020
-
-
Erik von Reis authored
rtcds: refactor epics-only tests. get_model_unit now produces the right unit_name for a given model name
-
Jonathan Hanks authored
python3-rtcds: fe_generator: some clean up of options.py. CDSRFM start now fixed. See merge request cds/advligorts!192
-
Erik von Reis authored
fe: add explicit calls to rt_fe_cleanup() to early exits from rt_fe_init(). Fixes some bugs related to partial loading of the module: crash on server shutdown that hangs up server. Can't reload module without rebooting server.
-
- Dec 07, 2020
-
-
Rolf Bork authored
- Removed previous ADC timeout code - Modified to use PCIe net time only if synched to time master. See issue tracker log for more details.
-
- Dec 06, 2020
-
-
Erik von Reis authored
-
- Dec 03, 2020
-
-
Jonathan Hanks authored
local_dc: get rid of wanted by in systemd unit file. Start of local_dc now... See merge request cds/advligorts!191
-
Erik von Reis authored
local_dc: get rid of wanted by in systemd unit file. Start of local_dc now sequenced by a systemd generator. Also, this will stop the default behavior of starting local_dc on systems that don't need it.
-
- Dec 02, 2020
-
-
Jonathan Hanks authored
Front end systemd generator See merge request cds/advligorts!188
-
Erik von Reis authored
-
Erik von Reis authored
python3-rtcds: for fe_generator, EPICS_ONLY_MODELS environment variable now handled orthagonally to IOP_MODEL and USER_MODEL, reflecting a change in the puppet scripts for the site. generator main.py renamed to __main__.py, and generator start script changes invocation the more pythonic 'python -m rtcds.fe_generator'
-
- Dec 01, 2020
-
-
Erik von Reis authored
-
Erik von Reis authored
-
Erik von Reis authored
-
Erik von Reis authored
-
Erik von Reis authored
systemd_generator: moved to src/python/cds_frontend. Will make it into a more generic front end control library.
-
Erik von Reis authored
-
- Nov 30, 2020
-
-
Erik von Reis authored
-
Erik von Reis authored
-
- Nov 19, 2020
-
-
Erik von Reis authored
Adjusting the default priorities of local_dc rts-transport@ and rts-epics@ See merge request cds/advligorts!187
-
Jonathan Hanks authored
This is to protect these critical processes in the FE system to make sure they do not get starved for CPU if there are other processes monopolizing the processor.
-
- Nov 17, 2020
-
-
Erik von Reis authored
-
Jameson Rollins authored
made lsmod system searches whole word only Closes #187 See merge request cds/advligorts!166
-
- Nov 16, 2020
-
-
Erik von Reis authored
-
- Nov 11, 2020
-
-
Erik von Reis authored
Update local_dc to allow reading the model list from a systab file. See merge request cds/advligorts!182
-
Jonathan Hanks authored
Include the headers needed for isspace. Fix logic while looking for spaces. Adjust strtok call in local_dc to split on space and tab.
-
Jonathan Hanks authored
-
Jonathan Hanks authored
-
Jonathan Hanks authored
-
Jonathan Hanks authored
Specify --systab /etc/rtsystab to read from rtsystab instead of enumerating everything with -s.
-
Jonathan Hanks authored
Work on #181 updates to the default/sample daqdrc. See merge request cds/advligorts!183
-
Jonathan Hanks authored
Remove old # of files, # of dirs directives. Update the default prefix for epics.
-
- Nov 10, 2020
-
-
Erik von Reis authored
Discoverable cps recv admin See merge request cds/advligorts!180
-
Jonathan Hanks authored
Converted the channel list interface from get to post and added a warning.
-
Jonathan Hanks authored
Making sure the output is legal json when clear crc is requested.
-
Jonathan Hanks authored
Removing lambda capture initializers as they are C++14 and we are building C++11 for now.
-
Jonathan Hanks authored
Add a html interface that links to all of the functionality of the interface.
-
Erik von Reis authored
Fix epics seq See merge request cds/advligorts!181
-