- Jun 04, 2020
-
-
Erik von Reis authored
-
Erik von Reis authored
Added back in site_prefix and archive. Removed awgapi.h and awgapi.c for being unused. cleaned up readChnInfo() in gdschannel.c, but it now no longer tries to open a non-existant channel database file.
-
- May 04, 2020
-
-
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
-
Erik von Reis authored
-
Erik von Reis authored
awgtpman calls getmodelrate(), which has been changed to fix two issues: the previous implementation could change the case of environment variables and crashed if either the IFO or SITE environment variables were undefined.
-
- Apr 22, 2020
-
-
Jameson Rollins authored
The awgtpman process is run as root only because it wants to bind to a privileged port. This is not necessary as capabilities exist to allow running it as a unprivileged user: * remove an unnecessary check in the awgtpman binary on the superuser status of the user * set CAP_NET_BIND_SERVICE in the systemd service to allow it to bind to privileged port This should allow the service to run as a non-privileged user, which we set here to be advligorts. closes #93
-
- Feb 11, 2019
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4907 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Apr 05, 2016
-
-
Jonathan Hanks authored
Updated definition of channel_t to get rid of static variables in anonymous struct warnings. Added the proper defines (_DEFAULT_SOURCE) to get rid of libc's deprication warnings about _BSD_SOURCE. This required minor code path changes replacing sigseg with sigaction. The code was already in place, for the old potential cygwin port. Renamed an iteration counter to fix an issue in the nds build where there was variable shadowing. Updated printf strings for pointers to use %p. Fixed various pointer casting warnings. There are still some warnings in the src/gds build process with gcc 4.9.3, those will take more work. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4170 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Dec 20, 2011
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2776 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Nov 06, 2011
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2670 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 09, 2011
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2465 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Feb 02, 2011
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2271 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Feb 01, 2011
-
-
James Batch authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2248 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jan 31, 2011
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2239 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2238 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2234 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2233 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2227 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jan 12, 2011
-
-
James Batch authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2207 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jan 11, 2011
-
-
James Batch authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2201 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jan 08, 2011
-
-
James Batch authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2198 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Dec 16, 2010
-
-
James Batch authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2188 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Nov 11, 2010
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2159 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 16, 2010
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2076 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Aug 23, 2010
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@2031 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 21, 2010
-
-
Alexander Ivanov authored
the site and the ifo names. (e.g. g1x11 taken to be GEO G1 ifo) git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@1958 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
tested FFT and transfer function git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@1957 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 16, 2010
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@1953 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 11, 2010
-
-
Rolf Bork authored
as variable in awgtpman.c git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@1950 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
awgtpman program compiled, runs and both tpman and AWG functionality works (tested with diag -l) git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@1949 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 10, 2010
-
-
Rolf Bork authored
It builds and runs, but does not function yet. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@1948 6dcd42c9-f523-4c6d-aada-af552506706e
-