mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-06 09:21:36 +01:00
No description
-------------------------------------------------------------------------------
* 4763b55 If state is the same as what has already been applied, don't do anything.
* 27b0656 sk9822: Add brightness capability
* 44a458c Add advanced LED indicators for button-press
-------------------------------------------------------------------------------
commit 4763b55173a50c572ef91ae4c9889d37200a3997
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2021-02-19 13:15:03 +0100
If state is the same as what has already been applied, don't do anything.
This is a workaround for a bug in the Broadcom CLED driver which causes
flickering of LED:s when brightness is repeatedly set.
Base directory -> /
src/gpio_led.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 27b06566339f22ec0fdc3c71bb9e45c7b22cad86
Author: Markus Gothe <markus.gothe@genexis.eu>
Date: 2021-01-29 10:38:07 +0100
sk9822: Add brightness capability
When using the sk9822 interface we can set the brightness via an updated
kernel module.
This commit adds support for using the updated API.
Base directory -> /
src/gpio_led.c | 35 ++++++++++++++++++++++++++++++++++-
1 file changed, 34 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 44a458c77543da8f7b97cc5e7c11fa16b986831e
Author: Markus Gothe <markus.gothe@genexis.eu>
Date: 2021-01-29 10:42:27 +0100
Add advanced LED indicators for button-press
On some products it's necessary to disable the button indicators for certain
buttons or only enable a short-press indicator when the long-press event
occurs.
This commit adds a third state to solve this as well as options to disable
the press indicators for a specific button.
Base directory -> /
src/button.c | 26 ++++++++++++++++++++++++--
1 file changed, 24 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| ated | ||
| bashdb | ||
| bbf | ||
| bbk_cli | ||
| bootchart2 | ||
| bulkdata | ||
| catv | ||
| crashlog | ||
| crun | ||
| dectmngr | ||
| dslmngr | ||
| easy-qos | ||
| easy-soc-events | ||
| easy-soc-libs | ||
| endptmngr | ||
| ethmngr | ||
| fatrace | ||
| gryphon-led-module | ||
| icwmp | ||
| ieee1905 | ||
| imonitor | ||
| inbd | ||
| iop | ||
| iopupgrade | ||
| iwatchdog | ||
| json-editor | ||
| libjwt | ||
| libmicroxml | ||
| libpicoevent | ||
| librpc | ||
| libtrace | ||
| lmbench | ||
| loop-detector | ||
| ltq-nand | ||
| map-1905 | ||
| map-agent | ||
| map-controller | ||
| map-topology | ||
| mcastmngr | ||
| mqtt-ciotc | ||
| ndisc | ||
| ndt | ||
| netmode | ||
| obuspa | ||
| owsd | ||
| paho-mqtt-c | ||
| peripheral_manager | ||
| port-management | ||
| prj-unish | ||
| qosmngr | ||
| questd | ||
| rulengd | ||
| shflags | ||
| sipcalc | ||
| stun | ||
| swmodd | ||
| topologyd | ||
| twamp | ||
| uboot | ||
| ubus-mqtt | ||
| udpechoserver | ||
| uspd | ||
| voicesec | ||
| wfadatad | ||
| wifimngr | ||
| xmpp | ||