Skip to content
Snippets Groups Projects
  1. Apr 11, 2007
  2. Apr 10, 2007
    • Arthur Coolen's avatar
      BugID: 755 · 27ee775b
      Arthur Coolen authored
      removed extra } in emptyDatabase
      added check for dist systems b4 doing a connnect in monitorStateChanges
      27ee775b
    • Adriaan Renting's avatar
      BugID: 1049 · ca521bec
      Adriaan Renting authored
      Initial version of DataSquasher
      ca521bec
    • Arthur Coolen's avatar
      BugID: 755 · c0f1a19c
      Arthur Coolen authored
      added CS1 default panels list and changed prepareMainCU to use that list
      c0f1a19c
    • Joris van Zwieten's avatar
      BugID: 1046 · 62f6958d
      Joris van Zwieten authored
      - Added RegionOfInterest.
      - Mapped commands to their respective actions (instead of just printing
        strings).
      62f6958d
  3. Apr 05, 2007
    • Marcel Loose's avatar
      BugID: 61 · e77f4eaf
      Marcel Loose authored
      The ostringstream variable, used in many LOG macros did not have a very unique
      name, "oss", which caused major trouble. Renamed it to "lfr_log_oss"; still
      not very unique, but I don't know how to generate a really unique variable
      name "on the fly".
      e77f4eaf
    • Joris van Zwieten's avatar
      BugID: 1046 · fab655f1
      Joris van Zwieten authored
      - Added new command types.
      fab655f1
    • Joris van Zwieten's avatar
      BugID: 1046 · 9419dc1d
      Joris van Zwieten authored
      - Fixed BBSStrategy issue in CommandQueue.
      - Implemented handling of InitializeCommand.
      9419dc1d
    • John Romein's avatar
      BugID: 225 · d831f327
      John Romein authored
      mpi update
      d831f327
    • Joris van Zwieten's avatar
      BugID: 1037 · 678f22f5
      Joris van Zwieten authored
      - Renamed is_clean_startup() to is_new_run() to conform with C++ interface.
      - Added "Type" field to command table.
      678f22f5
    • Joris van Zwieten's avatar
      BugID: 1046 · 61e254da
      Joris van Zwieten authored
      - Fixed isNewRun().
      61e254da
    • Joris van Zwieten's avatar
      BugID: 1046 · ebc6b99d
      Joris van Zwieten authored
      - Restored const correctness.
      - Started with local control implementation.
      ebc6b99d
  4. Apr 04, 2007
    • Ruud Overeem's avatar
      BugID: 826 · 39b6b86a
      Ruud Overeem authored
      Added code for starting processes on remote nodes. Not tested yet.
      39b6b86a
    • Ruud Overeem's avatar
      BugID: 1047 · 3f34ccb6
      Ruud Overeem authored
      Moved some functions from MAC GCFCommon and APLCommon to LCS/Common:
      remoteCopy, copyFromRemote, getTempfileName, myHostname, compactedArrayString
      and expandedArrayString.
      3f34ccb6
    • Arthur Coolen's avatar
      BugID: 1042 · c93e4f94
      Arthur Coolen authored
      expanded stateChangeScripts to update mainCU states when station states are changed
      altered some DebugTN stuff to LOG_TRACE, LOG_DEBUG.....etc
      changed color initialise to fundction that can be called by scripts so definition stays in one place.
      added extra comments
      c93e4f94
    • Jurjen Sluman's avatar
      BugID: 1032 · 043f5400
      Jurjen Sluman authored
      Added the state of the LBL, LBH and HBA
      043f5400
  5. Apr 03, 2007
    • Marcel Loose's avatar
      BugID: 991 · a32cbe9b
      Marcel Loose authored
      Added CommandQueueTrigger class for handling database notifications.
      a32cbe9b
    • Ruud Overeem's avatar
      BugID: 826 · e6f4e3ea
      Ruud Overeem authored
      Bugfix mpi procesname.
      e6f4e3ea
    • Ruud Overeem's avatar
      BugID: 826 · 0bcfd7ae
      Ruud Overeem authored
      Bugfix for mpi parameterset.
      0bcfd7ae
    • Joris van Zwieten's avatar
      BugID: 1046 · 8289739c
      Joris van Zwieten authored
      - Fix to use CommandQueue in KernelProcessControl instead of sockets.
      8289739c
    • Joris van Zwieten's avatar
      BugID: 1046 · f7e34b3b
      Joris van Zwieten authored
      - First tests with 'Visitor' approach to command execution.
      f7e34b3b
    • Marcel Loose's avatar
      BugID: 991 · cdafdfc1
      Marcel Loose authored
      Moved Blob I/O support for structs defined in BBSKernelStructs.{h,cc} to these
      files as well.
      cdafdfc1
    • Marcel Loose's avatar
      BugID: 991 · 1bf48892
      Marcel Loose authored
      Moved Blob I/O support for structs defined in BBSKernelStructs.{h,cc} to these
      files as well.
      1bf48892
    • Marcel Loose's avatar
      BugID: 992 · 57a3229c
      Marcel Loose authored
      Handy sed script for converting the reference output of the 'nocase' test to
      the reference output of the 'normal' test. Simplified initial testing.
      57a3229c
    • Marcel Loose's avatar
      BugID: 1045 · c78562dc
      Marcel Loose authored
      Created a KeyPrefix class which can "remember" a key prefix to be used when
      creating the keys for the list of parameters.
      c78562dc
  6. Mar 30, 2007
    • Arthur Coolen's avatar
      BugID: 1042 · 11246cc6
      Arthur Coolen authored
      Altered startup scripts.
      added monitorStateChanges.ctl script to be run on every station to check and reflect state and childState Changes
      altered color settings
      11246cc6
    • Marcel Loose's avatar
      BugID: 1038 · 18cf3eaa
      Marcel Loose authored
      Minor textual correction.
      18cf3eaa
    • Marcel Loose's avatar
      BugID: 1038 · f5929996
      Marcel Loose authored
      Updated document's description page (e.g., new version number).
      f5929996
  7. Mar 29, 2007
  8. Mar 28, 2007
  9. Mar 27, 2007
Loading