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

Android: Update Serial Implementation #11082

Closed
wants to merge 17 commits into from

Conversation

HTRamsey
Copy link
Collaborator

@HTRamsey HTRamsey commented Feb 19, 2024

@DonLakeFlyer I am just making this public in case you have comments. This will probably take a bit of time to finish. I can break it down into multiple PRs when I am done.

@HTRamsey HTRamsey marked this pull request as draft February 19, 2024 19:53
@HTRamsey HTRamsey changed the title Update Android Serial Implementation Update Android Implementation Feb 19, 2024
@justas-
Copy link

justas- commented Feb 20, 2024

Following this. Willing to test on our custom Android-based RC controllers.

@HTRamsey HTRamsey force-pushed the dev-android-serial branch 2 times, most recently from 583a175 to 322ebc2 Compare February 20, 2024 17:15
@DonLakeFlyer
Copy link
Contributor

Is this just a goal of better repo organization as well? Or are there functionals changes here as well?

@HTRamsey
Copy link
Collaborator Author

HTRamsey commented Feb 20, 2024

The biggest change will be much better USB support (easier for people to add support for new devices too). The cleanup is a consequence of me replacing the dated custom QSerialPort implementation and custom implementation of the usb library with a simplified interface. Although I did move a couple files around just to better structure the android packaging.

@DonLakeFlyer
Copy link
Contributor

Oh, ok. That's all great stuff.

@HTRamsey
Copy link
Collaborator Author

It will be a little easier if I can get us switched to CMake entirely first, so that I don't have to update both build systems. I will return to this later.

@HTRamsey HTRamsey force-pushed the dev-android-serial branch 3 times, most recently from 653f9b7 to f41ebdc Compare March 1, 2024 06:05
@HTRamsey HTRamsey changed the title Update Android Implementation Update Android Serial Implementation Mar 10, 2024
@HTRamsey HTRamsey changed the title Update Android Serial Implementation Android: Update Serial Implementation Mar 11, 2024
@HTRamsey HTRamsey closed this Mar 11, 2024
@HTRamsey
Copy link
Collaborator Author

HTRamsey commented May 20, 2024

Following this. Willing to test on our custom Android-based RC controllers.

@justas- #11536 may interest you

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.

3 participants