Skip to content

6links

Dmytro Levit requested to merge 6links into master

Created by: robbep

  • Include rules in Makefile to make pcie40_ul_lib.o.

  • To include pcie40_ul_lib.o for compilation.

  • To include readout() function.

  • Comment out pcie40_ul_lib since it fails to compile main().

  • Add protections

  • Handle 48 links in pll_status

  • Update log messages in main_pcie40_ul.cpp.

  • Add pcie_send_ul program, which sends data downstream. (Very simple version)

  • Print out every TRAILER when 7f7f is found.

    7f7f is found. TRAILER f801f803 eve 008812af exprun 00003c00 pos 19473 7f7f is found. TRAILER f80bf80d eve 3c003333 exprun f803f805 pos 20353 7f7f is found. TRAILER f801f803 eve 00881dfb exprun 00003c00 pos 21401

  • event counts are not reset when run is changed.

Merge request reports