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

It's reported in the test suite log you can download but it would be nice to show it via --version of both the test server and CLI test and probably...

enhancement
Priority-Low
OpSys-All
Component-RDMTestServer
Difficulty-Easy
Language-Python

Hello, I want to package ola with [olc](https://github.com/mikacousin/olc) on flathub but the build failed with git fsck : `error in tag 60784ccfa800b04ed2e754e33914a1b667e641c5: missingSpaceBeforeDate: invalid author/committer line - missing space before...

Make the gpio plug in handle the exporting and permissions involved with outputting from gpio. OLAD currently has to be restarted once gpio is exported and has is permissions fixed.

enhancement
question
Component-Plugin
Language-C++

With the [pigpio library](http://abyz.co.uk/rpi/pigpio/cif.html), it is possible to use a GPIO pin on the Raspberry Pi as a [bit-banged UART](http://abyz.co.uk/rpi/pigpio/cif.html#gpioSerialRead) input/output. With this, we should be able to [send](http://www.jonshouse.co.uk/rpidmx512.cgi) and...

enhancement
Type-DeviceSupport
Component-Plugin
OpSys-Linux
Difficulty-Medium
Language-C++

Hi, I don't know if I'm doing something wrong, but I tried this in a RPI3B (spi0 and spi1) and RPI4 (spi3,spi4,spi5,spi6) I want to do a LED Matrix with...

bug
Component-Plugin
OpSys-Linux
Difficulty-Medium

It seems that RDM discovery sends no traffic to the USB widget. I have a serial monitor running. When OLA starts (`ola_dev_info` after no OLA is running (`killall olad`)), I...

question
Type-DeviceSupport
Component-Plugin
Language-C++

But -l 2 works as does (more confusingly) -l 4!

bug
Priority-Low
OpSys-Linux
Difficulty-Medium
Language-C++

See https://blog.habets.se/2010/09/gettimeofday-should-never-be-used-to-measure-time and http://stackoverflow.com/questions/11680461/monotonic-clock-on-osx

enhancement
Maintainability
Difficulty-Easy
Language-C++

I installed OLA on ub RaspBerry P3 and connected 4 FTDI USB. I have activated the relevant plugin but I only ever see 2 of the 4 connected FDTIs. I...

question
Type-DeviceSupport