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

F109 us905 ta2104 bt to wifi lidar #47

Merged
merged 27 commits into from
Dec 4, 2022
Merged

Conversation

calin-pescaru
Copy link
Contributor

I merged main, F109-US905-TA2104-bt-to-wifi, and bluetooth-changes branches into this one.

calin-pescaru and others added 22 commits November 24, 2022 02:22
- Remove some whitespace
- Add a docstring to the class.
- Convert string formatting to f-format variant.
A device will connect, but then will get kicked off because the callback was called twice. This fixes the bug by introducing a check for the currently connected device.

Also fix a bug in the BluetoothDevice class where `self._device` was not being assigned the correct dbus interface object.
- Move accelerometer characteristic into seperate file.
The rate at which the accelerometer data is sent to the connected device through bluetooth notifications can be configured through a GATT descriptor.
rear_rider_device/main.py Outdated Show resolved Hide resolved
rear_rider_device/main.py Outdated Show resolved Hide resolved
calin-pescaru and others added 5 commits December 3, 2022 15:01
…lo_world.py

Co-authored-by: Jonathan Mendez <48642222+jon-dez@users.noreply.github.com>
…lo_world.py

Co-authored-by: Jonathan Mendez <48642222+jon-dez@users.noreply.github.com>
Co-authored-by: Jonathan Mendez <48642222+jon-dez@users.noreply.github.com>
@jon-dez jon-dez merged commit e86f3ca into main Dec 4, 2022
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.

2 participants