- Dec 21, 2006
-
-
wierenga authored
First complete implementation of new specification for LANE output settings. Needs testing.
-
wierenga authored
New config variable to ignore errors in HBA communication. When HBA_IGNORE_RESULT is set to 1 then when the returned i2c result does not match the expected result this is silently ignored. This is mainly used for testing.
-
wierenga authored
Add timeout to time_pps_fetch call to prevent lock-up when PPS is not connected on serial port /dev/pps0
-
wierenga authored
Tuning of delays (PROTOCOL_C_WAIT) to try to get HBA communication via i2c working towards the HBA tile. So far without success.
-
- Dec 18, 2006
-
-
Marcel Loose authored
Indirect package dependencies will now be derived by inspecting the contents of the directory config/<pkg-name> in the install directory for all packages mentioned in the current configure.in file.
-
Ruud Overeem authored
-
- Dec 16, 2006
-
-
Ruud Overeem authored
Extended PVSS propertySet with a couple of fields.
-
Ruud Overeem authored
Extended PVSS propertySet with a couple of fields.
-
Ruud Overeem authored
Extended PVSS propertySet with a couple of fields.
-
Ruud Overeem authored
Added 'compactedArrayString' function that recognizes ascending ranges in array and replaces them with xx..yy.
-
- Dec 13, 2006
-
-
wierenga authored
Updated i2c sequences. Included LED-test sequence. Switch between LED test and real sequence using compile time #define HBA_WRITE_DELAYS in HBAProtocolWrite.h. Minor fixes in Scheduler.cc (gmtime instead of localtime). Comment fix in BeamletWeights.h
- Dec 11, 2006
-
-
Ruud Overeem authored
Added customPrepPVSSDB to station software.
-
- Dec 10, 2006
-
-
Ruud Overeem authored
Controller correctly updates it state now after its child controllers are ready.
-
Ruud Overeem authored
Fixed bug in setting subbands.
-
Ruud Overeem authored
Implemented some extra code to let the 'RESYNC' event work correctly.
-
- Dec 07, 2006
-
-
wierenga authored
Removed nyquist_zone parameter from CAL_Protocol::START because it can be deducted from RCU mode.
-
- Dec 06, 2006
-
-
wierenga authored
Have #include <lofar_config.h> as first include in .cc file to prevent log4cplus warnings when LOG_ routines are used in that .cc file.
-
Ruud Overeem authored
Hostname is added to controllername so that a controller can be started on several hosts simultaneous.
-
Ruud Overeem authored
Weekly update.
-
Ruud Overeem authored
Update after test.
-
Pieter Donker authored
Further development of TBBDriver and tbbctl
-
- Dec 01, 2006
-
-
Ruud Overeem authored
Added hostname to controllername.
-
- Nov 30, 2006
-
-
wierenga authored
Remove images, they are stored by the firmware team (Eric Kooistra) in /Station/EPA/rsp/tb/tc/4. Rsu/4.8 Store image/. Improve reset sequence to get rid of unecessary error messages.
-
- Nov 29, 2006
-
-
Ruud Overeem authored
PVSS related enhancements.
-
Ruud Overeem authored
PVSS related enhancements.
-
Ruud Overeem authored
PVSS related enhancements.
-
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 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.
-