- Aug 24, 2020
-
-
Rolf Bork authored
-
- May 12, 2020
-
-
Jameson Rollins authored
everything can be handled by main install script now.
-
- May 11, 2020
-
-
Jameson Rollins authored
using systemd unit with shell wrapper now eliminates need for separate install-noawg script
-
- Apr 18, 2020
-
-
Erik von Reis authored
New dolphin packages install symvers to a particular directory. This change looks for those symvers and incorporates them into model builds. Note that configure was changed by autoconf. Configure should probably be dropped from git.
-
- Dec 20, 2019
-
-
Jameson Rollins authored
-
- Dec 12, 2019
-
-
Keith Thorne authored
Closes #14 - Restore support for kernel module versioning patches/kernel-4.19-cs/config-4.19.67-cs - change to MODVERSIONS=y patches/kernel-4.19-cs/README - Update note on config file -- changes for mbuf, gpstime symbol versions -- Update RCG autotools - remove configure, move configure.in to configure.ac bootstrap - add to generate configure from configure.ac configure.ac - rename from configure.in, add tests to find path to mbuf, gpstime Module.symvers files - either /var/lib/dkms/$MODNAME/$MODVERS/$KVERS/$ARCH/ for DKMS package or /var/cache/$MODNAME from local build src/drv/ExtraSymbols.symvers - Remove mbuf, gpstime symbols src/drv/gpstime/Makefile - Add caching of Module.symvers in /var/cache/gpstime on install src/drv/mbuf/Makefile - Add caching of Module.symvers in /var/cache/mbuf on install src/epics/util/Makefile.in - Add mbuf,gpstime Module.symvers paths src/epics/util/feCodeGen.pl - Add KBUILD_EXTRA_SYMBOLS statements to front-end make file -- changes to ...
-
- Nov 22, 2019
-
-
Jonathan Hanks authored
* Removing makefile/autotools build pieces. * Removing non-daqd_shmem specific files * Removed some of the #ifdef soup
-
- Jun 18, 2019
-
-
Keith Thorne authored
-
- Nov 09, 2018
-
-
Rolf Bork authored
- Makefile.in: Commented out build of user space code for now. - Code modified to allow rideout of long cycles cause by Dolphin. - This still requires verification of DAC outputs. - New controllerLR.c added to run IOP at 32K. - This option set by virtualIOP=3 in Parameter block. - Removed session callback print from dolphin code. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4838 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jan 04, 2018
-
-
Jonathan Hanks authored
Also renamed /dev/symmetricom /dev/gpstime git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4619 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Dec 08, 2017
-
-
Jonathan Hanks authored
The rcv build of daqd had code to read cycle count information from an array of rmIpcStr structures. 1. This was unneeded in this build of daqd 2. The array was never initialized and resulted in invalid pointers 3. It only ran in production due to optimization recognizing a unused variable and removing the bad read. This code breaks the producer.cc out to producer_rcv.cc and removes the unneeded rmIpcStr structures and accesses. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4593 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
Forward port r4588. Flag fw/standiop to use their specific producer builds. This was in the 3.0 branch but got dropped somewhere aftewards git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4592 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Nov 27, 2017
-
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4567 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Oct 11, 2017
-
-
Rolf Bork authored
feCodeGen.pl updated to add target cpu to header file for user space code. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4498 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Nov 25, 2016
-
-
Gerrit Kuehn authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4294 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 23, 2016
-
-
Gerrit Kuehn authored
system) using local timing git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4267 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Apr 29, 2016
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4203 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Mar 16, 2016
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4153 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Nov 17, 2015
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4074 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 19, 2015
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4020 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 10, 2015
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4014 6dcd42c9-f523-4c6d-aada-af552506706e
-
- May 05, 2015
-
-
Keith Thorne authored
Requests 691, 854 - DAQ build finds EPICS, framecpp, names threads, can set real-time priority, CPU affinity - check README in src/daqd git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4003 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Feb 10, 2015
-
-
Rolf Bork authored
in name, so errant startup scripts were being built. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3952 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Feb 09, 2015
-
-
Rolf Bork authored
This was added solely for generating startup scripts for EDCU installs, as they do not have a real-time component, only EPICS. Example use: make install-nort-x2edc git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3948 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Aug 19, 2014
-
-
Keith Thorne authored
Bug Fix 689,690 - correct GPS offset in spectracomGPS, add framecpp libraries to daqd/nds Makefiles, remove epics-3.14.10 in make Makefile git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3789 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Mar 25, 2014
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3659 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Mar 18, 2014
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3658 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 24, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3422 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 11, 2013
-
-
Alexander Ivanov authored
This new rule builds a version of daqd for the use as a frame writer with the GDS testpoints disabled. It changes the broadcast receive code not to receive any GDS testpoint data on UDP port 7098. This will allow to disable this port on the machine using the iptables command in order to stabilize the load on a frame writer machine and potentially avoid broadcast data retransmission requests. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3387 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Feb 06, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3263 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jan 14, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3188 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jan 12, 2013
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3185 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Nov 12, 2012
-
-
Gerrit Kuehn authored
- add statistics to fb receiver and producer - run without symmetricom (localtime option) - start awgtpman later git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3103 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Oct 17, 2012
-
-
Alexander Ivanov authored
timing input. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3091 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Oct 08, 2012
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3083 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Oct 01, 2012
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3077 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3076 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 19, 2012
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3072 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 10, 2012
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3053 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3051 6dcd42c9-f523-4c6d-aada-af552506706e
-