Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: TDC measurement features #32

Open
wants to merge 52 commits into
base: development
Choose a base branch
from
Open

WIP: TDC measurement features #32

wants to merge 52 commits into from

Commits on Mar 29, 2023

  1. 2 Configuration menu
    Copy the full SHA
    12f48e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. BUG: Fix TDC CMOS FW address

    cbespin committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7c28bc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. MNT: Refactor TDC analysis

    cbespin committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ca50c11 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    fff4886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ea83b1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    9edaea6 View commit details
    Browse the repository at this point in the history
  2. FIX: Issue #28 (Memory usage)

    lschall committed May 30, 2023
    Configuration menu
    Copy the full SHA
    2ffb2cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7e0b6f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    face919 View commit details
    Browse the repository at this point in the history
  2. Revert "DBG: Add ILA module for debugging"

    This reverts commit face919.
    cbespin committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    b93d8c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    634ce4c View commit details
    Browse the repository at this point in the history
  4. FIX: codestyle

    lschall committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8a0e71f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    1a39dbb View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. MNT: Latest TDC firmware

    cbespin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a4296d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    7268740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1007cf8 View commit details
    Browse the repository at this point in the history
  3. Clean up import

    cbespin committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bbf1ad0 View commit details
    Browse the repository at this point in the history
  4. ENH: Update simulation utils

    cbespin committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f082cf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb2e715 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    434fbde View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merge pull request #37 from SiLab-Bonn/ci_update

    CI: Update verilator/cocotb
    cbespin committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7b9845b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ea314f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94e3e2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    013207b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec97276 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ce44f1 View commit details
    Browse the repository at this point in the history
  7. ENH: secondary electron axis

    lschall committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9432404 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    3e244ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bbfd88 View commit details
    Browse the repository at this point in the history
  3. MAINT: fix codestyle

    lschall committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d54e731 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85b0bf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31de3ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f4a241 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #33 from SiLab-Bonn/calibrate_tot

    Add ToT calibration script on per pixel level
    lschall committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d7a35fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    325724a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a7035d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f0ccaa View commit details
    Browse the repository at this point in the history
  11. FIX: codestyle

    lschall committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ab43f3e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    7446a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b67c6a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    e0cb494 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from SiLab-Bonn/ext_trigger_scan

    WIP: Add a dedicated external trigger scan
    lschall committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9711935 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. ENH: Consistent naming

    cbespin committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3ad5bed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d703a8d View commit details
    Browse the repository at this point in the history
  3. BUG: Fix TDC CMOS FW address

    cbespin committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    812cb9c View commit details
    Browse the repository at this point in the history
  4. MNT: Refactor TDC analysis

    DBG: Add ILA module for debugging
    
    Revert "DBG: Add ILA module for debugging"
    
    This reverts commit face919.
    cbespin committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    62a4ca6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8414230 View commit details
    Browse the repository at this point in the history
  6. MNT: Latest TDC firmware

    cbespin committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4295f99 View commit details
    Browse the repository at this point in the history
  7. ENH: Consistent naming

    cbespin committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    499fc5f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22d909e View commit details
    Browse the repository at this point in the history
  9. STY: Fix codestyle

    cbespin committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    96f95c0 View commit details
    Browse the repository at this point in the history
  10. STY: Fix codestyle

    cbespin committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c9483eb View commit details
    Browse the repository at this point in the history