- Oct 28, 2005
-
-
wierenga authored
Start RSPDriver, CalServer and BeamServer in background (detached from terminal) when they are passed a "-d" option ('d' for daemon). All file-descriptors are closed to LofarLogger must be set up correctly with .log_prop files to output logging to a file. rspdriver.in, calserver.in and beamserver.in init scripts now use 'daemon' function to start the server in the background.
-
meijeren authored
Set correct path to parmdb.
-
meijeren authored
Added scripts to start different 3C343 calibrations.
-
wierenga authored
Modify CLOCKS update semantics. GETCLOCKS simply returns the current setting. SUBCLOCKS subscribes to changes. - period defines how often the RSP_Driver checks for changes. - only when the setting of the clock is actually changed is a UPDCLOCKS event returned to the subscribed clients.
-
wierenga authored
Query sampling_frequency from hardware using CLOCK event. Send SETRCU event to hardware to switch RCU's to specified mode for a subarray.
-
wierenga authored
Remove the now obsolete sampling_frequency parameter from CAL_START event. It is now queried from the hardware.
-
- Oct 27, 2005
-
-
meijeren authored
Added 2 input parameters: path of general MS description file and path of subset MS.
-
Ger van Diepen authored
Added parameter MSDesName
-
meijeren authored
Added a DataHolder to be able to write individual parameter values to a separate database table (BBS3ParmSolutions). Also added an optional flag (writeIndividualParms) to toggle this writing.
-
Ger van Diepen authored
Do not use locks on ANTENNA table
-
Alexander Mueller authored
Made some cosmetic changes in the Navigator.
-
Marcel Loose authored
Merged relevant changes of the 2.1 release branch into the main development line.
-
Marcel Loose authored
Merged relevant changes from the 2.3 release branch into the main develoment line.
-
Marcel Loose authored
Merged relevant changes from the release 2.3 branch into the main development line.
-
zwart authored
There are some problems with odbc, dtl and/or the odbc postgresql driver. For now these packages are installed under ~lofar/usr because the packages in /opt do not work. The packages used are the same as on lofar17. Also added a new compiler: icc9
-
- Oct 26, 2005
-
-
meijeren authored
Conformed measurement set names to standard from makems script: general .des file in '<msname>.des' and subset .des files in '<msname>_p<predID>/vis.des' where predID=1,2...number prediffers.
-
meijeren authored
Changes to work with the changed data order in DH_Vis(Array). Data is now written in chuncks of nrPol*nrPol*nrChanPerVis*nrBaselines complex numbers.
-
meijeren authored
Fixed bug in accessor method.
-
Ger van Diepen authored
Replace placeholders by actual values, so moving files does not require new doxygen tags.
-
Ger van Diepen authored
Execute lofarinit.sh
-
Ger van Diepen authored
Check if new LOFARROOT is valid
-
Alexander Mueller authored
Added this file to fill the Navigator with default panelviews.
-
meijeren authored
Added a strategy to write predicted data.
-
Chris Broekema authored
Fix makefile
-
Ger van Diepen authored
Needed MPI, APS, and Transport
-
- Oct 25, 2005
-
-
Alexander Mueller authored
Made more complete and automatic.
-
John Romein authored
- added (t)WH_BGL_Processing.* that does all BG/L processing on a single core - do backward fft instead of forward - add 3x2 correlator matrix - fix correlator conjugate bug - simplify itsFIRs usage - partial implementation of delay compensation (not enabled by default)
-
blaakmeer authored
CAL_Protocol and BS_Protocol relocated
-
wierenga authored
Take array position from Subarray definition. This can vary per subarray.
-
wierenga authored
Remove antenna locations, they are no longer defined here but in APL/PAC/CalServer/src/AntennaArrays.conf.in
-
wierenga authored
dependency on APL/PIC/RSP_Protocol was missing
-
meijeren authored
Removed unused variables.
-
wierenga authored
Update package list for rub
-
wierenga authored
Update package list for rub
-
- Oct 24, 2005
-
-
wierenga authored
Use /opt/lofar as prefix.
-
wierenga authored
Remove dead stuff.
-
wierenga authored
Now rpm installable. Updated include paths.
-
wierenga authored
Now rpm installable. Updated include paths.
-
Alexander Mueller authored
Made rpm'able and compliant with the rpm related changes of dependent packages.
-
cvs authored
-