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

Add BLE support #289

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from
Open

Add BLE support #289

wants to merge 25 commits into from

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    dc619ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d40e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Dec 20, 2023

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

Commits on Dec 22, 2023

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

Commits on Jan 8, 2024

  1. add BLE write feature

    salman2135 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a747555 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 15, 2024

  1. add missing async keyword

    salman2135 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5c00065 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    47689d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60fe6f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Feb 12, 2024

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

Commits on Feb 21, 2024

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

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    5ab0263 View commit details
    Browse the repository at this point in the history
  2. fix flake8 errors

    salman2135 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1376458 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Apr 4, 2024

  1. continue parsing on fletcher error for BLE in bin2csv

    works for bin2csv at the moment but this might change in future for bt streaming
    salman2135 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    24ed257 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b31b629 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

  1. remove prints

    salman2135 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6d8a6df View commit details
    Browse the repository at this point in the history