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: 803 · 0255166e
      blaakmeer authored
      Added some more logging
      0255166e
    • 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
    • Ger van Diepen's avatar
      BugID: 873 · 35fd8aa6
      Ger van Diepen authored
      Use BBSKernel instead of BBS in test programs
      35fd8aa6
  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
    • Marcel Loose's avatar
      BugID: 753 · 3e6e37ab
      Marcel Loose authored
      Removed some unnecessary dependencies.
      3e6e37ab
    • blaakmeer's avatar
      BugID: 803 · f52f235c
      blaakmeer authored
      The dynamic_cast of the dataholder in the destructor fails with a huge bang.
      The resulting pointer points "ins blaue hinein".
      Destructing the non-casted object works fine.
      f52f235c
    • 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
    • zwart's avatar
      BugID: 692 · a5692d5b
      zwart authored
      Fixed >=
      a5692d5b
  5. Sep 22, 2006
    • Adriaan Renting's avatar
      BugID: 700 · 125430ba
      Adriaan Renting authored
      Needed to add a variants file for listgfen to build CS1_Flagger, CS1_BBS and CS1_Imager
      125430ba
    • 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
    • Ruud Overeem's avatar
      BugID: 826 · 11d2d4fd
      Ruud Overeem authored
      11d2d4fd
    • 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
    • Ruud Overeem's avatar
      BugID: 826 · 448c62f9
      Ruud Overeem authored
      Changed time_t types in DH_ApplControl to int32 types to be portable with
      64-bit platforms.
      448c62f9
  9. Sep 18, 2006
    • zwart's avatar
      BugID: 692 · 1662dcb4
      zwart authored
      Removed friend class declaration
      1662dcb4
    • zwart's avatar
      BugID: 692 · aa726542
      zwart authored
      Several changes
      aa726542
Loading