Skip to content
Snippets Groups Projects
  1. May 29, 2006
  2. 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
    • 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
  3. May 16, 2006
    • wierenga's avatar
      Bugid:691 · 98c25f1b
      wierenga authored
      New version 4.2 images for AP and BP
      98c25f1b
  4. May 12, 2006
    • wierenga's avatar
      BugID: 646 · d9595aa6
      wierenga authored
      Introducing new AllRegisterState register to keep track of the update status of
      all hardware registers.
      d9595aa6
  5. May 10, 2006
    • wierenga's avatar
      BugID: 709 · 0d408bcf
      wierenga authored
      Introduced RegisterState for SS, SST, BST, XST and RSR registers.
      0d408bcf
    • wierenga's avatar
      BugID: 708 · 8033f52a
      wierenga authored
      Always send beamformer weights every second
      8033f52a
    • wierenga's avatar
      BugID: 708 · 07bfa5c1
      wierenga authored
      prevent division by zero exception
      07bfa5c1
    • wierenga's avatar
      BugID: 708 · f031a695
      wierenga authored
      Remove unused constants.
      f031a695
    • wierenga's avatar
      BugID: 708 · a5a66cfa
      wierenga authored
      Make range slightly larger to fit data
      a5a66cfa
    • wierenga's avatar
      BugID: 708 · 62b3d6a5
      wierenga authored
      Extract cross-correlations from registers by reading with appropriate stride and at appropriate offset.
      62b3d6a5
    • wierenga's avatar
      BugID: 708 · 4c0cab55
      wierenga authored
      Use NrBlps instead of NrRcus / N_POL
      4c0cab55
    • wierenga's avatar
      BugID: 708 · 18175ac6
      wierenga authored
      Replace tabs by spaces.
      Move WRITE_BS to execute early.
      18175ac6
    • wierenga's avatar
      BugID: 708 · 0d7efdf5
      wierenga authored
      Size of cross correlation stats register is dependent on number of configured BLPs
      0d7efdf5
    • wierenga's avatar
      BugID: 708 · a98ffab7
      wierenga authored
      weights for cross-correlation were not written correctly
      a98ffab7
    • wierenga's avatar
      BugID: 708 · ed0a7fdc
      wierenga authored
      Write BS register unconditionally.
      Write in Hz not MHz!
      ed0a7fdc
  6. May 03, 2006
    • Ruud Overeem's avatar
      BugID: 679 · 60ac04a7
      Ruud Overeem authored
      New startdaemon that starts executable in stead of tasks.
      60ac04a7
  7. May 01, 2006
    • wierenga's avatar
      BugID: 716 · 35a17216
      wierenga authored
      Handle EINTR and EAGAIN from time_pps_fetch in new method ::fetchPPS().
      35a17216
  8. Apr 28, 2006
    • wierenga's avatar
      BugID: 708 · 7ae5f456
      wierenga authored
      Use StationSettings where we can.
      7ae5f456
    • Ruud Overeem's avatar
      BugID: 679 · 210c512c
      Ruud Overeem authored
      Redesign of Main Control Unit software.
      210c512c
    • wierenga's avatar
      BugID: 708 · 388b2641
      wierenga authored
      Correct settings for output to lofar11 and lofar12
      388b2641
    • wierenga's avatar
      BugID: 708 · 56bf7b49
      wierenga authored
      only set BS register when all input to BS has stopped at some point in time
      WG = off, and RCUs = off
      56bf7b49
    • wierenga's avatar
      BugID: 710 · 074c4ab3
      wierenga authored
      single clock settings for all boards
      074c4ab3
    • wierenga's avatar
      BugID: 710 · ab975834
      wierenga authored
      rename clock related events from plural to singular
      ab975834
    • wierenga's avatar
      BugID: 710 · 28c935a6
      wierenga authored
      rename clock related events
      28c935a6
    • wierenga's avatar
      BugID: 710 · 828de8e4
      wierenga authored
      Rename clock related events.
      828de8e4
    • wierenga's avatar
      BugID: 710 · 8b917860
      wierenga authored
      Only one clock settings allowed for the whole station.
      8b917860
  9. Apr 25, 2006
    • wierenga's avatar
      BugID: 708 · 5b46fd8e
      wierenga authored
      Remove unused constants.
      Remove initial clear of RSP board since it doesn't work anyway and the
      board should be initialized properly by the higher level software anyway.
      5b46fd8e
  10. Apr 24, 2006
    • wierenga's avatar
      BugID: 708 · 8221fea0
      wierenga authored
      Add new CEP and LCU registers.
      8221fea0
    • wierenga's avatar
      BugID: 708 · bd882bfa
      wierenga authored
      Some registers are no longer read in multiple chunks. Update for it.
      bd882bfa
    • wierenga's avatar
      BugID: 708 · c144679c
      wierenga authored
      Update for 4.2 version of MEP protocol.
      c144679c
    • wierenga's avatar
      BugID: 708 · 48e314a1
      wierenga authored
      Changed order in which registers are read/written to make sure all BP (board processor)
      register are read/written before the AP (antenna processor) registers.
      48e314a1
    • wierenga's avatar
      BugID: 708 · bd334d6a
      wierenga authored
      cleaned up status output
      bd334d6a
    • wierenga's avatar
      BugID: 708 · 1bdf44b9
      wierenga authored
      Each XST register is now < 1500 bytes so it can be read in one message, but
      there are not 32 cross correlation registers.
      1bdf44b9
    • wierenga's avatar
      BugID: 708 · 510a5be3
      wierenga authored
      Support subscribing on slices of the cross correlation matrix.
      510a5be3
    • wierenga's avatar
      BugID: 708 · 0f176d56
      wierenga authored
      Keep modified state of beamformer weights registers.
      0f176d56
    • wierenga's avatar
      BugID: 708 · 18dd06a5
      wierenga authored
      Add new cross correlation registers.
      Change routing of beamformer register signals.
      18dd06a5
    • wierenga's avatar
      BugID: 708 · 77ceb0ba
      wierenga authored
      RCUSettingsState is per RCU now instead of per BLP/AP.
      77ceb0ba
Loading