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

[fixedwing] energy_ctrl: use ABI instead of imu struct #1324

Merged
merged 1 commit into from Sep 16, 2015

Conversation

flixr
Copy link
Member

@flixr flixr commented Sep 1, 2015

energy control should not read anything from the global IMU struct, as that is not always available (e.g. when using CHIMU and is supposed to go away anyway...)

So grab the data directly via ABI instead...

@dewagter
Copy link
Member

dewagter commented Sep 2, 2015

Looks good but I could not test-fly.

@OpenUAS
Copy link
Contributor

OpenUAS commented Sep 2, 2015

@OpenUAS OpenUAS added this to the v5.8 milestone Sep 2, 2015
@OpenUAS OpenUAS self-assigned this Sep 2, 2015
@flixr flixr merged commit 4bfab9d into paparazzi:master Sep 16, 2015
@flixr flixr deleted the energy_imu_fix branch September 16, 2015 12:19
OpenUAS pushed a commit to OpenUAS/paparazzi that referenced this pull request Oct 9, 2015
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