Skip to content
Tags give the ability to mark specific points in history as being important
  • v8.1.1 protected
    2c472601 · Merge branch... ·
    Release: v8.1.1
    8.1.1 - 2024-03-06
    ==================
    
    Fixed
    -----
    - sw: bug when doing DMA on Linux 5.10
    - sw: use IRQF_ONESHOT
    - sw: style fixes
    - hdl: fix synthesis pipeline by using the common one
    - tst: various imrpovements
  • v8.1.0 protected
    f313382e · update CHANGELOG ·
    8.1.0 - 2023-10-19
    ==================
    
    Changed
    -------
    - ci: general improvements
    - bld: improved Makefiles
    
    Added
    -----
    - sw: sensors support in driver
    
    Fixed
    -----
    - hdl: improve internal timing
  • v8.0.1 protected
    ee015a51 · update changelog ·
    Release: v8.0.1
    8.0.1 - 2022-12-20
    ==================
    
    Added
    -----
    - hdl: bitstreams now published under https://be-cem-edl.web.cern.ch/
    - doc: now published under https://be-cem-edl.web.cern.ch/
    - sw: support for newer Linux kernels
    - tst: timestamp validation
    
    Removed
    -------
    - sw: ZIO dependency
    
    Changed
    -------
    - bld: many improvements to CI
    - bld: build system cleanup
    - hdl: update to latest releases of all dependencies
    - hdl: introduced FMC presence status to direct readout interface
    - tst: improved performance
    
    Fixed
    -----
    - hdl: fixed wrong reset logic
    - sw: fixes from cppcheck and flawfinder report
  • v8.0.0 protected
    8.0.0 - 2022-07-12
    ======================
    Changed
    -------
    - doc: add performance report
    - doc: add user manual
    - sw: bug fixes
  • v8.0.0.rc2 protected
    8.0.0.rc2 - 2021-07-29
    ======================
    Changed
    -------
    - sw: better naming in `/dev`
    - sw: better hierarchy in `/sys`
  • v8.0.0.rc1 protected
    8.0.0.rc1 - 2020-11-17
    ======================
    Added
    -----
    - hdl,sw: double buffering DMA support for faster timestamping
    - hdl,sw: design built on top of spec-base and svec-base
    - tst: integration tests with pytest