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

Comms: Prepare SerialLink for Threading Changes #11745

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HTRamsey
Copy link
Collaborator

@HTRamsey HTRamsey commented Aug 2, 2024

Related to #11598
fixes #11849
The QThread inheritance will have to be removed after the remaining links are fixed
Tested by turning all streams to 100Hz and letting it run for a while:
image

@HTRamsey HTRamsey force-pushed the dev-serial-link branch 4 times, most recently from 5e9ff36 to 09670ca Compare August 4, 2024 11:12
@HTRamsey HTRamsey force-pushed the dev-serial-link branch 2 times, most recently from 5aa4763 to f0cd16c Compare August 27, 2024 23:48
@HTRamsey HTRamsey force-pushed the dev-serial-link branch 6 times, most recently from 2c8fedb to 406f9cc Compare September 8, 2024 19:51
@HTRamsey HTRamsey marked this pull request as ready for review September 12, 2024 15:23
@@ -257,11 +259,6 @@ void LinkManager::setConnectionsSuspended(QString reason)
_connectionsSuspendedReason = reason;
}

void LinkManager::suspendConfigurationUpdates(bool suspend)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI this was never used anywhere and I don't see a significant need for it

@HTRamsey HTRamsey marked this pull request as draft September 12, 2024 15:30
@HTRamsey HTRamsey removed the request for review from DonLakeFlyer September 12, 2024 15:30
@HTRamsey HTRamsey changed the title Comms: Convert Serial to Signals/Slots Comms: Prepare SerialLink for Threading Changes Oct 29, 2024
@HTRamsey HTRamsey force-pushed the dev-serial-link branch 2 times, most recently from 5607987 to 52ace88 Compare October 30, 2024 17:34
@HTRamsey HTRamsey marked this pull request as ready for review October 30, 2024 17:34
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.

Pixhawk Autoconnect Causes Extreme Lag
1 participant