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

exclude the AOA code if USE_AOA is not defined #67

Merged
merged 3 commits into from
Aug 16, 2011
Merged

Conversation

Bruzzlee
Copy link
Contributor

No description provided.

@flixr
Copy link
Member

flixr commented Aug 16, 2011

Does it hurt to have these not excluded if USE_AOA is not defined?

but I guess you could somehow switch to aoa pitch mode and not have USE_AOA defined, then the estimator_AOA will not have anything meaningful?

How should we do this in general? Too many ifdefs are not nice, but if you don't have the AOA module you don't need this part of the code...

flixr added a commit that referenced this pull request Aug 16, 2011
makes sense so you can't accidentally switch to AOA pitch mode while you don't even have an AOA sensor
@flixr flixr merged commit 6aa676d into paparazzi:master Aug 16, 2011
matteobarbera added a commit to matteobarbera/paparazzi that referenced this pull request Feb 17, 2021
* files for PDF exercise

* Explicit call to python2 for systems that default to python3

* Description and comments fixes
dewagter pushed a commit that referenced this pull request Apr 8, 2021
* files for PDF exercise

* Explicit call to python2 for systems that default to python3

* Description and comments fixes

[flight_plan] remove warning about dummy WP

Reformatted indents to 2 spaces

Added configs for ps4 gamepads, fixed typos (#68)

Update: for flight testing in the CyberZoo

Fix color gain in mav_course_exercise.xml airframe (#72)

[flight_plan] Re-measured the autoland border. It is not safe to exit the red sqaure so it auto-lands to prevent damage. (#73)

[Camera] Vision runs faster is unnecessary frames are not grabbed. (#74)
gautierhattenberger pushed a commit that referenced this pull request Apr 9, 2021
* files for PDF exercise

* Explicit call to python2 for systems that default to python3

* Description and comments fixes

[flight_plan] remove warning about dummy WP

Reformatted indents to 2 spaces

Added configs for ps4 gamepads, fixed typos (#68)

Update: for flight testing in the CyberZoo

Fix color gain in mav_course_exercise.xml airframe (#72)

[flight_plan] Re-measured the autoland border. It is not safe to exit the red sqaure so it auto-lands to prevent damage. (#73)

[Camera] Vision runs faster is unnecessary frames are not grabbed. (#74)

Co-authored-by: Matteo Barbera <matteo.barbera97@gmail.com>
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.

None yet

2 participants