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

Adds ability for generate_listener.py to process out-of-tree uORB message definitions as well #9097

Merged
merged 1 commit into from
Mar 16, 2018

Conversation

ksschwabe
Copy link
Contributor

@ksschwabe ksschwabe commented Mar 16, 2018

Related to PR #9073.

@mhkabir @bkueng : I didn't realise that generate_listener.py was using the original message definition files and not the generated uORB topic headers in order to generate topic_listener.cpp.

topic_listener.cpp will now be generated with the out-of-tree uORB message definitions as well.

@dagar
Copy link
Member

dagar commented Mar 16, 2018

Looks right, however I'd strongly recommend adding something basic to the CI system that tests the various EXTERNAL module pieces. Otherwise it's very easy to unintentionally break.

@dagar dagar merged commit 6d445cf into PX4:master Mar 16, 2018
@ksschwabe
Copy link
Contributor Author

@dagar : I think that is a good idea.

I'll add a comment to the discussion in #7705, since it is relevant.

@ksschwabe ksschwabe mentioned this pull request Mar 16, 2018
@ksschwabe ksschwabe deleted the feature_topic_listener_external_msgs branch March 19, 2018 12:39
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