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

[indi] support rate mode #2004

Merged
merged 1 commit into from
Feb 12, 2017
Merged

[indi] support rate mode #2004

merged 1 commit into from
Feb 12, 2017

Conversation

EwoudSmeur
Copy link
Member

Also prevent unused parameter warning for the thrust callback

@@ -75,6 +75,10 @@ bool indi_use_adaptive = true;
bool indi_use_adaptive = false;
#endif

#ifndef STABILIZATION_INDI_MAX_RATE
#define STABILIZATION_INDI_MAX_RATE 6.0
Copy link
Member

Choose a reason for hiding this comment

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

doxygen comment for this would be nice, especially also documenting the unit this should have

Also prevent unused parameter warning for the thrust callback
@flixr flixr merged commit 98ba658 into paparazzi:master Feb 12, 2017
@EwoudSmeur EwoudSmeur deleted the indi_rate branch February 12, 2017 14:02
podhrmic pushed a commit that referenced this pull request Mar 7, 2017
Also prevent unused parameter warning for the thrust callback
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