<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/package/base-files/files/etc/init.d/led, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2016-02-25T13:31:29Z</updated>
<entry>
<title>base-files: add support for speed mask to switch config init scripts</title>
<updated>2016-02-25T13:31:29Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-02-25T13:31:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=104e0ae33810108db19116897ed89c6547d9ff0c'/>
<id>urn:sha1:104e0ae33810108db19116897ed89c6547d9ff0c</id>
<content type='text'>
This patch adds extra parameter to switch LED trigger initialization
functions.  New functionality maintains backward compatibility, so
calling functions without setting new speed_mask parameter works
as expected.

Signed-off-by: Michal Cieslakiewicz &lt;michal.cieslakiewicz@wp.pl&gt;

SVN-Revision: 48776
</content>
</entry>
<entry>
<title>base-files: use max_brightness to set LED</title>
<updated>2015-12-11T15:06:11Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-12-11T15:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=0f350d84d819d0aaafa0c8d6f438072955898318'/>
<id>urn:sha1:0f350d84d819d0aaafa0c8d6f438072955898318</id>
<content type='text'>
LEDs which are controlled by a PWM need to use the supplied
max_brightness instead. Otherwise they might appear to be
very dim / broken.

Signed-off-by: Chris R Blake &lt;chrisrblake93@gmail.com&gt;

SVN-Revision: 47854
</content>
</entry>
<entry>
<title>base-files: added option to configure the gpio led trigger in uci-defaults</title>
<updated>2015-07-14T07:35:59Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-07-14T07:35:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=6d171bfc8bc3847c4a58e345232d0047d7207601'/>
<id>urn:sha1:6d171bfc8bc3847c4a58e345232d0047d7207601</id>
<content type='text'>
Signed-off-by: Günther Kelleter &lt;guenther.kelleter@devolo.de&gt;

SVN-Revision: 46341
</content>
</entry>
<entry>
<title>base-files: fix logic error in led default handling (patch from #19593)</title>
<updated>2015-05-03T18:04:27Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-05-03T18:04:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=373453c676a23779f914c02bdc1bb00c302b043f'/>
<id>urn:sha1:373453c676a23779f914c02bdc1bb00c302b043f</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45600
</content>
</entry>
<entry>
<title>base-files: reorder led trigger/brightness writes</title>
<updated>2015-04-16T20:09:30Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-04-16T20:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=2b58e961348cb192e51caef10bfb185ac206cada'/>
<id>urn:sha1:2b58e961348cb192e51caef10bfb185ac206cada</id>
<content type='text'>
Depending on configuration, disable the LED before writing the trigger
and enable it after writing it. Fixes LEDs where the value defaults to 1

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45463
</content>
</entry>
<entry>
<title>base-files: fix led script to skip missing triggers</title>
<updated>2015-01-23T12:33:04Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-01-23T12:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=99d8ef012f12f086100a5787e3d4a1b91287ac4f'/>
<id>urn:sha1:99d8ef012f12f086100a5787e3d4a1b91287ac4f</id>
<content type='text'>
this is based on http://patchwork.ozlabs.org/patch/424451/

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 44087
</content>
</entry>
<entry>
<title>base-files: update copyright headers</title>
<updated>2014-06-24T18:18:50Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2014-06-24T18:18:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=1382d927e40f2bcaebf1ae7e9b18ab2e46792b5c'/>
<id>urn:sha1:1382d927e40f2bcaebf1ae7e9b18ab2e46792b5c</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 41334
</content>
</entry>
<entry>
<title>base-files: add support for the morse LED trigger</title>
<updated>2012-11-25T17:20:49Z</updated>
<author>
<name>Gabor Juhos</name>
</author>
<published>2012-11-25T17:20:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=09fe7eb2ef3e888629aa51b926c766fbcfad260f'/>
<id>urn:sha1:09fe7eb2ef3e888629aa51b926c766fbcfad260f</id>
<content type='text'>
Write "delay" and "message" options to their respective files,
allowing Morse code message configuration through UCI.
The delay (dit length) defaults to 150ms (about 8 words per minute,
suitable for beginners).

Signed-off-by: Petr Viktorin &lt;encukou@gmail.com&gt;
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 34380
</content>
</entry>
<entry>
<title>[package] base-files: skip LEDs handled by rssileds in led init-script</title>
<updated>2012-10-11T06:45:02Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2012-10-11T06:45:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=b6a287eb5e465d029331d1f1a889dfa8f20e53b7'/>
<id>urn:sha1:b6a287eb5e465d029331d1f1a889dfa8f20e53b7</id>
<content type='text'>
Without this, /etc/init.d/led will try to set the non-existing 'rssi' trigger.
This doesn't harm as the kernel will refuse this setting, but it outputs some
ugly log-lines:
Jun 24 10:15:19 OpenWrt user.info sysinit: setting up led RSSILOW
Jun 24 10:15:19 OpenWrt user.info sysinit: sh: write error: Invalid argument
...

In order to avoid this, skip LEDs with trigger = "rssi" in /etc/init.d/led

Signed-off-by: Daniel Golle &lt;dgolle@allnet.de&gt;

SVN-Revision: 33717
</content>
</entry>
<entry>
<title>package/base-files: add support for the switch LED trigger</title>
<updated>2011-12-31T15:02:35Z</updated>
<author>
<name>Gabor Juhos</name>
</author>
<published>2011-12-31T15:02:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=94599ee587db9e40362e5be0728729f438eff7ac'/>
<id>urn:sha1:94599ee587db9e40362e5be0728729f438eff7ac</id>
<content type='text'>
SVN-Revision: 29629
</content>
</entry>
</feed>
