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

Add Canary recipe - wrapper over the SocketCAN API #14011

Merged
merged 25 commits into from
Nov 29, 2022

Commits on Nov 3, 2022

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

Commits on Nov 4, 2022

  1. Add test_v1_package

    klimkin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    8c82b4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8704609 View commit details
    Browse the repository at this point in the history
  3. Validate c++11 requirement

    klimkin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2e7bc9b View commit details
    Browse the repository at this point in the history
  4. Validate c++11 requirement

    klimkin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5093c4b View commit details
    Browse the repository at this point in the history
  5. Fix missing import

    klimkin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    4c813a2 View commit details
    Browse the repository at this point in the history
  6. Fix missing imports

    klimkin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    18462df View commit details
    Browse the repository at this point in the history
  7. Use new imports

    klimkin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e39bbda View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Canary only supports Linux

    klimkin committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    6d6b36c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Update recipes/canary/all/conanfile.py

    Co-authored-by: Chris Mc <[email protected]>
    klimkin and prince-chrismc authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    e0034f6 View commit details
    Browse the repository at this point in the history
  2. Update recipes/canary/all/conanfile.py

    Co-authored-by: Chris Mc <[email protected]>
    klimkin and prince-chrismc authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    cb42cc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df688f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be0247e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8f3350 View commit details
    Browse the repository at this point in the history
  6. Fix missing imports

    klimkin committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    6849ac7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f10488b View commit details
    Browse the repository at this point in the history
  8. Update recipes/canary/all/conanfile.py

    Co-authored-by: Chris Mc <[email protected]>
    klimkin and prince-chrismc authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    a154fa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Fix test binary path

    klimkin committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    d7021f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Update recipes/canary/all/conandata.yml

    Co-authored-by: Chris Mc <[email protected]>
    klimkin and prince-chrismc authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    82c6c41 View commit details
    Browse the repository at this point in the history
  2. Update recipes/canary/config.yml

    Co-authored-by: Chris Mc <[email protected]>
    klimkin and prince-chrismc authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    d57647f View commit details
    Browse the repository at this point in the history
  3. Revert "Update recipes/canary/config.yml"

    This reverts commit d57647f.
    klimkin committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    10333d6 View commit details
    Browse the repository at this point in the history
  4. Revert "Update recipes/canary/all/conandata.yml"

    This reverts commit 82c6c41.
    klimkin committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0e814f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    239ac3e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Update recipes/canary/all/conanfile.py

    Co-authored-by: Chris Mc <[email protected]>
    klimkin and prince-chrismc authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    610a0b5 View commit details
    Browse the repository at this point in the history
  2. Use original version tag

    klimkin committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    00febee View commit details
    Browse the repository at this point in the history