- 23 Mar, 2022 1 commit
-
-
Erik von Reis authored
-
- 01 Dec, 2021 1 commit
-
-
Erik von Reis authored
-
- 23 Nov, 2021 5 commits
-
-
Erik von Reis authored
uppercase characters in model names cause problems with the build system, so they are forbidden for most commands.
-
Erik von Reis authored
If models are already started when requested to start, there's no need to check. Systemd won't mind another request to start. Removing these checks allows the user to specify a list of models to start, stop or restart, and not have to worry if some of them are already in the requested state.
-
Erik von Reis authored
-
Erik von Reis authored
Also fails nicely if there's a version mismatch on the IOP mbuf. Fixed mistake in logic that could allow tconv to run on IOP time when the IOP was not providing time.
-
Erik von Reis authored
createDiagsFile.pm wass created as a refactoring of the feCodeGen.pl for writing the parts connections file. Some global variables that were altered in this file were treated as locals, so the changes did not propagate back to feCodeGen.pl. This led to incorrect assessment that subsystems had no inputs, which meant subsystems could be processed before their inputs, introducing a one cycle delay.
-
- 22 Nov, 2021 1 commit
-
-
Erik von Reis authored
-
- 11 Nov, 2021 1 commit
-
-
Erik von Reis authored
-
- 08 Nov, 2021 1 commit
-
-
Erik von Reis authored
-
- 22 Oct, 2021 1 commit
-
-
Erik von Reis authored
-
- 24 Aug, 2020 1 commit
-
-
Rolf Bork authored
-
- 20 Aug, 2020 1 commit
-
-
Rolf Bork authored
- Updated NEWS for changes upcoming in 4.0.2
-
- 14 Aug, 2020 1 commit
-
-
Jonathan Hanks authored
-
- 12 Jun, 2020 1 commit
-
-
Rolf Bork authored
From the user perspective, key changes are in the model Parameter block settings: - An IOP model should now be designaeted with iop_model=1 - Previously set by adcMaster=1 - A user control application should have the adcSlave=1 parameter removed. - If iop_model=1 is not in the Parameter block, then RCG assumes this is a user control application model. - IOP models that send/rcv timing over the Dolphin network - The transmitter model Parameter block needs dolphin_time_xmit=1 - A recevier IOP model Parameter block needs dolphin_time_rcvr=1
-
- 09 Apr, 2020 1 commit
-
-
Jameson Rollins authored
Move to using the systemd RuntimeDirectory for creating the temporary nds/daqd run directory in /run. Use the new nds command line argument to specify the path to this directory. The daqd and nds code (and example daqdrc file) are also updated to use this by default if not specified. This also removes the LD_BIND_NOW variable from the nds systemd unit, which is of unknown use by anyone anymore, and which was cargo-culted from the old launcher script that was apparently created before the advligorts used source control.
-
- 08 Apr, 2020 2 commits
-
-
Jonathan Hanks authored
* --socketdir changed to --rundir * renamed internal field job_dir to run_dir
-
Jonathan Hanks authored
* The socket has been renamed from pipe to daqd_socket * Defaults to a working dir of /var/run/nds * socket path is then /var/run/nds/daqd_socket * jobs dir is then /var/run/nds/jobs * Set the --socketdir option on nds to specify the working dir
-
- 11 Mar, 2020 1 commit
-
-
Jonathan Hanks authored
cps is cds pub sub
-
- 03 Dec, 2019 1 commit
-
-
Jonathan Hanks authored
-
- 02 Dec, 2019 1 commit
-
-
Jonathan Hanks authored
-
- 22 Nov, 2019 1 commit
-
-
Jonathan Hanks authored
-
- 06 Sep, 2019 1 commit
-
-
Jonathan Hanks authored
-
- 06 Jun, 2019 1 commit
-
-
Rolf Bork authored
-
- 15 Mar, 2019 1 commit
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4929 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 11 Feb, 2019 2 commits
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4907 6dcd42c9-f523-4c6d-aada-af552506706e
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4904 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 11 Jan, 2019 1 commit
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4869 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 10 Jan, 2019 1 commit
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4867 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 14 Nov, 2018 1 commit
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4846 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 17 Jul, 2018 1 commit
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4790 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 29 Jun, 2018 1 commit
-
-
Jonathan Hanks authored
Pass the -d option to set the delay that it will wait for computes to send data. The default is 10ms and the allowable range is 5-40ms. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4771 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 11 Jun, 2018 1 commit
-
-
Jonathan Hanks authored
set parameter "GDS_BROADCAST" = "1"; for a gds broadcaster. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4759 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 20 Feb, 2018 1 commit
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4675 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 31 Jan, 2018 1 commit
-
-
Rolf Bork authored
- Better IOP sync at 64K - Addition of memory space for a virtual ADC for IOP to read input from. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4647 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 12 Jan, 2018 1 commit
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4633 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 11 Jan, 2018 1 commit
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4632 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 20 Nov, 2017 1 commit
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4563 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 12 Oct, 2017 1 commit
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4517 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 11 Oct, 2017 1 commit
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4499 6dcd42c9-f523-4c6d-aada-af552506706e
-