-
Notifications
You must be signed in to change notification settings - Fork 13.7k
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
logger move to uORB::SubscriptionInterval #12123
Conversation
54865eb
to
a0183c2
Compare
@PX4/testflights could you give this an initial flight test? |
Tested on Pixhawk 4 V5Modes Tested Position Mode: Good. - Procedure Notes: Logs: https://review.px4.io/plot_app?log=dc323f18-7838-47ff-986a-2c43c3d6be60 Comparison to master |
a0183c2
to
0f3a4c6
Compare
0f3a4c6
to
d7e74a2
Compare
Tested on Pixhawk 2 Cube V3:Modes Tested Position Mode: Good. - Procedure Notes: Comparison to master |
Tested on Pixhawk 4 V5 f-450 Position Mode: no issue Notes: PR log: pr log 08/05/19 no issues: Master log: |
Thanks for the early test. This still needs more work. |
Tested on Pixhawk 4 mini v5Modes Tested
Procedure Notes: Logs: Master |
d7e74a2
to
5d29ab0
Compare
8065959
to
85a9575
Compare
Ready for review and testing. |
85a9575
to
7928d6c
Compare
Can you please separate the commits better? For example the _ulog_stream_pub change is independent from the rest. |
Tested on Pixhawk Pro v4Modes Tested
Procedure Notes: Logs: Tested on Pixhawk 4 mini v5Modes Tested
Procedure Notes: Logs: Tested on NXP FMUK66 v3Modes Tested
Procedure Notes: Logs: |
4f9d5a1
to
8813430
Compare
I can bring that in separately if it helps. |
Separate commits is enough. |
8813430
to
9d3b839
Compare
Rebased on master with the other pieces merged. |
9d3b839
to
f632bbc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One detail, otherwise good to merge.
With #12123 all multi-instance topics lead to repeated format definitions in the ULog file.
With #12123 all multi-instance topics lead to repeated format definitions in the ULog file.
With PX4#12123 all multi-instance topics lead to repeated format definitions in the ULog file.
Requires a higher level design review and #12040 before merging.