- Sep 22, 2006
-
-
Pieter Donker authored
Further development of the TBBDriver
-
wierenga authored
Dit is het BP image V5.2 waarbij de CDO frame data geinterleaved is. Je moet hierbij nog wel de lane mode voor beamlets en crosslet gelijk houden. Ik werk nu aan V5.3 waarbij de lanes onafhankelijk werken, weet niet of dat vandaag nog lukt. Dit image haalt >199 MHz ipv 200 MHz. Het is echter wel geschikt om al vast te testen of de CDO output zo goed is (als jullie tijd hebben).
-
- Sep 21, 2006
-
-
Ruud Overeem authored
Added expansion of wan elements,
-
blaakmeer authored
Replaced all Debug[T][N] calls with LOG_TRACE, LOG_WARN, LOG_INFO or LOG_ERROR calls which results in clearer loggings. This should also be done for all nav_usr panels
-
blaakmeer authored
Removed the files that were erroneously rehabilitated during a previous CVS merge (nav-config.ctl, nav-view.ctl and nav-main.ctl)
-
blaakmeer authored
Removed logging inside dpAccessable() to the calling functions. Replaced all Debug[T][N] calls with LOG_TRACE, LOG_WARN, LOG_INFO or LOG_ERROR calls which results in clearer loggings. This should also be done for all nav_usr panels
-
wierenga authored
Fix bug that prevented more than ~16 plots. This was caused by an overflow of a string buffer which was filled in a loop. Now each iteration of the loop calls gnucmd_plot requiring a smaller buffer for each individual call. Now we can plot large nummbers of graphs.
-
wierenga authored
Add newline in call to gnucmd_plot to enable multiple calls to gnucmd_plot without a newline. This is needed construct long plot commands in rspctl.cc.
-
Arthur Coolen authored
Icon objects for CEP WAN and Software committed and mainpanel changed according to 1st setup
-
Arthur Coolen authored
Icon objects for CEP WAN and Software committed
-
- Sep 20, 2006
-
-
Ruud Overeem authored
added resolving of @observation@
-
Ruud Overeem authored
Major enhancements in order to get the datapoint set complete. Moved FixedDataPoints.base and ObservationDataPoints.bas files to PVSSDataPoints.base file adding two extra columns. Added Clusters.list and RSPBoards.list files to manage the central clusternodes and the number of RSPboards per station.
-
- Sep 19, 2006
-
-
Ruud Overeem authored
New file format for the base-file with all PVSS datapoints.
-
- Sep 14, 2006
-
-
blaakmeer authored
First version of OfflineControl
-
Marcel Loose authored
Moved definition of TESTS_ENVIROMENT variable from the Makefile.am files to the Makefile.common file.
-
blaakmeer authored
Online processing consists of four processes
-
- Sep 13, 2006
-
-
Ruud Overeem authored
update of lofarconf.in files.
-
wierenga authored
Fixed -P command. Wrong scope for variables was causing the $ethdr variable to be undefined where it was returned. -b option does not depend on -m option presence
-
Ruud Overeem authored
Added extra line to error message.
-
- Sep 12, 2006
-
-
Arthur Coolen authored
Typo corrected
-
Arthur Coolen authored
Setup document changed.
-
blaakmeer authored
Implemented shutdown procedure
-
- Sep 11, 2006
- Sep 08, 2006
-
-
blaakmeer authored
Transformed VirtualBackend to OnlineControl
-
blaakmeer authored
Transformed VirtualBackend to OnlineControl
-
wierenga authored
Fix output --status when used in combination with --select. Now uses actual index of RSP board when selecting subset of RSP boards.
-
wierenga authored
Ensure correct mac addresses are used.
-
Arthur Coolen authored
Script changed for use on Windows
-
Arthur Coolen authored
No spaces between fieldnames but tabs.
-
Arthur Coolen authored
added missing TypeName and ID in header (used by PVS00ascii to determine number of input datafields.)
-
- Sep 07, 2006
-
-
blaakmeer authored
dynamic_cast in ParentControl crashes OnlineControl. Changed it to a more conservative static_cast
-
Ruud Overeem authored
Some modifications to feed the CalibrationControllers.
-
- Sep 06, 2006
-
-
wierenga authored
Fix cross correlation offset parsing.
-
wierenga authored
CDOControl now up-to-date with RSP-MAC interface specification.
-
wierenga authored
Fixed some minor problems in CDOControl struct. Updated configuration file.
-
wierenga authored
New release of EPA firmware. New CDO settings. Beamlet statistics for four lanes. New timestamp register.
-
wierenga authored
Forgot to add new TimestampWrite files.
-
- Sep 05, 2006
-
-
Arthur Coolen authored
changed preparescript
-