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

Implemented power mode frame and ROS callbacks send data to CAN #428

Merged
merged 48 commits into from
Sep 28, 2024

Commits on Jun 15, 2024

  1. trying to fix desired heading

    lross03 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    0537543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7c265a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. trying to fix desired heading

    lross03 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d72fe08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380a4d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c6361f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2459e0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    608e94b View commit details
    Browse the repository at this point in the history
  6. Minor change in test

    lross03 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    6633930 View commit details
    Browse the repository at this point in the history
  7. Power mode and tests complete

    lross03 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    be1c3ca View commit details
    Browse the repository at this point in the history
  8. Removed TODO comment

    lross03 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    55b5a03 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. rebasing with main

    lross03 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    b32ba23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45b48a3 View commit details
    Browse the repository at this point in the history
  3. rebasing to main

    lross03 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    79f21a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0f54a9 View commit details
    Browse the repository at this point in the history
  5. rebasing with main

    lross03 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    e62caaf View commit details
    Browse the repository at this point in the history
  6. rebasing with main

    lross03 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1a16790 View commit details
    Browse the repository at this point in the history
  7. Minor change in test

    lross03 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7cc341d View commit details
    Browse the repository at this point in the history
  8. fixing merge conflicts again

    lross03 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    2c93fa9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d833c17 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed4d1b6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af4ad32 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Addresed PR comments

    lross03 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    679e7d8 View commit details
    Browse the repository at this point in the history
  2. Minor changes

    lross03 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    cb582fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e61987 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. trying to fix desired heading

    lross03 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    54ae95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b4809c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e263ac6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af21eaa View commit details
    Browse the repository at this point in the history
  5. trying to fix desired heading

    lross03 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    74a3c3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd6a7d3 View commit details
    Browse the repository at this point in the history
  7. Minor change in test

    lross03 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    62057a8 View commit details
    Browse the repository at this point in the history
  8. Power mode and tests complete

    lross03 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a4d5cc4 View commit details
    Browse the repository at this point in the history
  9. Removed TODO comment

    lross03 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    6ebfec3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66dbab1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6dfd83c View commit details
    Browse the repository at this point in the history
  12. trying to rebase main

    lross03 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    691c9f0 View commit details
    Browse the repository at this point in the history
  13. fixing merge conflicts

    lross03 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    10f0846 View commit details
    Browse the repository at this point in the history
  14. removed duplicate test

    lross03 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    638a597 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8813a8e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ae9d79c View commit details
    Browse the repository at this point in the history
  17. added tests for callbacks

    lross03 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    d9c49e1 View commit details
    Browse the repository at this point in the history
  18. merging power mode changes

    lross03 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    087b552 View commit details
    Browse the repository at this point in the history
  19. Fixed merge issues

    lross03 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    4d83cfc View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    14d1a1b View commit details
    Browse the repository at this point in the history
  2. Merged with main

    lross03 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    8c44d53 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Removed duplicate line

    lross03 authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cd5c134 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. merge from main

    samdai01 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    992c329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67c979d View commit details
    Browse the repository at this point in the history