Christophe Calmejane

Results 69 issues of Christophe Calmejane

If the ethernet link between the controller and a Milan device is down at the same time the device is sending the CONTROLLER_AVAILABLE message (to detect if the controller is...

bug
controller
Milan

Add the possibility to pre populate the AEM cache with json files

enhancement
controller

System_clock is not monotonic, so it's better to use a steady_clock instead

The public header file jsonTypes.hpp is installed even though ENABLE_AVDECC_FEATURE_JSON is set to FALSE

low priority

When calling a controllerEntity method that has a completion handler, if an error occurs before even sending the message to the network, the completion handler is called with the error...

bug

Have the possibility to configure the controller so it doesn't retrieve every information from a discovered entity during first enumeration. Have a "on-demand" mode to get missing information (possibly make...

enhancement
controller
low priority

la_avdecc should be able to load and parse aemxml files to generate the corresponding AEM tree.

enhancement
low priority

Example: pcap s_Dispatch map for AECP sub-types. During unititialization, the static map might be destroyed before the EndStation (meaning, before the ProtocolInterface), causing a crash if an incoming AECP message...

bug

READ_DESCRIPTOR for example can return this status code. Descriptor information should be optional (in case we don't want the controller to enumerate the full model, or in case it's protected...

enhancement
controller

Add a new layer than would receive all the warnings for non-milan compatible devices. The layer should receive the entityID and the Milan Clause involved (a string).

enhancement
controller
Milan