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

Feature: pass raw bytes from native, parse using dart-opendroneid #21

Merged
merged 11 commits into from
Sep 12, 2023

Commits on Aug 31, 2023

  1. feat: remove message parsing, use dart-odid

    alter pigeon schema, rename MessagePack to Container
    
    DT-2604
    matejglejtek committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c3dda27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    715913b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c477388 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8e2a02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1d1001 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b43b50 View commit details
    Browse the repository at this point in the history
  7. chore: clean and remove unused code

    DT-2604
    matejglejtek committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    85e83af View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    8da4ea2 View commit details
    Browse the repository at this point in the history
  2. chore: update readme

    matejglejtek committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    cdacbaf View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. refactor: rename method to build payload, refactor MessageContainer

    use getters in message container, add comments
    
    DT-2604
    matejglejtek committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    cb59744 View commit details
    Browse the repository at this point in the history