Tags

Tags give the ability to mark specific points in history as being important
  • felix-04-02-13

    6ed720e2 · Update felix-drivers ·
    * Update LCG release from 104c to 106b
    * Update python3.9 to python3.11
    * Updated regmap to latest version
    
    Detailed changes:
    Submodule cmake_tdaq 06c3e78..2db54e3:
      > Update TBB and Boost version
      > Update TDAQ version
      > Update to LCG 106b
    Submodule data_transfer_tools a6c95e5..f09d0e7:
      > Silence flake8 warnings
      > Use selectors instead of selectors34
      > Update to LCG 106b
    Submodule elinkconfig 1f71212..84295e6:
      > Updated to LCG 106b
    Submodule external/felix-drivers 4bea9f2..eb8e4b9:
      > Driver 4.19
    Submodule felig-tools b160e37..14c92d6:
      > Updated to LCG 106b
    Submodule felix-bus-fs 65445a7..cb73b6e:
      > Update to LCG 106b
    Submodule felix-client c891dde..988cde0:
      > Update to LCG 106b
    Submodule felix-client-thread e600b72..685bb65:
      > Update to LCG 106b
    Submodule felix-def fd73915..a604dcc:
      > Update to LCG 106b
    Submodule felix-mapper 399f648..9d302ae:
      > Update to LCG 106b
    Submodule felix-star 8c01549..652f56b:
      > Fix flake8 errors
      > Updated to LCG 106b
    Submodule felix-starter c70b76e..55da982:
      > Fix flake warnings
      > Fix flake warning
      > Fix flake8 warning
      > Update to LCG 106b
    Submodule felix-tag 8dbf622..3f05780:
      > Update to LCG 106b
    Submodule felix-unit-test 4ff7de7..1942683:
      > Update to LCG 106b
    Submodule felixbase d035495..7304cb2:
      > Update external catch
      > Update to LCG 106b
    Submodule felixbus af9ad3b..84bfe9a:
      > Update external zyre
      > Update external czmq
      > Update to LCG 106b
    Submodule felixbus-client 30b8bc6..e83258f:
      > Update to LCG 106b
    Submodule felixcore 6493af6..8b490f6:
      > Updated to LCG 106b
    Submodule felixpy 09249a7..07314f6:
      > Updated to LCG 106b
    Submodule flxcard 1695f89..aac49b1:
      > [CI] Take latex from cvmfs
      > Update doxygen version
      > Updated to LCG 106b
    Submodule flxcard_py 0ed2b85..a936a8a:
      > Updated to LCG 106b
    Submodule ftools 79cd637..10733fd:
      > Updated to LCG 106b
    Submodule hdlc_coder d838aa2..8273be8:
      > Update to LCG 106b
    Submodule netio 7e936e8..1baf651:
      > Update libfabric
      > Update to LCG 106b
    Submodule netio-next e9de587..28c593e:
      > Update to LCG 106b
    Submodule packetformat 5dc6223..418696b:
      > Updated catch2
      > Update to LCG 106b
    Submodule python_env fd8c166..a528134:
      > Update shebang of binaries
      > Updated to python3.11
      > Fix version of pytest
      > Improve script if cd is aliased
      > Update LCG to 106b
    Submodule regmap 4512507..ad96c73:
      > Merge branch 'lcg_106b' into 'master'
      > Merge branch 'FLX-2499_HGTDEmulator' into 'master'
      > Merge branch 'FLX-2134_2' into 'master'
      > Merge branch 'FLX-2485' into 'master'
      > Merge branch 'FLX-2134' into 'master'
      > Merge branch 'FLX-1428' into 'master'
      > Merge branch 'FLX-2455' into 'master'
      > Merge branch 'FLX-2455' into 'master'
    Submodule tdaq_tools e3434be..6fb2b2d:
      > Update to LCG 106b
    Submodule wuppercodegen e3d70c4..92ff9a0:
      > Merge branch 'lcg_106b' into 'master'
  • felix-04-02-11

    Update felix-star to allow for bigger buffered messages
  • felix-05-00-04

    Changes:
        Submodule cmake_tdaq 3e5a9db..5cbc518:
          > Merge branch 'joroemer/felix_external_lib64' into 'master'
        Submodule elinkconfig 383cf02..bf26b94:
          > [elinkconfig] minor GUI tweak
          > [elinkconfig] VERSION 4.8.0 22-MAY-2024: Add support for different lpGBT flavours (10/5G, FEC-5/12)
        Submodule felix-def 93945f1..bf537ad:
          > Changes fro toflx to fromhost
        Submodule flxcard 319fdd0..1aaa7a0:
          > [flxcard] flx-info elink: display number-of-streams (i.e. e-links) per link, read from a register
          > [flxcard] flx-reset: command GTH for FULLmode link(s) reset, LINK for GBT-type link(s) reset (individual RX and TX links can be done separately)
          > [flxcard] minor: comments only
          > [flxcard] some code clean-up in software link alignment functions in FlxCard.cpp; bug fix in gbt_topbot_0_alignment(), which has been replaced by gbt_topbot_alignment()
          > [flxcard] flx-info link: minor output tweaks
          > [flxcard] use ITIMER_READ and SIGALRM instead of ITIMER_VIRTUAL and SIGVTALRM for time-outs (real times become far longer than requested when using ITIMER_VIRTUAL)
          > [flxcard] flx-info: added option -F, with command LINK, to show FEC counter increments, if any (during one second)
          > Merge branch 'master' of ssh://gitlab.cern.ch:7999/atlas-tdaq-felix/flxcard
          > [flxcard] added 'FELIG-STRIP' firmware type identifier (15)
          > [FlxCard] added FEC12 lpGBT link modes; added bool functions lpgbt_fec12() and lpgbt_5gbps() to find out whether lpGBT is FEC5 or FEC12 and 5Gbps or 10Gbps
          > [flxcard] flx-info: show meaning of TMP435 T-sensor status bits (on FLX_182)
          > [flxcard] flx-info ffly: minor changes in output
          > [flxcard] flx-info ffly: extend displayed information from FireFly devices
        Submodule ftools fcda0dc..4d8ad71:
          > [ftools] GbtConfig(5).h: add entries for lpGBT FEC12 modes
          > Merge branch 'FLX-2393' into 'master'
          > [ftools] febrc: additions to help text concerning broadcast E-link numbers
          > oops
          > [ftools] class FlxParser needs virtual d'tor (class FlxChecker derives from it)
          > [ftools] fedump/fcheck fix mapElink(): check for elink number >= 0
        Submodule netio-next 54360a8..b75fcc9:
          > Merge branch 'cpp-refactored' into 'master'
          > Update main_bw_unbuffered.c
          > Add remote client and max rate to main_bw benchmark apps
        Submodule python_env 6fdd1e3..1a11dd0:
          > Added flake8
          > Upgraded pip; Added packages ndjson and prometheus_client
        Submodule regmap 46291c6..e7a0c4a:
          > Merge branch 'FLX-2424_Move_yaml_to_regmap' into 'master'
          > Point firmware-5 to phase2/FLX-1592_Firmware_mode_FELIG_STRIP adding the latest registers that were removed with the last commit
  • felix-05-00-01

    2b9ef1c5 · felix-05-00-01 ·
    Felix release 5.0.1 for rm-5.
  • felix-04-02-06

    4280f101 · felix-04-02-06 ·
    Felix release 4.2.6 for rm-4.
  • felix-05-00-00

    4a2fab9e · submodule update ·
    Release 05-00-00-rm5 corresponding to 04-02-05-rm4.
  • felix-04-02-05

    5f548819 · submodule update ·
    Felix release 4.2.5 for rm-4.