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

NMEA Messages on Android #932

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

NMEA Messages on Android #932

wants to merge 39 commits into from

Commits on Jan 4, 2022

  1. Add NMEA functionality

    rickcasson committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    8510573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edd2058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bbb181 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    912c572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16fb1f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e34eac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aed919a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. fix formatting

    rickcasson committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    2278239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c264940 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33983e2 View commit details
    Browse the repository at this point in the history
  4. fix path

    rickcasson committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    affa8a0 View commit details
    Browse the repository at this point in the history
  5. Update pubspec.yaml

    rickcasson committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    2d2c857 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

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

Commits on Jan 18, 2022

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

Commits on Jan 19, 2022

  1. fix code coverage issue

    rickcasson committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    11a37ad View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    35c7a8e View commit details
    Browse the repository at this point in the history
  2. fix export

    rickcasson committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    05e5177 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

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

Commits on Mar 1, 2022

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

Commits on May 12, 2022

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

Commits on May 13, 2022

  1. Cleanup Nmea interfaces

    rickcasson committed May 13, 2022
    Configuration menu
    Copy the full SHA
    76af741 View commit details
    Browse the repository at this point in the history
  2. fix imports

    rickcasson committed May 13, 2022
    Configuration menu
    Copy the full SHA
    bebd9aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from Baseflow/main

    Update Main
    rickcasson authored May 13, 2022
    Configuration menu
    Copy the full SHA
    63623c3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Fix code coverage

    rickcasson committed May 15, 2022
    Configuration menu
    Copy the full SHA
    e0845ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from rickcasson/nmea-new

    Bring Nmea changes inline with recent updates to plugin
    rickcasson authored May 15, 2022
    Configuration menu
    Copy the full SHA
    8ef3680 View commit details
    Browse the repository at this point in the history
  3. update nmea channel name

    rickcasson committed May 15, 2022
    Configuration menu
    Copy the full SHA
    26127a8 View commit details
    Browse the repository at this point in the history
  4. add test increase coverage

    rickcasson committed May 15, 2022
    Configuration menu
    Copy the full SHA
    1f02cff View commit details
    Browse the repository at this point in the history
  5. expand coverage

    rickcasson committed May 15, 2022
    Configuration menu
    Copy the full SHA
    8951952 View commit details
    Browse the repository at this point in the history
  6. remove empty tests

    rickcasson committed May 15, 2022
    Configuration menu
    Copy the full SHA
    fb89040 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    466f9d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4550d49 View commit details
    Browse the repository at this point in the history
  3. fix for deprecated button

    rickcasson committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    895e4b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

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

Commits on Sep 19, 2022

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

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    c88ef1f View commit details
    Browse the repository at this point in the history
  2. remove unnecessary import

    rickcasson committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    068eb28 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 17, 2022

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

Commits on Nov 21, 2022

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