Commit Graph

2 Commits (856fba88d9e97dd743e44af553459f21c37cd809)

Author SHA1 Message Date
Felix Fietkau 8340e913d9 rssileds: select libiwinfo instead of just depending on it
SVN-Revision: 33664
12 years ago
Gabor Juhos 02cf95877e 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>

SVN-Revision: 33163
12 years ago