Jerome Hugues
Jerome Hugues
For the moment, opaque types cannot be used as thread features, this is too strong. This could be supported for thread features that are not connected to process features.
Ocarina used to ship a library of components: processors, drivers, etc These are better suited in AADLib. This issue tracks this migration process
Restore code coverage capability for PolyORB-HI/C
PolyORB-HI/C does not strictly enforce the code generation annex, this should be corrected by adding a new addl.h header file, a wrapper on top of relevant interfaces such as po_hi_gqueue,...
Source code of device drivers was not taken into account when building the makefile. This issue addresses this limitation
PolyORB-HI/C drivers usually send a message whose size is the maximum size of a message. This should be adjusted by using the size of actual marshalled request.
RTEMS reserves RTEMS_PURE macro for specific compiler configuration, it conflicts with PolyORB-HI/C macro that uses it to specify we use RTEMS Classic API. As a consequence, we should update all...
Having a library of AADL accessors reorganised would simplify the maintenance of backends.