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

Emuflight 1.0.0 master rust #866

Draft
wants to merge 7 commits into
base: emuflight-1.0.0-master
Choose a base branch
from

Commits on Jul 15, 2022

  1. 1.0.0 GitHub actions workflow (emuflight#779)

    * github actions workflow
    
    * Makefile
    nerdCopter committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    e86e758 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Initial implementation of rustemu crate

    Rewrote encoding.c's zigzagEncode and castFloatBytesToInt in Rust
    Added a basic Makefile integration to the rust sources
    Ensured the unit tests pass on host
    saidinesh5 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e970b8f View commit details
    Browse the repository at this point in the history
  2. Minor cleanups to Makefile

    Suggested by Michael Bryan ( https://github.com/Michael-F-Bryan/ )
    saidinesh5 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    6bf052c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d2af42 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Fix failing unit tests

    saidinesh5 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    baa43d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Fix failing unit tests

    saidinesh5 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    bb7e492 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

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