ola
ola copied to clipboard
The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry
https://blog.travis-ci.com/2018-10-11-windows-early-release
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...
- [ ] Allow access to the names from C++ - There was some initial work on this in #1237 - [ ] Add to web UI? - [ ]...
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...
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 ~]$...
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...
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...