ola icon indicating copy to clipboard operation
ola copied to clipboard

The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry

Results 233 ola issues
Sort by recently updated
recently updated
newest added

This replaces AcquireUUCPLockAndOpen() with AcquireLockAndOpen(). Depending on a compile-time option (--enable-uucp-locking), either flock() or UUCP-style lockfiles will be used as the underlying lock mechanism. The default is to use flock()....

Maintainability
OpSys-Linux

Can I somehow include the priority flag via the python API? The reason I need it is that I would like to control the light locally via temperature probe and...

enhancement
Priority-Low
OpSys-All
API-Python
Language-Python

I'm getting the following error when trying to install ``` rshea0@studio:~$ sudo apt-get install ola Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not...

question
OpSys-Linux

I have OLA setup on Rasperberry Pi 3B and I use an FTDI USB DMX but when I move the sliders in the Universe slider tab nothing happens, why is...

question

Found when trying to actually run the tools. Untested on Python < 3. - [ ] Fix `--list-tests` and the RDM responder test class selection stuff in `GetTestClasses` due to...

Maintainability

- Add the ability to set a universe to blackout instead via ola_set_dmx Currently untested - Allow ola_recorder to stop recording after a specified time

This supports a far wider range of devices than just Saleae devices. - [x] Extract common LogicReader code into another class so sigrok and Saleae just deal with getting data...

enhancement