Skip to content
Snippets Groups Projects
  1. Sep 28, 2006
    • blaakmeer's avatar
      BugID: 802 · c939d75f
      blaakmeer authored
      Added abort handler to check application cleanup
      c939d75f
    • blaakmeer's avatar
      BugID: 802 · db1f0c4f
      blaakmeer authored
      Added OnlineControl and OfflineControl parameters to the OTDB specification
      files
      db1f0c4f
    • blaakmeer's avatar
      BugID: 802 · 0dbc2932
      blaakmeer authored
      Updated observation parameters
      0dbc2932
    • blaakmeer's avatar
      BugID: 752 · 43b77d04
      blaakmeer authored
      Added datapoint definition for Station. __childDp allows the Navigator to
      jump to another point in the tree when the user clicks on the station
      43b77d04
    • blaakmeer's avatar
      BugID: 752 · b0f4f094
      blaakmeer authored
      Implemented special case handling of __childDp element of the Station type
      Along the way, added support for multi-rooted trees, otherwise we could only view one station with the navigator.
      b0f4f094
  2. Sep 27, 2006
    • Ruud Overeem's avatar
      BugID: 811 · 332126b3
      Ruud Overeem authored
      Added run, suspend, release and finish state.
      332126b3
    • wierenga's avatar
      BugID: 919 · 31b42492
      wierenga authored
      Selection of subarray of cross-correlation is no longer done in RSPDriver.
      Clients always receive the full array and need to do their own selection.
      31b42492
    • wierenga's avatar
      BugID: 919 · 6ef01486
      wierenga authored
      selection of subarray of cross-correlation array is no longer done in the RSPDriver
      but in the client
      6ef01486
    • wierenga's avatar
      BugID: 919 · 1b396414
      wierenga authored
      selection no longer done in RSPDriver
      1b396414
    • wierenga's avatar
      BugID: 919 · a64b7262
      wierenga authored
      rectangular subarray selection of rsp boards in cross correlation matrix
      a64b7262
    • wierenga's avatar
      BugID: 918 · c4efb934
      wierenga authored
      use XC_GAIN and BF_GAIN configuration variables
      c4efb934
    • wierenga's avatar
      BugID: 892 · 0c7febff
      wierenga authored
      Timestamp should be written to all FPGA's, BP and all AP's.
      0c7febff
    • wierenga's avatar
      BugID: 918 · 20b94bb6
      wierenga authored
      make gains configurable
      20b94bb6
  3. Sep 26, 2006
    • blaakmeer's avatar
      BugID: 752 · 093017f9
      blaakmeer authored
      Changed PIC datapointtype to StnPIC
      093017f9
    • blaakmeer's avatar
      BugID: 752 · 35be1d06
      blaakmeer authored
      Bugs in dplists: PVSS does not understand fields delimited by spaces.
      Added software overview panel to PermSW datapoint
      35be1d06
  4. Sep 25, 2006
    • blaakmeer's avatar
      BugID: 752 · 7a1b8c6b
      blaakmeer authored
      Cleaned the default navigator configuration
      7a1b8c6b
    • blaakmeer's avatar
      BugID: 803 · 9a657cdf
      blaakmeer authored
      Offline control implemented and tested
      9a657cdf
  5. Sep 22, 2006
    • Pieter Donker's avatar
      BugID:335 · 5018352f
      Pieter Donker authored
      Further development of the TBBDriver
      5018352f
    • wierenga's avatar
      bugid: 726 · 5a87e7be
      wierenga authored
      Dit is het BP image V5.2 waarbij de CDO frame data geinterleaved is. Je moet hierbij nog wel de lane mode voor beamlets en crosslet gelijk houden. Ik werk nu aan V5.3 waarbij de lanes onafhankelijk werken, weet niet of dat vandaag nog lukt.
      
      Dit image haalt >199 MHz ipv 200 MHz. Het is echter wel geschikt om al vast te testen of de CDO output zo goed is (als jullie tijd hebben).
      5a87e7be
  6. Sep 21, 2006
    • Ruud Overeem's avatar
      BugID:810 · bda02795
      Ruud Overeem authored
      Added expansion of wan elements,
      bda02795
    • blaakmeer's avatar
      BugID: 752 · c5865bb1
      blaakmeer authored
      Replaced all Debug[T][N] calls with LOG_TRACE, LOG_WARN, LOG_INFO or LOG_ERROR calls which results in clearer loggings. This should also be done for all nav_usr panels
      c5865bb1
    • blaakmeer's avatar
      BugID: 752 · 35427701
      blaakmeer authored
      Removed the files that were erroneously rehabilitated during a previous CVS merge (nav-config.ctl, nav-view.ctl and nav-main.ctl)
      35427701
    • blaakmeer's avatar
      BugID: 752 · d3c59413
      blaakmeer authored
      Removed logging inside dpAccessable() to the calling functions.
      Replaced all Debug[T][N] calls with LOG_TRACE, LOG_WARN, LOG_INFO or LOG_ERROR calls which results in clearer loggings. This should also be done for all nav_usr panels
      d3c59413
    • wierenga's avatar
      BugID: 891 · 30430a26
      wierenga authored
      Fix bug that prevented more than ~16 plots. This was caused by an overflow
      of a string buffer which was filled in a loop. Now each iteration of the
      loop calls gnucmd_plot requiring a smaller buffer for each individual call.
      
      Now we can plot large nummbers of graphs.
      30430a26
    • wierenga's avatar
      BugID: 891 · 028b01d5
      wierenga authored
      Add newline in call to gnucmd_plot to enable multiple calls to gnucmd_plot without
      a newline. This is needed construct long plot commands in rspctl.cc.
      028b01d5
    • Arthur Coolen's avatar
      BugID: 788 · 8360caa1
      Arthur Coolen authored
      Icon objects for CEP WAN and Software committed and mainpanel changed according to 1st setup
      8360caa1
    • Arthur Coolen's avatar
      BugID: 788 · dfd8c515
      Arthur Coolen authored
      Icon objects for CEP WAN and Software committed
      dfd8c515
  7. Sep 20, 2006
    • Ruud Overeem's avatar
      BugID: 810 · 1b891eb2
      Ruud Overeem authored
      added resolving of @observation@
      1b891eb2
    • Ruud Overeem's avatar
      BugID: 810 · 91068ef9
      Ruud Overeem authored
      Major enhancements in order to get the datapoint set complete.
      Moved FixedDataPoints.base and ObservationDataPoints.bas files to
      PVSSDataPoints.base file adding two extra columns.
      Added Clusters.list and RSPBoards.list files to manage the central clusternodes
      and the number of RSPboards per station.
      91068ef9
  8. Sep 19, 2006
    • Ruud Overeem's avatar
      BugID: 810 · ea0203bb
      Ruud Overeem authored
      New file format for the base-file with all PVSS datapoints.
      ea0203bb
  9. Sep 14, 2006
    • blaakmeer's avatar
      BugID: 803 · bffb76e7
      blaakmeer authored
      First version of OfflineControl
      bffb76e7
    • Marcel Loose's avatar
      BugID: 824 · 5c3e7a25
      Marcel Loose authored
      Moved definition of TESTS_ENVIROMENT variable from the Makefile.am files to
      the Makefile.common file.
      5c3e7a25
    • blaakmeer's avatar
      BugID: 802 · 8aa86b0b
      blaakmeer authored
      Online processing consists of four processes
      8aa86b0b
  10. Sep 13, 2006
    • Ruud Overeem's avatar
      BugID: 679 · ed685d2c
      Ruud Overeem authored
      update of lofarconf.in files.
      ed685d2c
    • wierenga's avatar
      bugid:908 · 58adbbfd
      wierenga authored
      Fixed -P command. Wrong scope for variables was causing the $ethdr variable
      to be undefined where it was returned.
      -b option does not depend on -m option presence
      58adbbfd
    • Ruud Overeem's avatar
      BugID: 800 · ff433769
      Ruud Overeem authored
      Added extra line to error message.
      ff433769
  11. Sep 12, 2006
  12. Sep 11, 2006
    • blaakmeer's avatar
      BugID: 802 · 39f6e0f7
      blaakmeer authored
      Fixed ACC parameter inconsistencies
      39f6e0f7
Loading