-
Notifications
You must be signed in to change notification settings - Fork 21
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
message_definitions: update+add LED_CONTROL_* messages #27
base: master
Are you sure you want to change the base?
Conversation
this should totally be merged ! 👯 |
Who want's to do the honors. @liamstask? |
Please work on top of upstream ardupilotmega.xml from the ardupilot repository if possible. |
Can these be implemented as COMMAND_LONGs? |
@liamstask The idea is for them to be generic, yes. @jschall: |
We should probably merge upstream ardupilotmega.xml into this repository, preferably before merging this PR |
Can you implement all of this on upstream? I've rebased these changes on the new ardupilotmega.xml file: https://github.com/jschall/ardupilot/tree/pr-led-control |
ec2ef35
to
8f7e006
Compare
Went ahead and rebased this PR. |
LED_CONTROL
messageLED_CONTROL_PATTERN
,LED_CONTROL_PATTERN_PARAM
, andLED_CONTROL_MACRO
messages for full low-level LED control.