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

Update v0.2.0 #46

Merged
merged 79 commits into from
May 17, 2021
Merged

Update v0.2.0 #46

merged 79 commits into from
May 17, 2021

Commits on Jan 23, 2021

  1. Update CONTRIBUTING.md

    Addresses #12
    kevincar authored Jan 23, 2021
    Configuration menu
    Copy the full SHA
    9c47460 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

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

Commits on Mar 4, 2021

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

    kevincar committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    7a924ed View commit details
    Browse the repository at this point in the history
  3. Begin dotnet mypy work

    kevincar committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    ba295d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Finalize dotnet mypy pass

    kevincar committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    4ca626e View commit details
    Browse the repository at this point in the history
  2. CoreBluetooth mypy pass

    kevincar committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    8c1253a View commit details
    Browse the repository at this point in the history
  3. Some test fixes

    kevincar committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    7cf0687 View commit details
    Browse the repository at this point in the history
  4. Async typing

    kevincar committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    aa78a7f View commit details
    Browse the repository at this point in the history
  5. Test mypy

    kevincar committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    ac7abe6 View commit details
    Browse the repository at this point in the history
  6. flake8 check

    kevincar committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    113319e View commit details
    Browse the repository at this point in the history
  7. Ubuntu type ignores

    kevincar committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    659ff73 View commit details
    Browse the repository at this point in the history
  8. fix import errors

    kevincar committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    c6ce115 View commit details
    Browse the repository at this point in the history
  9. More defined type cast

    kevincar committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    304912c View commit details
    Browse the repository at this point in the history
  10. For linux py3.6...

    kevincar committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    b23ec57 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Merge pull request #23 from kevincar/12-contributing

    Update CONTRIBUTING.md
    kevincar authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    900616d View commit details
    Browse the repository at this point in the history
  2. Adding linux dependencies to requirements.txt

    The linux backend requires twisted and txdbus
    kevincar committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    0d0b692 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Ensure to include backends

    kevincar committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    aab5e8c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    0004f65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from kevincar/13-windows-advertising

    ServiceProvider AdvertisementStatus handling
    kevincar authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    2fd0680 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Include backend modules

    This is for #27
    kevincar committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    b62a2dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3255c1b View commit details
    Browse the repository at this point in the history
  3. mypy compliance

    kevincar committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    694e7d2 View commit details
    Browse the repository at this point in the history
  4. Run black

    kevincar committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    cf3b409 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28 from kevincar/27-backend-modules

    Backend Modules Included
    kevincar authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    f150786 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Use threading event

    kevincar committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    affec90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27b5b7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95191e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

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

    kevincar committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    9420c34 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    447c2d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8721baa View commit details
    Browse the repository at this point in the history
  3. Type ignores

    kevincar committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    55d5afa View commit details
    Browse the repository at this point in the history
  4. quick services fix

    kevincar committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    df7d8f0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #30 from kevincar/29-service-char-handles

    29 service char handles
    kevincar authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    ad7376f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    3f94d90 View commit details
    Browse the repository at this point in the history
  2. CoreBluetooth changes for #31

    kevincar committed May 8, 2021
    Configuration menu
    Copy the full SHA
    33faa3b View commit details
    Browse the repository at this point in the history
  3. BlueZDBus fix fo #31

    kevincar committed May 8, 2021
    Configuration menu
    Copy the full SHA
    f517a22 View commit details
    Browse the repository at this point in the history
  4. DotNet update for #31

    kevincar committed May 8, 2021
    Configuration menu
    Copy the full SHA
    7fbf8b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55cb100 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #34 from kevincar/31-characteristic-attributes

    Characteristic attributes
    kevincar authored May 8, 2021
    Configuration menu
    Copy the full SHA
    4e2a617 View commit details
    Browse the repository at this point in the history
  7. Characteristic init changes

    kevincar committed May 8, 2021
    Configuration menu
    Copy the full SHA
    cf87374 View commit details
    Browse the repository at this point in the history
  8. Backend edits

    kevincar committed May 8, 2021
    Configuration menu
    Copy the full SHA
    2b34ce0 View commit details
    Browse the repository at this point in the history
  9. CoreBluetooth for #32

    kevincar committed May 8, 2021
    Configuration menu
    Copy the full SHA
    cdf8b28 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51065a3 View commit details
    Browse the repository at this point in the history
  11. flake8 and mypy fix

    kevincar committed May 8, 2021
    Configuration menu
    Copy the full SHA
    ca743b6 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #36 from kevincar/35-characteristic-protection-level

    Characteristic protection level
    kevincar authored May 8, 2021
    Configuration menu
    Copy the full SHA
    5116de9 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. DotNet initial work for #32

    kevincar committed May 12, 2021
    Configuration menu
    Copy the full SHA
    621ea8c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

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

