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 TCP for Threading Changes #11740

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

HTRamsey
Copy link
Collaborator

@HTRamsey HTRamsey commented Aug 1, 2024

Related to #11598
Since every link type will have to be updated at the same time when the inheritance is moved from QThread to QObject, this is a PR to prepare everything else to simplify that change.

@HTRamsey HTRamsey force-pushed the dev-tcplink branch 6 times, most recently from d70c18b to fb7ad38 Compare August 2, 2024 11:30
@HTRamsey HTRamsey force-pushed the dev-tcplink branch 4 times, most recently from 02ad6b6 to 1968c14 Compare August 19, 2024 18:44
@HTRamsey HTRamsey force-pushed the dev-tcplink branch 4 times, most recently from 795befa to fbf6451 Compare September 22, 2024 09:08
@HTRamsey HTRamsey changed the title Comms: Convert TCP to Signals/Slots Comms: Preapre TCP for Threading Changes Oct 24, 2024
@HTRamsey HTRamsey marked this pull request as ready for review October 24, 2024 23:12
@HTRamsey HTRamsey changed the title Comms: Preapre TCP for Threading Changes Comms: Prepare TCP for Threading Changes Oct 25, 2024
Copy link
Contributor

@DonLakeFlyer DonLakeFlyer left a comment

Choose a reason for hiding this comment

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

All seems reasonable to me

@HTRamsey HTRamsey merged commit 617b651 into mavlink:master Oct 30, 2024
7 checks passed
@HTRamsey HTRamsey deleted the dev-tcplink branch October 30, 2024 02:19
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