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

simple mixer: make output scalers O: optional and use default values instead #9522

Merged
merged 1 commit into from
May 25, 2018

Conversation

bkueng
Copy link
Member

@bkueng bkueng commented May 24, 2018

Reduces FLASH usage by about 4KB

Tested in SITL.

@dagar dagar force-pushed the mixer_optional_output_scalers branch from 486a9dd to aeca136 Compare May 24, 2018 17:23
@dagar
Copy link
Member

dagar commented May 24, 2018

image

dagar
dagar previously approved these changes May 24, 2018
…instead

Reduces FLASH usage by about 4KB

Command to replace:
for i in *.mix; do sed -r -i '/O: +10000 +10000 +0 +-10000 +10000/d' $i; done
@bkueng bkueng merged commit c9d1796 into master May 25, 2018
@bkueng bkueng deleted the mixer_optional_output_scalers branch May 25, 2018 05:57
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