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

In response to comment in https://github.com/OpenLightingProject/ola/issues/2000 : > > Btw, is it possible to somehow get the corresponding device path of ENTTEC (for me, /det/ttyUSB0) from OLA? I know ola_dev_info...

I suspect more realistically report all output devices on the given universe. Then we can tell e.g. whether it was an Enttec or a DMX King doing the testing, or...

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

It is possible other platforms were impacted as the header/functions aren't that portable. Specific errors: ``` common/network/NetworkUtils.cpp:166:2: error: "No be64toh for NetworkToHost, please report this." 166 | #error "No be64toh...

whitespace/indent_namespace Do not indent within a namespace. [whitespace/indent_namespace] [4] E.g.: https://github.com/OpenLightingProject/ola/blob/e8c755cdb1aba608785cce501ff5cc86f866e6d6/common/base/Init.cpp#L203-L207 Decide if/how we should fix this and remove the skip added in https://github.com/peternewman/ola/commit/2bd4368c3f2edeb1cfd8d06ac381c7414b7957d9 .

Priority-Low
Maintainability
Difficulty-Easy
Language-C++

Or alternatively for now add a test that flags when a label isn't in the valid list... I.e. IsValid should check LabeledValues as well as Intervals before complaining the value...

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

_From [nomis52](https://code.google.com/u/nomis52/) on October 23, 2010 20:52:21_ We need a easy way to support manufacturer specific pids in the web UI. _Original issue: http://code.google.com/p/open-lighting/issues/detail?id=127_

enhancement
imported
Priority-Medium
Component-RDM
Difficulty-Challenging
Language-C++

The `olad` daemon has flags to set the RPC port used by OLA. Unfortunately, (almost?) none of the included command-line programs provide a way to specify an alternative port. For...

enhancement
Difficulty-Easy
Language-C++
Language-Python
good first issue

No plans whatsoever, really just about noting down some ID numbers I saw ages ago (Jan 2019!): Vendor ID: 0x10c4 Product ID: 0x857e Version 0.00

Type-DeviceSupport