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

Basic System Manager #25

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Basic System Manager #25

wants to merge 22 commits into from

Commits on Sep 8, 2023

  1. Setup example config

    antimonyB authored and TheSpaceDragon committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8e64c6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3022d5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b164cd8 View commit details
    Browse the repository at this point in the history
  4. Basic SM Skeleton

    TheSpaceDragon committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d43c97a View commit details
    Browse the repository at this point in the history
  5. Compile Commit

    TheSpaceDragon committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    bac420a View commit details
    Browse the repository at this point in the history
  6. Compile Check v2

    TheSpaceDragon committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1c36299 View commit details
    Browse the repository at this point in the history
  7. Added basic SBUS implementation

    - Added a function to RCControls struct to assign values from an existing object
    - Implemented basic SBUS input taking with SM
    - Updated CMAKE
    TheSpaceDragon committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e1ac153 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa716bc View commit details
    Browse the repository at this point in the history
  9. Configured SBUS and IWDG in IOC

    - IWDG timeout is set to 1 second
    - Added MotorChannel drivers to CMake
    TheSpaceDragon committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    25c3510 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b21ea84 View commit details
    Browse the repository at this point in the history
  11. Addressed Comments

    TheSpaceDragon committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2440bb7 View commit details
    Browse the repository at this point in the history
  12. Addressed Comments

    TheSpaceDragon committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    03bd944 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b40609 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Sep 21, 2023

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

Commits on Sep 24, 2023

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

Commits on Sep 28, 2023

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

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    3b67227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01fc823 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. inverted pitch and elevator

    uwuarg committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1940548 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Basic AM thread in SM (#30)

    Co-authored-by: Anthony Bertnyk <[email protected]>
    Co-authored-by: TheSpaceDragon <[email protected]>
    Co-authored-by: Navtaj Hundal <[email protected]>
    4 people authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a57de6a View commit details
    Browse the repository at this point in the history