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

Switched gatt implementation (superuser no longer needed) + decoded status + python3 + ... #6

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

xrucka
Copy link

@xrucka xrucka commented Jan 5, 2018

Hello,

I've ported the utility to use python3 with gatt-python library (dbus calls to bluez). However, there are some issues which pretty much reqiured to change the implementation of cli :-/ . Also, I've done some work on decoding the status bits and renamed the command. Please feel free to comment on.

The utility has been tested least by me for set+get+backup+restore. @miklik72 might be up to some testing as well (he's got a different model than I do) :-)

Regards, L.

@zapedge zapedge mentioned this pull request Feb 25, 2018
xrucka and others added 3 commits March 21, 2018 12:02
```
File "/usr/local/lib/python3.5/dist-packages/cometblue/cli.py", line 130
    self._print_simple('Timeout in progress:\t%02u' % (value['current']))
       ^
SyntaxError: invalid syntax
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants