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

osd/atxxxx move to new WQ and uORB::Subscription #12173

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

dagar
Copy link
Member

@dagar dagar commented Jun 4, 2019

@DanielePettenuzzo can you quickly test this one? The init is a bit different.

@DanielePettenuzzo
Copy link
Contributor

Cool. I have a setup with an omnibus so I can test it tomorrow or early next week.

@dagar dagar force-pushed the pr-osd_workqueue branch from b2aff14 to e6a2100 Compare July 26, 2019 18:01
@dagar
Copy link
Member Author

dagar commented Jul 26, 2019

Could someone with the hardware give this a quick sanity test? We need to get everything moved into our own WQs. #12068

@dagar dagar added this to the Release v1.10.0 milestone Jul 26, 2019
@dagar dagar requested a review from bkueng July 26, 2019 18:02
Copy link
Member

@bkueng bkueng left a comment

Choose a reason for hiding this comment

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

The changes look correct, but I did not test it.

uint8_t position_lsb;
int ret;
uint8_t position_lsb = 0;
int ret = PX4_ERROR;
Copy link
Member

Choose a reason for hiding this comment

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

This change is unnecessary.

Copy link
Member Author

Choose a reason for hiding this comment

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

I know, but I'd rather initialize everything as a general rule.

@dagar dagar merged commit 203d932 into PX4:master Jul 29, 2019
@dagar dagar deleted the pr-osd_workqueue branch July 29, 2019 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants