Skip to content
Snippets Groups Projects
  1. Oct 28, 2005
    • wierenga's avatar
      bugid:419 · 2c5b51d8
      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.
      2c5b51d8
    • meijeren's avatar
      BugID:480 · 5292a897
      meijeren authored
      Set correct path to parmdb.
      5292a897
    • meijeren's avatar
      BugID:480 · cbda370c
      meijeren authored
      Added scripts to start different 3C343 calibrations.
      cbda370c
    • wierenga's avatar
      bugid:438 · d986f4c7
      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.
      d986f4c7
    • wierenga's avatar
      BugID: 395,438 · 1935445a
      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.
      1935445a
    • wierenga's avatar
      bugid:438 · 173bf836
      wierenga authored
      Remove the now obsolete sampling_frequency parameter from CAL_START event.
      It is now queried from the hardware.
      173bf836
  2. Oct 27, 2005
    • meijeren's avatar
      BugID:478 · 38487b1c
      meijeren authored
      Added 2 input parameters: path of general MS description file and path of subset MS.
      38487b1c
    • Ger van Diepen's avatar
      BugID: 428 · 18ea68ab
      Ger van Diepen authored
      Added parameter MSDesName
      18ea68ab
    • meijeren's avatar
      BugID:480 · 085f42bd
      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.
      085f42bd
    • Ger van Diepen's avatar
      BugID: 428 · 0468c511
      Ger van Diepen authored
      Do not use locks on ANTENNA table
      0468c511
    • Alexander Mueller's avatar
      BugID: 329 · 5b584f53
      Alexander Mueller authored
      Made some cosmetic changes in the Navigator.
      5b584f53
    • Marcel Loose's avatar
      BugID: 327 · 8d45ab79
      Marcel Loose authored
      Merged relevant changes of the 2.1 release branch into the main development
      line.
      8d45ab79
    • Marcel Loose's avatar
      BugID: 326 · dfa18a82
      Marcel Loose authored
      Merged relevant changes from the 2.3 release branch into the main develoment
      line.
      dfa18a82
    • Marcel Loose's avatar
      BugID: 323 · 67af0f06
      Marcel Loose authored
      Merged relevant changes from the release 2.3 branch into the main development
      line.
      67af0f06
    • zwart's avatar
      BugID: 328 · 5854a9df
      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
      5854a9df
  3. Oct 26, 2005
    • meijeren's avatar
      BugID:478 · 1e09da24
      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.
      1e09da24
    • meijeren's avatar
      BugID:236 · 61c76d3c
      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.
      61c76d3c
    • meijeren's avatar
      BugID:236 · 66ed4f7f
      meijeren authored
      Fixed bug in accessor method.
      66ed4f7f
    • Ger van Diepen's avatar
      BugID: 62 · 6bb1dd8f
      Ger van Diepen authored
      Replace placeholders by actual values, so moving files does not require
      new doxygen tags.
      6bb1dd8f
    • Ger van Diepen's avatar
      BugID: 396 · 225aef78
      Ger van Diepen authored
      Execute lofarinit.sh
      225aef78
    • Ger van Diepen's avatar
      BugID: 396 · 16e4c878
      Ger van Diepen authored
      Check if new LOFARROOT is valid
      16e4c878
    • Alexander Mueller's avatar
      BugID: 477 · 30c8e8bb
      Alexander Mueller authored
      Added this file to fill the Navigator with default panelviews.
      30c8e8bb
    • meijeren's avatar
      BugID:478 · 18b031cc
      meijeren authored
      Added a strategy to write predicted data.
      18b031cc
    • Chris Broekema's avatar
      BugID: 315 · 2a312667
      Chris Broekema authored
      Fix makefile
      2a312667
    • Ger van Diepen's avatar
      BugID: 428 · b7adb782
      Ger van Diepen authored
      Needed MPI, APS, and Transport
      b7adb782
  4. Oct 25, 2005
    • Alexander Mueller's avatar
      BugID: 477 · 4d7b5765
      Alexander Mueller authored
      Made more complete and automatic.
      4d7b5765
    • John Romein's avatar
      BugID: 225 · bdb09064
      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)
      bdb09064
    • blaakmeer's avatar
      BugID: 368 · aaa99bd2
      blaakmeer authored
      CAL_Protocol and BS_Protocol relocated
      aaa99bd2
    • wierenga's avatar
      bugid: 443 · 52ca9735
      wierenga authored
      Take array position from Subarray definition. This can vary per subarray.
      52ca9735
    • wierenga's avatar
      BugID: 416 · 927d305f
      wierenga authored
      Remove antenna locations, they are no longer defined here but in
      APL/PAC/CalServer/src/AntennaArrays.conf.in
      927d305f
    • wierenga's avatar
      bugid:470 · f46e5dea
      wierenga authored
      dependency on APL/PIC/RSP_Protocol was missing
      f46e5dea
    • meijeren's avatar
      BugID:345 · cff21545
      meijeren authored
      Removed unused variables.
      cff21545
    • wierenga's avatar
      bugid:113 · 8dd6ce90
      wierenga authored
      Update package list for rub
      8dd6ce90
    • wierenga's avatar
      bugid: 113 · c4950c61
      wierenga authored
      Update package list for rub
      c4950c61
  5. Oct 24, 2005
Loading