ola: Add an Open Lighting Architecture package.
authorChristian Beier <[email protected]>
Tue, 20 Jan 2015 11:11:48 +0000 (12:11 +0100)
committerChristian Beier <[email protected]>
Tue, 20 Jan 2015 11:11:48 +0000 (12:11 +0100)
commit47c306512d14917b068e2a9018993bfb9573737f
tree48bcf910d0e96c69f7ad86f27fec65407208071c
parent8a12c83e3ef45dc9b1bfb0933e742464699cb7ea
ola: Add an Open Lighting Architecture package.

The Open Lighting Architecture is a framework for lighting control information.
It supports a range of protocols and over a dozen USB devices. It can run as a
standalone service, which is useful for converting signals between protocols,
or alternatively using the OLA API, it can be used as the backend for lighting
control software. OLA runs on many different platforms including ARM, which
makes it a perfect fit for low cost Ethernet to DMX gateways.

Signed-off-by: Christian Beier <[email protected]>
net/ola/Makefile [new file with mode: 0644]
net/ola/files/olad.init [new file with mode: 0644]