- Nov 29, 2006
-
-
Ruud Overeem authored
PVSS related enhancements.
-
Ruud Overeem authored
Some small modification to support SCHEDULE messages better.
-
wierenga authored
Make sure rsuctl is installed by default in the bin directory.
-
wierenga authored
Include rsuctl in release Remove whitespace before config variables, it is confusing and may lead to incorrect config files.
-
- Nov 28, 2006
-
-
Joris van Zwieten authored
- Last commit broke build. Should be fixed now.
-
Marcel Loose authored
Removed old BBS3 files. I don't think we'll need them anymore, and if we do, we'll just use CVS to revert this action ;-)
-
Joris van Zwieten authored
- BBSKernel now tries to dertermine the correct mapping from column name to file on disk on its own.
-
Marcel Loose authored
Fixed the problem. `dorubbuild' does a `tee' to the build log file, which overwrites it, instead of a `tee -a' which appends to it.
-
- Nov 24, 2006
- Nov 23, 2006
-
-
Ruud Overeem authored
Bugfix.
-
Ruud Overeem authored
Bugfix.
-
Ruud Overeem authored
Bugfix.
-
Ruud Overeem authored
-
Ruud Overeem authored
State is also set to 'stopped' when program is killed. customPrep script does not create any datapoints anymore. The DPs are now part of the install procedure of a PVSS-LOFAR database.
-
Ruud Overeem authored
ObservationController now also creates the top DP of the observation: LOFAR_ObsSW_Observation%d. Fixed some bugs in interpreting the PVSS values.
-
- Nov 22, 2006
-
-
Marcel Loose authored
Added checks for HAVE_BOOST in several files, so that the Boost package can be optinal again.
-
Ruud Overeem authored
Added some extra fields.
-
Marcel Loose authored
Moved all AMCClient and AMCServer stuff up one directory.
-
Ruud Overeem authored
Added definition of CalController. Moved CalController from PermSw to ObsSW. Creating only two datapointtype files i.s.o four. A datapointtype file now contains all types for the mainCU or the stationCU.
-
- Nov 21, 2006
-
-
Marcel Loose authored
bin_SCRIPTS should be distributed as well.
-
Marcel Loose authored
Added --with-aps=$(prefix) to DISTCHECK_CONFIGURE_FLAGS
-
Ruud Overeem authored
Reformatting while debugging.
-
Ruud Overeem authored
Removed several lines from the prepare script because it was old stuff.
-
John Romein authored
Fixed assertion.
-
Ruud Overeem authored
Removed cfgpa-prep because it interferred with the NAvigator software.
-
Arthur Coolen authored
Check in for new cvs server notebook
-
Arthur Coolen authored
Check in for new cvs server notebook
-
Arthur Coolen authored
Check in for new cvs server notebook
-
John Romein authored
Removed debug info
-
John Romein authored
Added BGLConnection, which: 1) sends/receives 16-byte-aligned data; 2) sends/receives messages with sizes that are a multiple of 16; 3) makes sure that the sent and received message sizes internally match. Use of this class makes more efficient communication on the Blue Gene/L possible.
-
Ger van Diepen authored
Allocate extra storage for large enough buffer for special send/receive.
-
Ger van Diepen authored
Handle confopt in a better way, especially regarding quotes.
-
- Nov 20, 2006
-
-
Ruud Overeem authored
Extended setSchedule function with code that updates the 'fields' Observation.startTime and Observation.stopTime also.
-
- Nov 18, 2006
-
-
Ruud Overeem authored
Modified ObservationControl to meet the new functionality in Parent- and ChildControl that allow non-regular state changes by merging in the missing states.
-
Ruud Overeem authored
Added support for QUIT command.
-
Ruud Overeem authored
Implemented flowcontrol for statechanges. When a non-regular state change is requested a neat route from the current state to the requested state is calculated and all intermediate state are executed.
-
- Nov 17, 2006