Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. 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
    • wierenga's avatar
      BugID: 708 · 58c445e7
      wierenga authored
      Move expected result definition to RCUProtocolWrite.cc.
      58c445e7
    • wierenga's avatar
      BugID: 708 · 5c787fb5
      wierenga authored
      When writing the RCU control register, also clear the result register to
      make sure the comparison between received result and expected result is truthful.
      5c787fb5
    • wierenga's avatar
      BugID: 708 · 682971e3
      wierenga authored
      Support retrieval of slices of the cross correlation matrix.
      682971e3
    • wierenga's avatar
      BugID: 708 · 303479a0
      wierenga authored
      Add registerstate for beamformer weights registers.
      303479a0
    • wierenga's avatar
      BugID: 708 · e41d478d
      wierenga authored
      Read beamformer statistics register in one chunk.
      e41d478d
    • wierenga's avatar
      BugID: 708 · 1ddc1693
      wierenga authored
      Support the new (larger) beamformer weights registers. Only update weights registers
      when register value is modified.
      1ddc1693
    • wierenga's avatar
      BugID: 708 · a54c7d23
      wierenga authored
      New (larger) set of cross correlation register.
      a54c7d23
  4. Apr 13, 2006
    • wierenga's avatar
      bugid: 691 · f5d97470
      wierenga authored
      done
      f5d97470
    • wierenga's avatar
      bugid:691 · 75523077
      wierenga authored
      Added RSP MAC address discovery.
      75523077
    • wierenga's avatar
      bugid:691 · 18a9cbe5
      wierenga authored
      Only show the version number.
      18a9cbe5
    • wierenga's avatar
      bugid:691 · c7e0eabf
      wierenga authored
      fix version keyword
      c7e0eabf
    • wierenga's avatar
      bugid:691 · e7a0c67e
      wierenga authored
      Add version info.
      e7a0c67e
    • wierenga's avatar
      bugid:691 · 914530e7
      wierenga authored
      Check for running RSPDriver before doing anything.
      914530e7
    • wierenga's avatar
      bugid:691 · dbebc756
      wierenga authored
      Completed first full version of rsuctl including manual (README).
      dbebc756
  5. Apr 12, 2006
    • wierenga's avatar
      bugid:691 · 96cd2b7f
      wierenga authored
      Specifying page -1 (all pages) is no longer supported.
      96cd2b7f
    • wierenga's avatar
      bugid:691 · 3ee8ae6c
      wierenga authored
      .ttf to binary conversion is now done on the fly
      Remove .bin files from repository because you can now use .ttf files on the command line
      directly.
      3ee8ae6c
    • wierenga's avatar
      bugid:691 · f28be99c
      wierenga authored
      Fixed ttf2bin conversion, it was inserting extra 0 bytes every 16 input bytes.
      Fixed interpretation of RSU Status.
      f28be99c
  6. Apr 11, 2006
    • Ruud Overeem's avatar
      BugID: 675 · 8cae410a
      Ruud Overeem authored
      Base for better maintenance on EPA/RSP protocol: all definitions in one file.
      8cae410a
  7. Apr 07, 2006
    • wierenga's avatar
      bugid:691 · ace6c063
      wierenga authored
      The most recent bp and ap images.
      ace6c063
    • wierenga's avatar
      bugid:691 · 815367b8
      wierenga authored
      Fixed calls to flash to use correct size.
      Fixed use of opt_p (in some cases old opt_* was used).
      815367b8
Loading