Skip to content

Added RC switch for enabling/disabling notch filter (no not merge) #108

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

Open
wants to merge 6 commits into
base: mttr-rebase-3.6.7
Choose a base branch
from

Conversation

tridge
Copy link
Collaborator

@tridge tridge commented Apr 7, 2020

This allows for enabling/disabling the INS notch filter using a RC switch. To use set:
RCn_OPT=50
for some channel 'n'.
When the switch goes high (above 1800) the notch is enabled. When low (below 1200) it is disabled.
This is a temporary patch for notch testing, not for production use

Note that this PR includes the MIS_OPTIONS change as well, as requested by Alice

tridge added 6 commits March 4, 2020 15:04
this allows for option to continue a mission after a landing is
complete. The default in copter was to continue, so adding this
option makes copter not continue by default. Plane already disarmed on
land complete.
only continue with mission if MIS_OPTIONS bit is set
@tridge tridge changed the base branch from master to mttr-rebase-3.6.7 April 7, 2020 04:52
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.

2 participants