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

Bipropellant protocol #72

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    9c6ca7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69697ab View commit details
    Browse the repository at this point in the history
  3. add UART IRQ Function

    p-h-a-i-l committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    6785f4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d5d190 View commit details
    Browse the repository at this point in the history
  5. Add hbprotocol to makefile

    p-h-a-i-l committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    58fb0ab View commit details
    Browse the repository at this point in the history
  6. clean up unused stuff

    set ctrlModReq mode from hbprotocol
    p-h-a-i-l committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    c8e089d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Configuration menu
    Copy the full SHA
    7b2e030 View commit details
    Browse the repository at this point in the history
  2. remove interrupt based USART

    revert unneccessary code changes
    p-h-a-i-l committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    ab8312b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1adb7f3 View commit details
    Browse the repository at this point in the history
  4. rename bipropellant files

    p-h-a-i-l committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    943b331 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd00b80 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    8f73083 View commit details
    Browse the repository at this point in the history
  2. fix Makefile..

    p-h-a-i-l committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    4a1409c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1d53b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba210db View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    4809bf2 View commit details
    Browse the repository at this point in the history
  2. Fixed build

    - replaced `enable` with `m_motorsEnable`
    - fix renamig of `timeout` to `timeoutCnt`
    EFeru committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    0d123ad View commit details
    Browse the repository at this point in the history