Skip to content
Snippets Groups Projects
  1. May 23, 2006
    • 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
  2. 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
    • Arthur Coolen's avatar
      BugID: 604 · dbc046d5
      Arthur Coolen authored
      resolved conflicts after TreeChanges.
      dbc046d5
    • Arthur Coolen's avatar
      BugID: 604 · 056d088b
      Arthur Coolen authored
      resolved conflicts after TreeChanges. Added dynamic filling of tabs
      056d088b
  3. May 20, 2006
    • John Romein's avatar
      BugID: 225 · ae1906ec
      John Romein authored
      Fixed bug in computation of actual subband number.
      ae1906ec
    • John Romein's avatar
      BugID: 225 · 19aeebcc
      John Romein authored
      NrValidSamplesPerIntegration is now always unsigned short, as specified in
      DH_Visibilities.
      19aeebcc
  4. May 19, 2006
    • John Romein's avatar
      BugID: 225 · 1062e8cd
      John Romein authored
      Use round-robin selectors and limit the number of concurrent communications
      1062e8cd
    • pompert's avatar
      701 · 873a7518
      pompert authored
      Additions:
      -None
      Mods:
      -Fix small bug that fired the node insertion event prior to the actual addition
      873a7518
    • pompert's avatar
      701 · 0022d3f3
      pompert authored
      Additions:
      -None
      Mods:
      -Made every panel in the OTB use the proper TreeManager class, and in the VIC tree the ParmDB tree is added manually using the new listener structure in the OTDBNodeTreeManager.
      0022d3f3
    • pompert's avatar
      701 · cc528f22
      pompert authored
      Removals:
      -TreeNode now uses a ITreeManager to determine its children and name and so on. TreeManager no longer needed as a seperate package deals with the data source specific stuff...
      cc528f22
    • pompert's avatar
      701 · 4d56b3ec
      pompert authored
      Additions:
      -TreeNode now uses a TreeManager to determine its children and name and so on.
      4d56b3ec
    • pompert's avatar
      701 · 5cca6298
      pompert authored
      Additions:
      -All new structure that allows a (sub)tree to be managed on a subsystem basis, like OTDB, ParmDB, etc.
      -Generic Tree Manager that allows for Tree Model events to be passed on to anyone interested to alter the contents of the tree they want.
      -ITreeManager that specifies the methods needed by every node in a tree to determine their children, name, etc
      5cca6298
    • John Romein's avatar
      BugID: 225 · b0166aa8
      John Romein authored
      added i4complex support
      b0166aa8
  5. May 18, 2006
    • Ruud Overeem's avatar
      BugID: 664 · f8f35ae7
      Ruud Overeem authored
      Showing only trees with stoptime > now().
      f8f35ae7
    • pompert's avatar
      BugID: 701 · 498cdae4
      pompert authored
      Additions:
      - None
      Mods:
      - Minor layout tweaks to plot panel
      498cdae4
    • pompert's avatar
      701 · 61eae180
      pompert authored
      Additions:
      - None
      Mods:
      - getStaticOTDBrmi calls > getOTDBrmi (it is static now as well)
      61eae180
    • pompert's avatar
      701 · 22a53f43
      pompert authored
      Additions:
      - None
      Mods:
      - Made the getOTDBrmi method pass on the static connection to OTDB, instead of a potentially dangerous non-static version of it.
      Removals:
      -getStaticOTDBrmi no longer necessary
      22a53f43
    • pompert's avatar
      BugID: 701 · 5c41d69e
      pompert authored
      Additions:
      - None
      Mods:
      - Modified the Dataset value collection to LinkedList to set data in the plot in the same order as they were added in the data access layer.
      - Significant better layout of the legend for line plots.
      5c41d69e
    • pompert's avatar
      BugID: 701 · 9e2055eb
      pompert authored
      Additions:
      - None
      Mods:
      - Modified the Dataset value collection to LinkedList to pass on data in the same order as they were added.
      9e2055eb
    • pompert's avatar
      BugID: 701 · a1fac836
      pompert authored
      Additions:
      - None
      Mods:
      - Modified the Dataset value collection to LinkedList to pass on data in the same order as they were retrieved from ParmDB
      a1fac836
  6. May 17, 2006
    • pompert's avatar
      701 · ab634d3f
      pompert authored
      Additions:
      -None
      Mods:
      -Improved tree for the ParmDB interface, now properly builds up a tree of unique labels.
      -Various GUI adjustments to try to make the Plot legend more robust.
      ab634d3f
    • pompert's avatar
      701 · 95ca7509
      pompert authored
      Additions:
      -Several data set AxisTypes handling inserted, not yet fully working.
      95ca7509
    • Oleg Smirnov's avatar
      BugID: 95 · e8be8823
      Oleg Smirnov authored
      e8be8823
    • John Romein's avatar
      BugID: 225 · 4873dcfe
      John Romein authored
      Significantly improved speed of memory transposes for particular numbers of
      stations by reducing the number of cache conflicts.
      4873dcfe
  7. May 16, 2006
    • pompert's avatar
      701 · 084e4357
      pompert authored
      Changed calls to the jParmFacade to make it load the jParmFacade library in the last minute, so the OTB is usable without the library installed.
      084e4357
    • pompert's avatar
      701 · 5af2defd
      pompert authored
      Adding necessary libraries to the OTB project
      5af2defd
    • John Romein's avatar
      BugID: 225 · ce0734a6
      John Romein authored
      Fixed several issues (phase shifting, test signal generation, ...) due to the
      fact that a second of integration time is not exactly a second of wall time.
      ce0734a6
    • pompert's avatar
      701 · dbc53a6e
      pompert authored
      modified the use of jparmfacade to when its needed instead of constructor
      dbc53a6e
Loading