Hi all,

We recently fixed a few problems associated with workers that have implementation names ("worker name") different from their component named ("spec name"), exemplified by the bias_ver.hdl worker, which implements the "bias" spec, as defined in the "bias_spec.xml" file. A related fix was to properly accomodate HDL workers that had no need for byte enables (i.e. workers with no properties smaller than 32 bits).

The bias_ver.hdl worker was unchanged in this update, but we added a testbias_ver hdl/application example that uses it.
(thanks Andrew).

We also enhanced the DDS example (dds_ports) to include sending messages from a DDS application into an OpenCPI application (previously the example only did the OpenCPI->DDS direction). The examples were also updated to be Ubuntu-friendly. (thanks Troy)

On another minor issue, almost all XML files now do *not* need a "name" attribute at the top level - it is uniformly defaulted from the file name.

Cheers,

Jim



_______________________________________________
opencpi_dev mailing list
[email protected]
http://lists.opencpi.org/listinfo.cgi/opencpi_dev-opencpi.org

Reply via email to