Skip to content
Snippets Groups Projects
  1. May 29, 2006
    • Ruud Overeem's avatar
      BugID: 679 · 509b646b
      Ruud Overeem authored
      Merge MAC-CS1-branch with HEAD.
      509b646b
    • Arthur Coolen's avatar
      BugID: 604 · f016408a
      Arthur Coolen authored
      Changes for BBS panels
      f016408a
    • pompert's avatar
      BugID: 701 · 9b1f8ee4
      pompert authored
      Removed PlotGroup instance variable as it is no longer present in the Plotter package
      9b1f8ee4
  2. May 26, 2006
  3. May 24, 2006
    • wierenga's avatar
      BugID: 646 · 4e3b40e9
      wierenga authored
      Fix some minor bugs in the RegisterState class. Now the state of all
      registers is properly reported.
      4e3b40e9
    • pompert's avatar
      BugID: 701 · 8150f367
      pompert authored
      Additions:
      -Initial versions of support classes to help implement the SAS/OTB ParmDB plotter
      8150f367
    • pompert's avatar
      BugID: 701 · 052d3dbf
      pompert authored
      Additions:
      -modifyPlot/updateData methods throughout the structure to support altering a plot's dataset and meta information.
      Mods:
      -Sync with source code
      Removals:
      -PlotGroup is deemed SAS/OTB specific and therefore no longer fits in the generic plotter project.
      052d3dbf
    • pompert's avatar
      BugID: 701 · 6bb2b88f
      pompert authored
      Additions:
      -modifyPlot/updateData methods throughout the structure to support altering a plot's dataset and meta information. PlotSGTImpl will be able to handle this in a future version.
      Mods:
      -None
      Removals:
      -PlotGroup is deemed SAS/OTB specific and therefore no longer fits in the generic plotter project.
      6bb2b88f
    • pompert's avatar
      BugID: 701 · 64dacdfb
      pompert authored
      Additions:
      -updateData method to adhere to new IPlotDataAccess version
      Mods:
      -None
      64dacdfb
    • zwart's avatar
      BugID: 719 · 6a177f38
      zwart authored
      made size signed int
      6a177f38
    • zwart's avatar
      BugID: 719 · 172e3664
      zwart authored
      fixed bug in maptime2index
      172e3664
    • zwart's avatar
      BugID: 719 · 723ee191
      zwart authored
      moved setOutPolicy to AH
      723ee191
    • zwart's avatar
      BugID: 719 · 3ddb37a2
      zwart authored
      Commandline arguments shouldn't be const
      3ddb37a2
    • zwart's avatar
      BugID: 719 · b98da502
      zwart authored
      Broadcast commandline arguments when using mpi. The standard doesn't say if they should
      be broadcast by MPI_Init or the user.
      b98da502
    • zwart's avatar
      BugID: 719 · d0d94056
      zwart authored
      Changed interface of TH_MPI::initMPI. Now the correct commandline arguments are returned.
      d0d94056
    • wierenga's avatar
      BugID: 646 · 0572b6db
      wierenga authored
      New registerstate state machine.
      0572b6db
    • wierenga's avatar
      BugID: 646 · 5c5205ce
      wierenga authored
      Implemented new defintion and behaviour of RegisterState states.
      5c5205ce
    • wierenga's avatar
      bugid:726 · a1effc68
      wierenga authored
      Add new images. These run at 196 MHz.
      a1effc68
  4. May 23, 2006
    • John Romein's avatar
      BugID: 225 · 6a6f11a3
      John Romein authored
      Removed Observation.ChanWidth, which can be derived from Observation.SampleRate
      and Observation.NChannels.
      6a6f11a3
    • pompert's avatar
      BugID: 701 · afac7b91
      pompert authored
      Additions:
      -None
      Mods:
      -Updated javadoc
      afac7b91
    • pompert's avatar
      BugID: 701 · 12d7195d
      pompert authored
      Additions:
      -None
      Mods:
      -Modified the retrieveData/exportData methods throughout the Plotter to accept an Object instead of a String[] to support passing on data sets etc. This is more practical than limiting this variable to a String[].
      12d7195d
    • pompert's avatar
      BugID: 701 · 895d2784
      pompert authored
      Additions:
      -None
      Mods:
      -Modified the retrieveData method to accept an Object instead of a String[]
      895d2784
    • pompert's avatar
      BugID: 725 · ef4f2f3f
      pompert authored
      Additions:
      -None
      Mods:
      -Modified the setContent argument as the caller now passes on a UserObject of a TreeNode instead of the TreeNode.
      ef4f2f3f
    • pompert's avatar
      725 · 22a06cd7
      pompert authored
      Additions:
      -None
      Mods:
      -Modified the setNewRootNode argument from String[] to Object to support more possible types of user arguments
      22a06cd7
    • pompert's avatar
      725 · 388ac3a2
      pompert authored
      Additions:
      -None
      Mods:
      -Modified the getRootNode argument from String[] to Object to support more possible types of user arguments
      388ac3a2
    • Arthur Coolen's avatar
      BugID: 604 · a1e7cc97
      Arthur Coolen authored
      PopupMenu added
      all changed conform dynamic panels
      panelhelper made singleton
      a1e7cc97
    • Ger van Diepen's avatar
      BugID: 699 · 17b64a6c
      Ger van Diepen authored
      Make its output correct if run without log4cplus
      17b64a6c
    • Ger van Diepen's avatar
      BugId: 711 · bbc33652
      Ger van Diepen authored
      Fixed problems found while running test programs.
      Added a few tests.
      bbc33652
  5. May 22, 2006
    • John Romein's avatar
      BugID: 225 · 9811772c
      John Romein authored
      protect TH_MPI:: calls with #ifdef HAVE_MPI
      9811772c
    • pompert's avatar
      BugID: 725 · 643659cb
      pompert authored
      Additions:
      -None
      Mods:
      -Altered the setContent methods to cast the TreeNode.getUserObject() now being passed to them by ResultBrowserPanel. the UserObject can be jOTDBnode or jParmDBnode, etc.
      643659cb
    • pompert's avatar
      BugID: 725 · 9e6cac81
      pompert authored
      Additions:
      -None
      Mods:
      -Altered the defineChildsForNode method to set the childsDefined boolean in the parmDBnode to true to prevent infinite loops
      -modified the constructor for child treenodes to include the full name in the TreeNode.name variable.
      9e6cac81
    • pompert's avatar
      BugID: 725 · 12e065c5
      pompert authored
      Additions:
      -None
      Mods:
      -Altered the getPanels and isKey methods to check if a given key is present in the front of the treenode name being passed to it.
      12e065c5
    • pompert's avatar
      BugID: 725 · 3f70bc17
      pompert authored
      Additions:
      -None
      Mods:
      -Altered the changeTreeSelection to accept TreeNodes instead of jOTDBnodes. Since all TreeNodes carry getNames() and isLeaf() methods, it is possible to do this generically.
      3f70bc17
    • Arthur Coolen's avatar
      BugID: 604 · fd5b245d
      Arthur Coolen authored
      placeholder for OLAP configuration panel
      fd5b245d
    • Arthur Coolen's avatar
      BugID: 604 · 7ab77e18
      Arthur Coolen authored
      placeholder for Generic Observation setup panel
      7ab77e18
    • Arthur Coolen's avatar
      BugID: 604 · 1640e5f9
      Arthur Coolen authored
      added comment
      1640e5f9
    • Arthur Coolen's avatar
      BugID: 604 · 0809d918
      Arthur Coolen authored
      changed conform new interface
      0809d918
    • Arthur Coolen's avatar
      BugID: 604 · 99186ba2
      Arthur Coolen authored
      Keeps track of pannels that should be dynamicly placed in a tab window in the browser, based upon the name
      (This should later ofcourse be obtained from the database...)
      99186ba2
    • Arthur Coolen's avatar
      BugID: 604 · 9d6a1776
      Arthur Coolen authored
      Interface for panels that should be able to give to tabs in browsers in a dymanic way
      9d6a1776
Loading