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

https://blog.travis-ci.com/2018-10-11-windows-early-release

enhancement
OpSys-Windows
Maintainability

I'm looking to integrate OLA into a macOS app written in Swift. Unfortunately C++ code can't be used in Swift, but C code can. Is there a way to generate...

I'm not sure if this is an bug, because my device has only one language. E1.20 Page 66 bottom says "Set Language Code to 0x0000 to reset device to Default...

bug
Component-RDMTestServer
Language-Python

- [ ] Allow access to the names from C++ - There was some initial work on this in #1237 - [ ] Add to web UI? - [ ]...

enhancement
Component-RDM
API-C++
API-Python
Difficulty-Easy
Language-C++
Language-Python

Starting to work on https://github.com/OpenLightingProject/ola/security/dependabot/1, I tried running the tests locally. However, Maven refuses to run them since the Java requirements are too old: ``` kripton@momo ~/git/ola/java $ mvn test...

API-Java
Language-Java
dependencies

Hi, with these changes the UART plugin can recover the granularity if timing improves, similar to how the FTDI plugin solves this issue.

The `olad` command does not accept any arguments: ``` [@MacBook-Air ~]$ olad -l 3 olad: invalid option -- l [@MacBook-Air ~]$ olad --log-level 3 olad: unrecognized option `--log-level' [@MacBook-Air ~]$...

bug
OpSys-OSX
Maintainability
Language-C++

Hi, I run OLA on a RPI 4 within a docker container and use UART to send out DMX data. Most of the time it works just fine, however, from...

enhancement
Component-Plugin
OpSys-Linux
Difficulty-Easy
Language-C++
good first issue

Hi, sorry for this (probably) stupid question. i have a raspberry pi 5 and i need to use it's gpio to control 6 channels of normal dmx512. I enabled the...

question
Component-Plugin