1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-28 19:00:46 +03:00
openwrt-xburst/package/rssileds
juhosg c8a92d23e8 new package: rssileds daemon
rssileds is a small user-space process to control LEDs by polling the
signal quality reported by a WiFi interface. By using the iwinfo library,
rssileds is independent of the WiFi driver used.
It supports pwm controlled LEDs and may by used to nicely fade through
all colors in real-time of the rainbow while only wasting very little CPU
time and a small constant amount of system memory.
An example configuration for the ALL0258N will follow in the next patch.

This is a slightly improved version of rssileds, now quality values are
in percent and stuff is written to syslog.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 14:01:34 +00:00
..
files new package: rssileds daemon 2012-08-13 14:01:34 +00:00
src new package: rssileds daemon 2012-08-13 14:01:34 +00:00
Makefile new package: rssileds daemon 2012-08-13 14:01:34 +00:00