[PATCH] Use LED flasher for landing lights

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
Tommie
Posts: 438
Joined: Sun Apr 08, 2012 9:50 am

[PATCH] Use LED flasher for landing lights

Post by Tommie »

While in flight and while not hovering above the ground, the landing lights are usually turned off. This patch allows the inclusion of the lights into the pattern of the LED flasher code, so the landing lights are on while at low sonar altitude and start flashing with the other light signals according to the configured flashing pattern.

https://github.com/wertarbyte/multiwii- ... 39c0fa6949

A copter which only has landing lights can now make use of this; it might be desirable to include the flashing code without actually naming a dedicated LED_FLASHER output pin; this patch facilitates this:

https://github.com/wertarbyte/multiwii- ... 0bb3a5fcdc

Please merge.

User avatar
jevermeister
Posts: 708
Joined: Wed Jul 20, 2011 8:56 am
Contact:

Re: [PATCH] Use LED flasher for landing lights

Post by jevermeister »

Hi,
Tommie to whom are your patches adressed. You should contact the coders directly.I believe sometimes noone feels adressed by this or is willing to take the time and read through it.
Please PM me with a brief description for dummies and I promise I will merge it for you if I understand the changea ;-).

Nils

Post Reply