- Apr 30, 2007
-
-
Ger van Diepen authored
Fixed empty vector access problem found by -D_GLIBCXX_DEBUG.
-
- Apr 29, 2007
-
-
Ger van Diepen authored
Added option -dist
-
- Apr 27, 2007
-
-
Ruud Overeem authored
Extended tGSAservice with tests for the PVSSInfo class and made it more robust by delteing leftovers from the previous test (if any) before starting the new tests.
-
Joris van Zwieten authored
- Added get_result() stored procedure.
-
Joris van Zwieten authored
- Added trigger/notification for insert of initialize, finalize, nextchunk results. - Updated add_result() stored procedure, now returns bool. - Removed command_queue_empty() as it was no longer used.
-
Marcel Loose authored
* Re-added "Operation" field. * Added functions to add Initialize, Finalize and NextChunk commands.
-
Ruud Overeem authored
Don't close filehandles (for a while), default initialize APAdmin name and more extensive used of this name.
-
Arthur Coolen authored
New Olap user panel added, removed old one.
-
Arthur Coolen authored
changed Split command
-
Ger van Diepen authored
Added #ifdef for Apple problem
-
Ger van Diepen authored
Added support for multiple fields
-
- Apr 26, 2007
-
-
Ruud Overeem authored
Not substracting the parameter subset anymore.
-
Ruud Overeem authored
Update to use the renewed datapoints.
-
Marcel Loose authored
Fixed coding bug which only surfaced when compiling with -D_GLIBCXX_DEBUG.
-
- Apr 25, 2007
-
-
Ruud Overeem authored
Some reformatting and merge of salPing and salEcho into tGSAservice. The tests done in tGSAservice are copied from salEcho and are not very clever yet and definitely not covering the whole GSA_Service class!
-
Marcel Loose authored
A whole bunch of code changes. Most notably: * All BBSStrategy and all BBSStep classes now inherit from the Command base class. * CommandVisitor is used in quite a number of places to "restore lost type information"; i.e. to recover the exact type of a Command. * CommandQueue now stores and retrieves Commands instead of BBSSteps and BBSStrategy.
-
Arthur Coolen authored
Further small changes to names according to nameConvention
-
- Apr 24, 2007
-
-
Marcel Loose authored
A whole bunch of code changes. Most notably: * All BBSStrategy and all BBSStep classes now inherit from the Command base class. * CommandVisitor is used in quite a number of places to "restore lost type information"; i.e. to recover the exact type of a Command. * CommandQueue now stores and retrieves Commands instead of BBSSteps and BBSStrategy.
-
Marcel Loose authored
A whole bunch of code changes. Most notably: * All BBSStrategy and all BBSStep classes now inherit from the Command base class. * CommandVisitor is used in quite a number of places to "restore lost type information"; i.e. to recover the exact type of a Command. * CommandQueue now stores and retrieves Commands instead of BBSSteps and BBSStrategy.
-
Marcel Loose authored
A whole bunch of code changes. Most notably: * All BBSStrategy and all BBSStep classes now inherit from the Command base class. * CommandVisitor is used in quite a number of places to "restore lost type information"; i.e. to recover the exact type of a Command. * CommandQueue now stores and retrieves Commands instead of BBSSteps and BBSStrategy.
-
Marcel Loose authored
A whole bunch of code changes. Most notably: * All BBSStrategy and all BBSStep classes now inherit from the Command base class. * CommandVisitor is used in quite a number of places to "restore lost type information"; i.e. to recover the exact type of a Command. * CommandQueue now stores and retrieves Commands instead of BBSSteps and BBSStrategy.
-
John Romein authored
Cosmetic changes
-
- Apr 23, 2007
-
-
Arthur Coolen authored
changed TRUE-->true etc
-
Arthur Coolen authored
Added OLAP.delayCompensation
-
Marcel Loose authored
Added some missing declarations.
-
Marcel Loose authored
Speeded up toLower() and toUpper() with approx. factor of three.
-
Ruud Overeem authored
Correlator parameters.
-
Joris van Zwieten authored
- Removed Operation key, superseded by Type.
-
Arthur Coolen authored
Moved positionType to DelayComp
-
Ruud Overeem authored
Update for getting OLAP to work under ACC.
-
jeurink authored
-
- Apr 20, 2007
-
-
Joris van Zwieten authored
- Updated stored procedure to conform to the new interface definition.
-
- Apr 16, 2007
-
-
Ruud Overeem authored
Added dependency from APLCommon.
-
Ruud Overeem authored
Update to latest state of the other software packages.
-
- Apr 13, 2007
-
-
Martin Gels authored
Corrected arguments for call BGLProcSection()
-
Martin Gels authored
Removed conflicts!
-
Martin Gels authored
Added chech observation mode.
-
Martin Gels authored
Removed conflicts!
-
Martin Gels authored
CS1.parset: Added keys CS1_Hosts.py: Created UserId objects CS1_Parset.py: Calculate the RefFreqs with key 'nyquistZone' CS1_Run.py: Added check 'check machine name' Added check 'userId' CS1_Sections.py: Removed comment CS1_Stations.py: Added positions CS10 HBA ant 16,17,18,19 Updated station positions Hosts.py: Added 'class UserId'
-
- Apr 12, 2007
-
-
Marcel Loose authored
Removed the static Command::create() method, since we don't need it; at least not now.
-