ocarina
ocarina copied to clipboard
Support for large message
Both PolyORB-HI/Ada and PolyORB-HI/C must be revised to support larger messages. This is a requirement from the ESROCOS project.
This issue supersedes openaadl/polyorb-hi-c#13
With these patches, the issue is solved for PolyORB-HI/C
This patch is quite complex. It introduces new services to allocate a request from an existing pool. See
- example/aadlv2/flight-mgmt example for a user-controlled example
- updates in drivers to accommodate new API