7f6e8092 | 10-Mar-2017 |
Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> |
Check for needed package modules than individual header files
Change-Id: I123c143cd8ed65da3922f1928f96dc60de6e9458 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> |
179b671d | 16-Feb-2017 |
Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> |
Add missing LT_INIT to configure.ac
Change-Id: Iba83a1fec052486f64a9d7a685bbc9298a5bd707 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> |
84ade673 | 02-Feb-2017 |
Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> |
Adhere to freedesktop naming convention for service and object path
Refer: https://dbus.freedesktop.org/doc/dbus-api-design.html
Change-Id: Ic5d25d7c2a1b8e17c4fb286e73b6da62793a845c Signed-off-by:
Adhere to freedesktop naming convention for service and object path
Refer: https://dbus.freedesktop.org/doc/dbus-api-design.html
Change-Id: Ic5d25d7c2a1b8e17c4fb286e73b6da62793a845c Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
show more ...
|
61675c32 | 30-Nov-2016 |
Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> |
Add methods to trigger action on LED
Implements the ON, OFF and BLINK operations on a given LED.
Change-Id: I74b5ac01d8e76961999a2673d52d73296f5603d7 Signed-off-by: Vishwanatha Subbanna <vishwa@lin
Add methods to trigger action on LED
Implements the ON, OFF and BLINK operations on a given LED.
Change-Id: I74b5ac01d8e76961999a2673d52d73296f5603d7 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
show more ...
|
75b5510f | 30-Nov-2016 |
Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> |
Add overriding methods for the base interface definition
Defines the functions that override the default setter for the led state property.
Change-Id: Ic3a8d43cc783003c43f53df8f7e90d7fc4d6715a Sign
Add overriding methods for the base interface definition
Defines the functions that override the default setter for the led state property.
Change-Id: Ic3a8d43cc783003c43f53df8f7e90d7fc4d6715a Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
show more ...
|
bda97eb1 | 30-Nov-2016 |
Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> |
Use generated bindings for physical led controller
Extends the generated interface and provides skeleton implementation of led controller.
Change-Id: I13485f39755213b8a7324e526d6335f3ee0a2b67 Signe
Use generated bindings for physical led controller
Extends the generated interface and provides skeleton implementation of led controller.
Change-Id: I13485f39755213b8a7324e526d6335f3ee0a2b67 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
show more ...
|
835571eb | 29-Nov-2016 |
Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> |
Add initial files for physical LED controller
This daemon uses sysfs entry for a particular LED and then triggers necessary action. Name and Path of the LED is needed as command line options to make
Add initial files for physical LED controller
This daemon uses sysfs entry for a particular LED and then triggers necessary action. Name and Path of the LED is needed as command line options to make sure this is genreric implementation.
Change-Id: I3d52f1491fcb6ae8119b399a4d2c6770a3f5db30 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
show more ...
|
e1df4321 | 29-Nov-2016 |
Patrick Williams <patrick@stwcx.xyz> |
Initial commit |