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

[QHC-777] Major refactor to simplify things #820

Merged

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    635bdc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1dea67 View commit details
    Browse the repository at this point in the history
  3. various fixes

    fedonman committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    503f82a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'qhc-777-add-channel_ids-for-all-instruments-connected-t…

    …o-a-bus' of github.com:qilimanjaro-tech/qililab into qhc-777-add-channel_ids-for-all-instruments-connected-to-a-bus
    fedonman committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6b461fc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. various changes

    fedonman committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c83fd11 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. merge from main

    fedonman committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c438d10 View commit details
    Browse the repository at this point in the history
  2. update tests

    fedonman committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    248c1bb View commit details
    Browse the repository at this point in the history
  3. update tests

    fedonman committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eb0364d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. fix circuit_transpiler tests

    fedonman committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2b3a270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2a500d View commit details
    Browse the repository at this point in the history
  3. delete obsolete Pulsar

    fedonman committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    36e348f View commit details
    Browse the repository at this point in the history
  4. refactor qblox_module tests

    fedonman committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    42a7171 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. fix instruments tests

    fedonman committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ffca2a5 View commit details
    Browse the repository at this point in the history
  2. fix tests

    fedonman committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3b46192 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix tests

    fedonman committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4dbc788 View commit details
    Browse the repository at this point in the history
  2. fix tests

    fedonman committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    abad77f View commit details
    Browse the repository at this point in the history
  3. fix documentation

    fedonman committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f663725 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8679655 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e7b5a3 View commit details
    Browse the repository at this point in the history
  6. improve codecov

    fedonman committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ce23239 View commit details
    Browse the repository at this point in the history
  7. improve codecov

    fedonman committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1fe3a14 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. add changelog entry

    fedonman committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7a0f9f7 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    fedonman committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d99f918 View commit details
    Browse the repository at this point in the history
  3. re-enable mypy in precommit

    fedonman committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cfadbfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ee35a View commit details
    Browse the repository at this point in the history
  5. delete drivers module

    fedonman committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e6f08c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50dadf1 View commit details
    Browse the repository at this point in the history
  7. update changelog

    fedonman committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fe19ad8 View commit details
    Browse the repository at this point in the history
  8. fix documentation

    fedonman committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c220180 View commit details
    Browse the repository at this point in the history
  9. fix is_awg/is_adc docstrings

    fedonman committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    664ecd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. improve qblox_compiler tests

    fedonman committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4ac0802 View commit details
    Browse the repository at this point in the history
  2. improve tests

    fedonman committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    30b39f3 View commit details
    Browse the repository at this point in the history
  3. improve tests

    fedonman committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6993af3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b40b6ea View commit details
    Browse the repository at this point in the history
  5. improve qblox tests

    fedonman committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d92fb67 View commit details
    Browse the repository at this point in the history
  6. improve qblox tests

    fedonman committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f9bfd0d View commit details
    Browse the repository at this point in the history
  7. improve tests

    fedonman committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ecfb3c1 View commit details
    Browse the repository at this point in the history
  8. improve tests

    fedonman committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    11d249d View commit details
    Browse the repository at this point in the history
  9. improve tests

    fedonman committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    49f4436 View commit details
    Browse the repository at this point in the history
  10. improve tests

    fedonman committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    40342e5 View commit details
    Browse the repository at this point in the history
  11. improve tests

    fedonman committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    47d421d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. improve tests

    fedonman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0ce50e1 View commit details
    Browse the repository at this point in the history
  2. add ignore to codecov

    fedonman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    76f59d2 View commit details
    Browse the repository at this point in the history
  3. improve tests

    fedonman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b137afd View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. delete commented test file

    fedonman committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e7ea978 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39c0f92 View commit details
    Browse the repository at this point in the history