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

CMS: Refactor IMU menu to use pid_t instead of ad-hoc arrays #4801

Merged
merged 1 commit into from
Jun 7, 2019

Conversation

fiam
Copy link
Member

@fiam fiam commented Jun 6, 2019

- Fix read past array end as noted by @flybabo on #4795
- Move all static variables to the top of the file
- Add macros for the PIDFF entries so the min/max/step are
only defined in a single place
@fiam fiam added this to the 2.2 milestone Jun 6, 2019
@digitalentity digitalentity merged commit 818a04f into development Jun 7, 2019
@fiam fiam deleted the agh_cms_ff_fix branch June 20, 2019 10:52
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