1. 30 Aug, 2016 1 commit
  2. 24 Aug, 2016 1 commit
  3. 27 Jul, 2016 2 commits
    • Maciej Lipinski's avatar
      [wr streamers] implemented snapshot of the statistis · cab82fab
      Maciej Lipinski authored
      it was hard to get fully coherent statistics, especially if they were changing
      fast (e.g. 250kHz in btrain). Setting snapshot bit to high copies at the same
      instant all the counters to separate registers. as long as snapshot bit is high,
      these registers are exposed to WB and SNMP. so one can read it as long as it
      takes and the data is still coherent.
      cab82fab
    • Maciej Lipinski's avatar
      [wr streamers] generate reset timestamp pulse on both edges of reset input · d5a58554
      Maciej Lipinski authored
      this can be useful when reseting remotely and wanting to make statistics. in
      such case the SNMP server
      1. reads the reset timestamp
      2. sets reset high
      3. reads the timestamp of the reset
      4. sets rest low, new timestamp is done to have exactly the time of start of
         stats
      d5a58554
  4. 26 Jul, 2016 1 commit
    • Maciej Lipinski's avatar
      Debugged remote reset · 63c4ba8b
      Maciej Lipinski authored
      added info about reset to the output registers, as well as the value of the
      input register. fixed stats to work with remote reset
      63c4ba8b
  5. 12 Jul, 2016 1 commit
  6. 12 Jun, 2016 2 commits
  7. 10 Jun, 2016 2 commits
  8. 08 Jun, 2016 1 commit
  9. 31 Mar, 2016 1 commit
    • Maciej Lipinski's avatar
      wr_streamers: modified to be compatible with legacy Btrain streamers + debugged · 74538288
      Maciej Lipinski authored
      changelog:
      - changed layout and sequence numbering:
        * layout: ethernet header | timestamp | seq id | block 0 + CRC | 0xcafe + inter-frame seq_no| block 1...
        * the seq_no is per-frame, internally, there is internal sequencing, first
          block is considered 0 but has only seq_no, not sub-frame seq_no, the latter
          blocks have sub-frame seq_no
      - added legacy generics
      - debugged
      74538288
  10. 07 Mar, 2016 1 commit
  11. 15 Jan, 2016 1 commit
  12. 15 Dec, 2015 4 commits
  13. 14 Dec, 2015 3 commits
  14. 04 Dec, 2015 3 commits
  15. 13 Nov, 2015 2 commits
  16. 09 Nov, 2015 1 commit
  17. 05 Nov, 2015 1 commit
  18. 29 Oct, 2015 4 commits
  19. 20 Oct, 2015 2 commits
  20. 01 Oct, 2015 1 commit
  21. 28 Sep, 2015 4 commits
  22. 02 Sep, 2015 1 commit