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

Release 0.1.0 #17

Merged
merged 22 commits into from
Aug 18, 2023
Merged

Release 0.1.0 #17

merged 22 commits into from
Aug 18, 2023

Commits on Aug 17, 2023

  1. 1 setup ci (#2)

    * Setup lib and ci.
    pierre-rouanet authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5025a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9239041 View commit details
    Browse the repository at this point in the history
  3. Add coherent trait

    Fix #8
    pierre-rouanet committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    82513ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ad9a30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8baf9b3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9 from pollen-robotics/6-motor-controller-and-con…

    …st-generics-version
    
    6 motor controller and const generics version
    pierre-rouanet authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bec8c15 View commit details
    Browse the repository at this point in the history
  7. Add PID struct.

    pierre-rouanet committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    28683f6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #10 from pollen-robotics/4-pid

    Add PID struct.
    pierre-rouanet authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    34e7c6a View commit details
    Browse the repository at this point in the history
  9. Add limit.

    pierre-rouanet committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b2f09a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0165b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Add simple fake motor.

    pierre-rouanet committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    aded319 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from pollen-robotics/3-fake-motors

    Add simple fake motor.
    pierre-rouanet authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c2e87b0 View commit details
    Browse the repository at this point in the history
  3. Add debug trait.

    pierre-rouanet committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    eef7bee View commit details
    Browse the repository at this point in the history
  4. Update lib.rs

    pierre-rouanet committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7884e25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec6799e View commit details
    Browse the repository at this point in the history
  6. Fix reset target.

    pierre-rouanet committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    bc5e6b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    219f461 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59ac7c2 View commit details
    Browse the repository at this point in the history
  9. Add missing register error

    Fix #13
    pierre-rouanet committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    fece68c View commit details
    Browse the repository at this point in the history
  10. Create publish.yml

    pierre-rouanet committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    48cec94 View commit details
    Browse the repository at this point in the history
  11. Make it prod ready.

    pierre-rouanet committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    db0c2c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3c22210 View commit details
    Browse the repository at this point in the history