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

create example vehicle type build configs for fmu-v2 and fmu-v5 #10963

Merged
merged 1 commit into from
Feb 6, 2019

Conversation

dagar
Copy link
Member

@dagar dagar commented Dec 1, 2018

This PR adds vehicle specific builds for px4_fmu-v2 and px4_fmu-v5. These serve as examples for how to easily create specialized builds and ensures we don't introduce dependencies cross module dependencies preventing it.

@dagar dagar force-pushed the pr-vehicle_configs branch 2 times, most recently from 95a925b to ae90fba Compare December 1, 2018 16:54
@dagar
Copy link
Member Author

dagar commented Dec 1, 2018

Revisit after #10964

@dagar dagar changed the title create example vehicle type build configs for fmu-v2 and fmu-v5 [WIP] create example vehicle type build configs for fmu-v2 and fmu-v5 Dec 1, 2018
@LorenzMeier
Copy link
Member

We also need to consolidate startup scripts, which will contribute to the major saving - is this easily feasible? Otherwise, an example of a single product might make sense. What I'm concerned about is to make sure we are showing that we can work with XY amount of flash, where XY is preferably < 500KB for a multicopter.

@dagar
Copy link
Member Author

dagar commented Dec 1, 2018

Yes I've been thinking about that as well. I want to get the airframes and mixers sorted into groups and add simple broad dependencies for inclusion. The core RC scripts will be vehicle and board agnostic.

We can also make it easy to have board specific airframes and mixers for things like the crazyflie, aero, bebop, etc. Little things like this will help keep things small and understandable.

@hamishwillee
Copy link
Contributor

Sounds cool, but can we make sure we document all this as soon as it goes in????

My concern is stuff like #10960 (comment) that just magically appears.

@dagar
Copy link
Member Author

dagar commented Dec 11, 2018

TODO: MC + UAVCAN

@dagar dagar force-pushed the pr-vehicle_configs branch from ae90fba to 7a70a73 Compare January 27, 2019 16:50
@dagar
Copy link
Member Author

dagar commented Jan 27, 2019

Rebased.

@dagar dagar changed the title [WIP] create example vehicle type build configs for fmu-v2 and fmu-v5 create example vehicle type build configs for fmu-v2 and fmu-v5 Jan 27, 2019
@dagar dagar added this to the Release v1.9.0 milestone Jan 27, 2019
@dagar dagar force-pushed the pr-vehicle_configs branch 4 times, most recently from fd9e5f7 to 86d75aa Compare January 28, 2019 02:16
@dagar dagar force-pushed the pr-vehicle_configs branch 3 times, most recently from d8cae7d to c1431c8 Compare February 5, 2019 15:39
@dagar dagar force-pushed the pr-vehicle_configs branch from c1431c8 to 12ef955 Compare February 5, 2019 21:06
@dagar dagar merged commit 1a4d311 into master Feb 6, 2019
@dagar dagar deleted the pr-vehicle_configs branch February 6, 2019 00:53
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