- Jun 13, 2007
-
-
Ruud Overeem authored
Scheduler start 1 observation per poll cycle to avoid sync problems in PA.
-
- Jun 12, 2007
-
-
Arthur Coolen authored
Olap: new parameters Olap & Observation: added Node check TablePanel: added Multiple selection TreeInfoDialog: added Multiple selection changed files where interface with TreeInfoDialog changed
-
Arthur Coolen authored
rearranged create_db_files to insert DP's according to V4 insertion method. This assures that Master DP settings are copied to the created points.
-
- Jun 11, 2007
-
-
Martin Gels authored
Changed MS file name dir structure.
-
John Romein authored
Bug fix.
-
John Romein authored
Adapted for CS1_Parset interface.
-
- Jun 08, 2007
-
-
John Romein authored
Bug fix.
-
John Romein authored
Added ZOID support.
-
- Jun 07, 2007
-
-
John Romein authored
Removed debug info.
-
John Romein authored
Added ZOID support.
-
John Romein authored
Added ZOID support.
-
John Romein authored
Use gnubgl_bgl instead of gnu_bgl to distinguish between cross- and noncross- compilations
-
Ger van Diepen authored
Added support for STL containers
-
- Jun 06, 2007
-
-
Chris Broekema authored
Updated the optimum BGL block size. Also test if ZOID is used, since this will negate the need to fragment data for optimal performance.
-
- Jun 05, 2007
-
-
John Romein authored
Added support for adjustable OLAP.StorageProc.subbandsPerMS
-
Arthur Coolen authored
Added OLAP.StorageProc.subbandsPerMS
-
Ruud Overeem authored
Enlarged the input buffer from 1024 to 4096 characters.
-
- Jun 04, 2007
-
-
John Romein authored
Bug fix and simplifications.
-
Arthur Coolen authored
Added MasterDatapoints and Archiving for .logMsg dpe's
-
John Romein authored
Fixed computation of nrWriters.
-
John Romein authored
Avoid double delete of itsWriter
-
Ruud Overeem authored
Added optional third argument to init function of GCFTask allowing us to pass the name of the log file we want to use.
-
- Jun 01, 2007
-
-
Arthur Coolen authored
changes to OLAP config files.
-
Ruud Overeem authored
BGL processes don't connect to the ApplController so don't expect incomming connections from them.
-
Ruud Overeem authored
Added INIT_VAR_LOGGER(logpropfile, logfile) macro to be able the pass the name of the logfile you want to use. Use %filename in the log_prop file on the place you want the name substituted. E.g. log4cplus.appender.FILE.File=../log/%filename or log4cplus.appender.FILE.File=../log/%filename_and_a_lot_more THIS MACRO NEEDS log4cplus WITH PATCH 2! (/usr/local/log4cplus102P2/...)
-
Ruud Overeem authored
Added Correlator to 'extraInfo' field.
-
Ruud Overeem authored
Patch 2 contains: + possibility to use %filename in the log_prop file. + possibility to use %P in the log_prop file (pid). + solved bug with SharedObjects. + all changes of patch 1.
-
- May 31, 2007
-
-
Marcel Loose authored
Fixed problem of CPPFLAGS, CXXFLAGS, and LDFLAGS being sorted when duplicates were removed.
-
- May 30, 2007
-
-
John Romein authored
Fixed typo.
-
Martin Gels authored
Modified position names and changed code of getting the port numbers.
-
Martin Gels authored
Changed position name of the stations.
-
Martin Gels authored
Changed name of the stations.
-
Martin Gels authored
Modified code for getting the port number.
-
Martin Gels authored
Added HBA positions and modified code for port-numbers.
-
Martin Gels authored
Removed CS1.parset.
-
Martin Gels authored
Removed files.
-
- May 29, 2007
-
-
Marcel Loose authored
Merged changes on task branch for Bug #956 with the main development line.
-
Joris van Zwieten authored
- First working version of multi-node BBS? (tested on a single node only!) - Updated strategy table definition (some keys needs a Strategy. prefix) - Added getResult() function to CommandExecutor that returns the result of the last command it has executed. - Updated KernelProcessControl to use the appropriate CommandQueue primitives. - KernelProcessControl detects a finalize command by doing a string compare on the result of type() which is not very elegant, I suppose.
-
Marcel Loose authored
Reverted to the previous "one-type-catch-all" insert_result trigger. There currently is no need for different insert_result triggers.
-
- May 27, 2007
-
-
John Romein authored
Fixed rounding error.
-