Commits on May 14, 2021

  1. Set value on init

    kevincar committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e7cce84 View commit details
    Browse the repository at this point in the history
  2. Flake8 and mypy check

    kevincar committed May 14, 2021
    Configuration menu
    Copy the full SHA
    02e9e28 View commit details
    Browse the repository at this point in the history
  3. Remove future

    kevincar committed May 14, 2021
    Configuration menu
    Copy the full SHA
    42e8c55 View commit details
    Browse the repository at this point in the history
  4. String types

    kevincar committed May 14, 2021
    Configuration menu
    Copy the full SHA
    10c15fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05fb3a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b249f48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfa4697 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c14725f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Merge pull request #38 from kevincar/37-separate-bless-and-bluez-objects

    Separate BlueZ classes from Bless classes
    kevincar authored May 15, 2021
    Configuration menu
    Copy the full SHA
    ed4a688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ab8330 View commit details
    Browse the repository at this point in the history
  3. Mypy check

    kevincar committed May 15, 2021
    Configuration menu
    Copy the full SHA
    4f5300e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #39 from kevincar/32-independent-characteristic-ob…

    …jects
    
    Independent characteristic objects
    kevincar authored May 15, 2021
    Configuration menu
    Copy the full SHA
    b12c427 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5504c51 View commit details
    Browse the repository at this point in the history
  6. Remove comments

    kevincar committed May 15, 2021
    Configuration menu
    Copy the full SHA
    571d853 View commit details
    Browse the repository at this point in the history
  7. DotNet for #33

    kevincar committed May 15, 2021
    Configuration menu
    Copy the full SHA
    0f85d82 View commit details
    Browse the repository at this point in the history
  8. flake8 and mypy checks

    kevincar committed May 15, 2021
    Configuration menu
    Copy the full SHA
    5f13159 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. BlueZ service for #33

    kevincar committed May 16, 2021
    Configuration menu
    Copy the full SHA
    c855801 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from kevincar/33-independent-service-objects

    Independent service objects
    kevincar authored May 16, 2021
    Configuration menu
    Copy the full SHA
    5e4060d View commit details
    Browse the repository at this point in the history
  3. CoreBluetooth UUID #10

    kevincar committed May 16, 2021
    Configuration menu
    Copy the full SHA
    85a3dc5 View commit details
    Browse the repository at this point in the history
  4. DotNet for #10

    kevincar committed May 16, 2021
    Configuration menu
    Copy the full SHA
    d105079 View commit details
    Browse the repository at this point in the history
  5. Resolve circular import

    kevincar committed May 16, 2021
    Configuration menu
    Copy the full SHA
    43c542c View commit details
    Browse the repository at this point in the history
  6. BlueZ update for #10

    kevincar committed May 16, 2021
    Configuration menu
    Copy the full SHA
    4bed890 View commit details
    Browse the repository at this point in the history
  7. flake8 and mypy

    kevincar committed May 16, 2021
    Configuration menu
    Copy the full SHA
    4d12e7e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #43 from kevincar/10-case-sensitive-uuid

    Case sensitive UUID
    kevincar authored May 16, 2021
    Configuration menu
    Copy the full SHA
    5965572 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    42fb838 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from kevincar/41-bluez-characteristic-callback

    Bluez characteristic callback
    kevincar authored May 17, 2021
    Configuration menu
    Copy the full SHA
    3854a28 View commit details
    Browse the repository at this point in the history
  3. add_gatt features

    Allows for building services and characteristic tree  based on a
    dictionary definition of the layout
    kevincar committed May 17, 2021
    Configuration menu
    Copy the full SHA
    23895a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #45 from kevincar/42-dictionary-service-tree

    add_gatt features
    kevincar authored May 17, 2021
    Configuration menu
    Copy the full SHA
    6b09fe1 View commit details
    Browse the repository at this point in the history
  5. Version bump

    kevincar committed May 17, 2021
    Configuration menu
    Copy the full SHA
    346fcac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79df257 View commit details
    Browse the repository at this point in the history