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

Bluetooth added - but needs improvement #87

Merged
merged 1 commit into from
Mar 21, 2022
Merged

Conversation

ajohns1288
Copy link
Contributor

I was able to hack together bluetooth and get it to send, however I know the permissions and all that won't work for most people. It's working perfectly for my use case, hopefully this would be a good starting point.

Drawbacks:
Must manually add bluetooth permissions in android settings
Must manually type in bluetooth device address
Output az/el always 3 digits (001...009, 010...099)

Format String
$AZ for azimuth, $EL for elevation, /r, /t, /n escape sequences supported.
Example: Sat is at 180az, 60el - W$AZ $EL\r will transmit W180 060 followed by a carriage return

@ajohns1288 ajohns1288 changed the title Bluetooth added Bluetooth added - but needs improvement Mar 18, 2022
@rt-bishop rt-bishop merged commit 9f10f1d into rt-bishop:main Mar 21, 2022
@rt-bishop
Copy link
Owner

This is epic @ajohns1288, great job! Simple and clean integration. I'll merge it now but release later on with the next version. Will add several minor fixes as well when I manage to find some free time. Thanks for that!

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