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

convert AHRS subsystems to modules #1859

Merged
merged 5 commits into from
Sep 25, 2016
Merged

convert AHRS subsystems to modules #1859

merged 5 commits into from
Sep 25, 2016

Conversation

flixr
Copy link
Member

@flixr flixr commented Sep 20, 2016

So far there should be no functional changes, except that the respective settings are now loaded with the module.

TODO:

  • get rid of explicit AHRS calls in main

Copy link
Member

@podhrmic podhrmic left a comment

Choose a reason for hiding this comment

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

Looks good here - although nothing really changed in the C-code, only the way the ahrs is defined in the airframe config...

@flixr
Copy link
Member Author

flixr commented Sep 25, 2016

@gautierhattenberger merge this as is and do the "internal" refactoring to get rid of the calls from main later?
Then we already have the most important user facing benefits: real modules with documented defines and autoload of corresponding settings...

@gautierhattenberger
Copy link
Member

I guess your right, it can be merge like this for the next release.

@flixr flixr merged commit 090b81a into master Sep 25, 2016
@flixr flixr deleted the ahrs_modules branch September 25, 2016 21:44
@flixr flixr mentioned this pull request Sep 26, 2016
12 tasks
bastinat0r added a commit to ovgu-FINken/paparazzi that referenced this pull request May 31, 2017
Paparazzi v5.10_stable
======================

Stable version release

- convert ahrs to modules
  [paparazzi#1859] (http://github.com/paparazzi/paparazzi/pull/1859)
- svinfo vizu
  [paparazzi#1860] (http://github.com/paparazzi/paparazzi/pull/1860)
- fix i2c, uart and systime drivers for chibios
- several small fix on configuration files
- fix in state and geodetic interface
- fix for secondary GPS timeout
- fix airframe generation to have all configuration variables first
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.

None yet

3 participants