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

mavlink receiver move to uORB::Publication #12372

Merged
merged 3 commits into from
Aug 9, 2019

Conversation

dagar
Copy link
Member

@dagar dagar commented Jun 29, 2019

No description provided.

@mcsauder
Copy link
Contributor

Hi @dagar , so far so good. Everything I have reviewed looks great, but this touches a lot of code! I want to look it over top to bottom again tomorrow, but I spent some time reviewing the PR tonight and this is a really nice cleanup. Here is a flight log communicating with QGC during flight. Flight test went as expected, no anomalies, (25+mph winds in a turbulent environment!), pixhawk 4 mini on a 250 quad: https://review.px4.io/plot_app?log=9b4262d5-bf56-4689-90dd-770a5f15ff84

mcsauder
mcsauder previously approved these changes Jun 30, 2019
Copy link
Contributor

@mcsauder mcsauder left a comment

Choose a reason for hiding this comment

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

Looks great. If you want to make the changes I suggested go for it, but they are not really functional modifications, so at this point everything looks good. Nice work Daniel.

@mcsauder
Copy link
Contributor

Hi @dagar, I've gone through the PR again and I haven't found anything else to comment on. Let me know if you would like to see anything specific exercised in flight testing, and in the meantime I'll look for opportunities to shrink the flash size.

@dagar
Copy link
Member Author

dagar commented Jul 3, 2019

Thanks for the review @mcsauder.

@dagar
Copy link
Member Author

dagar commented Aug 3, 2019

Rebase on master once #12411 is merged.

@dagar dagar added this to the Release v1.10.0 milestone Aug 4, 2019
@dagar dagar force-pushed the pr-mavlink_recv_uORB_Publication branch from 593a634 to 52a07cc Compare August 4, 2019 17:56
@dagar dagar requested a review from mcsauder August 4, 2019 17:58
@dagar dagar force-pushed the pr-mavlink_recv_uORB_Publication branch 2 times, most recently from 46d6fab to 7e8ac6c Compare August 4, 2019 19:02
@dagar dagar requested review from a team and julianoes August 6, 2019 15:44
@jorge789
Copy link

jorge789 commented Aug 6, 2019

Tested on Pixhawk 2 Cube V3:

Modes Tested

Position Mode: Good.
Altitude Mode: Good.
Stabilized Mode: Good.
Mission Plan Mode (Automated): Good.
RTL: Good.

- Procedure
Arm and Take off in position mode, after flying for approximately one minute, switched to altitude then stabilized mode proceed to switch to mission plan mode then make sure that vehicle follows all waypoints as shown in QGC, once completed all waypoin activate RTL and see landing behaviour.

Notes:
No issues noted, good flight in general.

Log:
https://review.px4.io/plot_app?log=1ba2380f-d1e1-42d2-9f15-38d1662278e3

Tested on PixRacer V4:
Modes Tested

Position Mode: Good.
Altitude Mode: Good.
Stabilized Mode: Good.
Mission Plan Mode (Automated): Good.
RTL: Good.

- Procedure
Arm and Take off in position mode, after flying for approximately one minute, switched to altitude then stabilized mode proceed to switch to mission plan mode then make sure that vehicle follows all waypoints as shown in QGC, once completed all waypoin activate RTL and see landing behaviour.

Notes:
No issues noted, good flight in general.

Log:
https://review.px4.io/plot_app?log=7d132e8c-c850-4f5d-aac1-28ee9107366f

Tested on CUAC+ V5:
Modes Tested

Position Mode: Good.
Altitude Mode: Good.
Stabilized Mode: Good.
Mission Plan Mode (Automated): Good.
RTL: Good.

- Procedure
Arm and Take off in position mode, after flying for approximately one minute, switched to altitude then stabilized mode proceed to switch to mission plan mode then make sure that vehicle follows all waypoints as shown in QGC, once completed all waypoin activate RTL and see landing behaviour.

Notes:
No issues noted, good flight in general.

Log:
https://review.px4.io/plot_app?log=a71ff9b9-c91f-4c97-9b47-7a76ff9f04de

@Junkim3DR
Copy link

Tested on Pixhawk 4 mini v5:

Modes Tested
Position Mode: Good.
Altitude Mode: Good.
Stabilized Mode: Good.
Mission Plan Mode (Automated): Good.
RTL: Good.

Procedure
Arm and Take off in position mode, after flying for approximately one minute, switched to altitude then stabilized mode proceed to switch to mission plan mode then make sure that vehicle follows all waypoints as shown in QGC, once completed all waypoint activate RTL and see landing behaviour.

Notes:
No issues noted, good flight in general.

Log:
https://review.px4.io/plot_app?log=fe5b84bd-552e-4c96-a11f-7c3b7b72cafb

Tested on Pixhawk Pro v4:

Modes Tested
Position Mode: Good.
Altitude Mode: Good.
Stabilized Mode: Good.
Mission Plan Mode (Automated): Good.
RTL: Good.

Procedure
Arm and Take off in position mode, after flying for approximately one minute, switched to altitude then stabilized mode proceed to switch to mission plan mode then make sure that vehicle follows all waypoints as shown in QGC, once completed all waypoint activate RTL and see landing behaviour.

Notes:
No issues noted, good flight in general.

Log:
https://review.px4.io/plot_app?log=9ec229be-2fcf-4160-84d8-f1127dcd9748

@dannyfpv
Copy link

dannyfpv commented Aug 6, 2019

Tested on Pixhawk4 v5 f-450
Modes Tested

Position Mode: Good.
Altitude Mode: Good.
Stabilized Mode: Good.
Mission Plan Mode (Automated): Good.
RTL: Good.

pr log:
https://review.px4.io/plot_app?log=168cab4b-ceb9-4f0a-a929-165677e775c0

@dagar dagar force-pushed the pr-mavlink_recv_uORB_Publication branch from c1c3741 to ab4f6da Compare August 7, 2019 02:02
@dagar dagar merged commit e8a1108 into PX4:master Aug 9, 2019
@dagar dagar deleted the pr-mavlink_recv_uORB_Publication branch August 9, 2019 01:03
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.

5 participants