- Jun 01, 2006
-
-
Ruud Overeem authored
Renamed state UNKNOWN to state NOSTATE. Changed names of PVSS variables to their final(?) names.
-
Ruud Overeem authored
Added taskname to every message to simplify multiple parent support in shared controllers.
-
pompert authored
Additions: -Logarithmic data axis type.
-
pompert authored
Additions: -PlotSlotListener class to help the Slot containers listen for mouse events originating from plots or slots. -PlotSlotViewFrame class is a beta dialog that enables the user to view a slot in a separate window. Mods: -Various bugfixes and improvements to make slots more functional, speedy and robust.
-
Ruud Overeem authored
Replaced SAS protocol with CONTROLLER protocol. Note: LOGICALDEVICE protocol will soon be obsolete.
-
Marcel Loose authored
Program name for `ps' should not be hard-coded, but derived from argv[0].
-
wierenga authored
Insert magic to easily distinguish unused fields in tcpdump/ethereal output. Set correct payload size. Introduce config variable WRITE_CDO_ONCE to control wether to write CDO register once or every period (= second).
-
Ruud Overeem authored
Extended startdaemon protocol with 'newparent' message. Created new protocol for the Controllers. This protocol will replace the LogicalDevice protocol some time in the future. The Controller protocol uses the ID of the obsolete SAS protocol.
-
- May 31, 2006
-
-
pompert authored
Additions: -Minor code additions that will work in future versions Mods: -Improved workings of slots and slot controls.
-
zwart authored
Added timers to WH_RSPInput and WH_SBCollect several other (small) changes
-
Marcel Loose authored
The correct return type of the STL find algorithm is string::size_type, not uint32.
-
Marcel Loose authored
The correct return type of the STL find algorithm is string::size_type, not size_t. However, when using the default allocator for string (which we usually do, don't we?), string::size_type is defined as size_t. So, I was not that far off base.
-
zwart authored
Fixed bug in log messages
-
zwart authored
Fixed order of dimensions in DH_RSP
-
zwart authored
Added timer outputs if OLAP_CS1_TIMINGS is defined Fixed a bug in incorrect joining of the threads.
-
zwart authored
Fixed bug in RoundRobin
-
zwart authored
Create accessor for Selector
-
Arthur Coolen authored
changed erreneous component name
-
zwart authored
Limit the number of concurrent connections
-
zwart authored
Added semaphore for incoming connections. This way the user can control the maximum incoming connection that are communicating simultaneously.
-
- May 30, 2006
-
-
Marcel Loose authored
Updated code. It now works with the latest version of the LCS/AMC branch `LCS-AMC-Bug697-task-branch'.
-
pompert authored
Additions: -Further implemented the plot panels to include (slowly working) slots and popupmenus
-
John Romein authored
Removed BG/L barrier.
-
John Romein authored
Print receive, compute, send, and idle start times.
-
Marcel Loose authored
Added /opt/lofar/external to search path.
-
John Romein authored
Added _add_correlations, which may be needed in the future.
-
Arthur Coolen authored
Added RMI interface (java part)
-
Ruud Overeem authored
Added missing semicolons.
-
Arthur Coolen authored
Moved all tablemodels to new model directory
-
Ger van Diepen authored
Added make target pkgclean Added rub option -noupdas
-
- May 29, 2006
-
-
pompert authored
Additions: - None Mods: -First calls to helper classes for using plot slots.
-
pompert authored
Additions: - Further implemented the helper classes that will handle the plot slots.
-
Ruud Overeem authored
Builing against head.
-
Ger van Diepen authored
Added LOFAR_CHECKTOOL
-
Ruud Overeem authored
Using ParameterSet from ACC/APS iso GCF. GCF/ParameterSet is obsolete.
-
Ruud Overeem authored
Building against head.
-
Ruud Overeem authored
Build against head.
-
Ruud Overeem authored
Built against head.
-
Ruud Overeem authored
Need head of LCS/Transport.
-
Ruud Overeem authored
Need HEAD of LCS/Common for FileLocator classes.
-