Skip to content
Snippets Groups Projects
Commit cc294b15 authored by Alexander Ivanov's avatar Alexander Ivanov
Browse files

Fixed typos.

git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3382 6dcd42c9-f523-4c6d-aada-af552506706e
parent a360c714
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ Changes for 2.7
properly in the reentrant code. Changes are planned to clean this up and eliminate more
redundancy in order to shrink the memory footprint.
- frame builder code has a set of new daqdrc commands to configure and start a second full-res
fame writer thread, to write frames in the "science" mode. The comamnds are:
frame writer thread, to write frames in the "science" mode. The commands are:
set science_frame_dir="/frames/science", "M-R-", ".gwf";
start science-frame-saver;
sync science-frame-saver;
......@@ -27,7 +27,7 @@ Changes for 2.7
run as intended:
1) daqdrc must start the profiler (must contain "start profiler;" command)
2) the "master" file must have all EDCU .ini lines listed after all fast DAQ .ini lines
The code checkds one EDCU .ini file per second, so it will take a few seconds to detect a
The code checks one EDCU .ini file per second, so it will take a few seconds to detect a
particular EDCU .ini file change.
- Makefile.linux modified to exclude some filter module channels from EDCU.ini files,
as outlined in LIGO-T1300494. This also fixes bugzilla #460.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment