Skip to content
Snippets Groups Projects
  1. Jun 01, 2006
    • Ruud Overeem's avatar
      BugID: 679 · 71901328
      Ruud Overeem authored
      Renamed state UNKNOWN to state NOSTATE. Changed names of PVSS variables
      to their final(?) names.
      71901328
    • Ruud Overeem's avatar
      BugID: 679 · 7222dfe9
      Ruud Overeem authored
      Added taskname to every message to simplify multiple parent support
      in shared controllers.
      7222dfe9
    • pompert's avatar
      BugID: 701 · 70ae54b0
      pompert authored
      Additions:
      -Logarithmic data axis type.
      70ae54b0
    • pompert's avatar
      BugID: 701 · ba6512c2
      pompert authored
      Additions:
      -PlotSlotListener class to help the Slot containers listen for mouse events originating from plots or slots.
      -PlotSlotViewFrame class is a beta dialog that enables the user to view a slot in a separate window.
      Mods:
      -Various bugfixes and improvements to make slots more functional, speedy and robust.
      ba6512c2
    • Ruud Overeem's avatar
      BugID: 679 · 3081f699
      Ruud Overeem authored
      Replaced SAS protocol with CONTROLLER protocol.
      Note: LOGICALDEVICE protocol will soon be obsolete.
      3081f699
    • Marcel Loose's avatar
      BugID: 714 · 79da2c2b
      Marcel Loose authored
      Program name for `ps' should not be hard-coded, but derived from argv[0].
      79da2c2b
    • wierenga's avatar
      BugID: 733 · cf3afdae
      wierenga authored
      Insert magic to easily distinguish unused fields in tcpdump/ethereal output.
      Set correct payload size.
      Introduce config variable WRITE_CDO_ONCE to control wether to write CDO register
      once or every period (= second).
      cf3afdae
    • Ruud Overeem's avatar
      BugID: 679 · 4600c800
      Ruud Overeem authored
      Extended startdaemon protocol with 'newparent' message.
      Created new protocol for the Controllers. This protocol will replace the
      LogicalDevice protocol some time in the future.
      The Controller protocol uses the ID of the obsolete SAS protocol.
      4600c800
  2. May 31, 2006
    • pompert's avatar
      BugID: 701 · ee704b01
      pompert authored
      Additions:
      -Minor code additions that will work in future versions
      Mods:
      -Improved workings of slots and slot controls.
      ee704b01
    • zwart's avatar
      BugID: 719 · 9c6efa44
      zwart authored
      Added timers to WH_RSPInput and WH_SBCollect
      several other (small) changes
      9c6efa44
    • Marcel Loose's avatar
      BugID: 714 · 68b38082
      Marcel Loose authored
      The correct return type of the STL find algorithm is string::size_type, not
      uint32.
      68b38082
    • Marcel Loose's avatar
      BugID: 714 · 17940823
      Marcel Loose authored
      The correct return type of the STL find algorithm is string::size_type, not
      size_t. However, when using the default allocator for string (which we usually
      do, don't we?), string::size_type is defined as size_t. So, I was not that far
      off base.
      17940823
    • zwart's avatar
      BugID: 719 · 841ec37e
      zwart authored
      Fixed bug in log messages
      841ec37e
    • zwart's avatar
      BugID: 719 · ff472d10
      zwart authored
      Fixed order of dimensions in DH_RSP
      ff472d10
    • zwart's avatar
      BugID: 719 · eb623f16
      zwart authored
      Added timer outputs if OLAP_CS1_TIMINGS is defined
      
      Fixed a bug in incorrect joining of the threads.
      eb623f16
    • zwart's avatar
      BugID: 719 · 7147fdad
      zwart authored
      Fixed bug in RoundRobin
      7147fdad
    • zwart's avatar
      BugID: 719 · 5d1c9ed5
      zwart authored
      Create accessor for Selector
      5d1c9ed5
    • Arthur Coolen's avatar
      BugID: 604 · a633d384
      Arthur Coolen authored
      changed erreneous component name
      a633d384
    • zwart's avatar
      BugID: 719 · 5c32e901
      zwart authored
      Limit the number of concurrent connections
      5c32e901
    • zwart's avatar
      BugID: 719 · 6e5fc56a
      zwart authored
      Added semaphore for incoming connections. This way the user can control the maximum incoming connection that are communicating simultaneously.
      6e5fc56a
  3. May 30, 2006
    • Marcel Loose's avatar
      BugID: 687 · fd60e78c
      Marcel Loose authored
      Updated code. It now works with the latest version of the LCS/AMC branch
      `LCS-AMC-Bug697-task-branch'.
      fd60e78c
    • pompert's avatar
      701 · 3323f43d
      pompert authored
      Additions:
      -Further implemented the plot panels to include (slowly working) slots and popupmenus
      3323f43d
    • John Romein's avatar
      BugID: 225 · 0735c17a
      John Romein authored
      Removed BG/L barrier.
      0735c17a
    • John Romein's avatar
      BugID: 225 · 47c32a83
      John Romein authored
      Print receive, compute, send, and idle start times.
      47c32a83
    • Marcel Loose's avatar
      BugID: 730 · 8814290f
      Marcel Loose authored
      Added /opt/lofar/external to search path.
      8814290f
    • John Romein's avatar
      BugID: 225 · c7a84168
      John Romein authored
      Added _add_correlations, which may be needed in the future.
      c7a84168
    • Arthur Coolen's avatar
      BugID:604 · aa610f20
      Arthur Coolen authored
      Added RMI interface (java part)
      aa610f20
    • Ruud Overeem's avatar
      BugID: 664 · e1014090
      Ruud Overeem authored
      Added missing semicolons.
      e1014090
    • Arthur Coolen's avatar
      BugID:604 · 6e173eb6
      Arthur Coolen authored
      Moved all tablemodels to new model directory
      6e173eb6
    • Ger van Diepen's avatar
      BugID: 729 · 96f9e9ed
      Ger van Diepen authored
      Added make target pkgclean
      Added rub option -noupdas
      96f9e9ed
  4. May 29, 2006
Loading