- Mar 14, 2006
-
-
Ger van Diepen authored
Create a .glishrc.post to add the libexec/glish of LOFAR to the glish path
-
John Romein authored
Use fftw and mass(v) from /bgl/lofar-utils
-
Ger van Diepen authored
Added lsm2db scripts
-
Ger van Diepen authored
Needed a semicolon after an ASSERT
-
Ger van Diepen authored
Scripts to convert NVSS text files to a MEP table
-
Marcel Loose authored
Should catch *all* LOFAR exceptions, not just AMC ConverterExceptions.
-
Ruud Overeem authored
Added constructor with treeID and MomID.
-
Marcel Loose authored
Minor textual changes.
-
Marcel Loose authored
Removed test program. It's output is not reproduceable (should have thought of that before checking in :-( ); however the output is needed to "proof" that THROW is being defined correctly. We'll do without this regression test.
-
- Mar 13, 2006
-
-
Marcel Loose authored
THROW is now defined as a valid statement, so it should be terminated with a semicolon.
-
Marcel Loose authored
THROW is not redefined anymore in Exception.h (BugId #145), it will only be defined if it wasn't defined previously. Note that LofarLogger.h, on the other hand, will always (re)define THROW. Added a test to check this behaviour. THROW now behaves as a valid statement (BugId #670), so you should always use a semicolon to end a THROW "statement".
-
Marcel Loose authored
Added some tracing statements.
-
Marcel Loose authored
Needed to completely overhaul the interface for this, so it was more work than I anticipated. However, the Converter interface is much cleaner now, so adding a return status really had a positive side effect. Due to these interface changes I'll have to turn this into a new major release (2.0).
-
Arthur Coolen authored
No need for this class
-
Arthur Coolen authored
format enum class added
-
zwart authored
Fixed type in documentation
-
zwart authored
Added general main for all ACC controlled applications
-
Ger van Diepen authored
PSS3 is not used anymore
-
zwart authored
Adapted to new interface of ACC::PLC::ProcessControl
-
zwart authored
Added argument to define method
-
zwart authored
Added argument to define command (parameterset)
-
- Mar 11, 2006
-
-
LOFAR authored
made Appl build ready
-
- Mar 10, 2006
-
-
wierenga authored
Cleaned up the epa2 plugin. Updated the instructions to only build the plugin.
-
wierenga authored
Updated documentation. Manually fixed patch so it can be applied without rejects.
-
wierenga authored
Removed files, replaced by patch.
-
wierenga authored
Remove files, replaced by patch.
-
wierenga authored
Remove individual files. Add new patch file to replace the individual files.
-
John Romein authored
Changed the order in which channels appear after the PPF. Hopefully they are in increasing order now.
-
wierenga authored
Add dependency on Blob because it is needed by AMCBase, but AMCBase doesn't know it yet.
-
- Mar 09, 2006
-
-
Arthur Coolen authored
TreeInfoDialog stuff
-
Ruud Overeem authored
Updating start and stop time when setting states of PIC trees.
-
Ruud Overeem authored
A couple of minor changes are made to meet the requirement of OTB: - The OTDBtree info structure was extended with an description field and a function for setting this description was added. - The momID of the OTDBtree structure is now private. - A function setSchedule was added to set the scheduling time of a VH tree. - The function saveComponentParam was reamed to saveParam because it is also used for saving VT and VH parameters. - The test programs are updated to include the new functions.
-
John Romein authored
Test input with base frequency of 49975296 Hz, which is in LOFAR frequency range.
-
zwart authored
Made variants files for bgl frontend nodes
-
John Romein authored
Check FakeData.NStations instead of Data.NStations
-