- 06 Jan, 2011 1 commit
-
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1952 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 07 Dec, 2010 1 commit
-
-
julien.delange authored
- Avoid inconsistent array definition that describes the endianness of each node. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1861 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 05 Dec, 2010 1 commit
-
-
julien.delange authored
- The NB_NODES constant definition is now the same on all generated deployment.h file git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1857 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 28 Nov, 2010 1 commit
-
-
julien.delange authored
- Avoid the redefinition of two same devices bound to the same processor git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1831 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 15 Nov, 2010 1 commit
-
-
julien.delange authored
backends/ocarina-backends-c_tree-nutils.ads backends/ocarina-backends-po_hi_c-naming.adb backends/ocarina-backends-po_hi_c-runtime.ads - Prefix all global variables with __po_hi to ease code analysis git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1768 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 09 Nov, 2010 1 commit
-
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1743 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 02 Nov, 2010 1 commit
-
-
julien.delange authored
- Handle Linux32 and Linux64 architectures git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1701 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 22 Oct, 2010 1 commit
-
-
julien.delange authored
ocarina/src/backends/ocarina-backends-properties.ads - Handle immediate_priority_ceiling_protocol and priority_inheritance proprty values * ocarina/src/backends/ocarina-backends-po_hi_c-deployment.adb - Generate variables __po_hi_protected_configuration and __po_hi_protected_priorities that describe protected variable requirements * ocarina/src/backends/ocarina-backends-c_common-types.adb - Take in account the new protected types * ocarina/src/backends/ocarina-backends-po_hi_c-runtime.ads - Add entities RE_Protected_Regular, RE_Protected_PCP, RE_Protected_PIP, RE_Protected_Protocol_T, RE_Protected_Configuration, RE_Protected_Priorities and RE_Protected_Protocol_T * ocarina/resources/AADLv2/aadl_project.aadl - Add immediate_priority_ceiling_protocol and priority_inheritance proprty as new values for Supported_Concurrency_Control_Protocol git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1645 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 17 Oct, 2010 1 commit
-
-
julien.delange authored
ocarina/src/backends/ocarina-backends-properties.ads - Handle linux32 and linux64 platforms * ocarina/src/backends/ocarina-backends-po_hi_c.adb - Use the Linux32 and linux64 property values for generation of Makefiles * ocarina/resources/deployment.aadl - Add Linux32 and Linux64 values * ocarina/resources/AADLv2/components/processors/x86.aadl - Define processors for linux32 and linux64 targets. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1607 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 21 Sep, 2010 1 commit
-
-
julien.delange authored
- Generate ALL types that are used in the system, prevent any compilation issues with the request_t type * ocarina/src/backends/ocarina-backends-po_hi_c-request.adb - Generate ALL requests that may happen within the system. Ensure that the definition of __po_hi_request_t is the same on all nodes and so that the __PO_HI_MESSAGES_SIZE will have the same value on all nodes. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1523 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 20 Sep, 2010 1 commit
-
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1522 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 14 Sep, 2010 3 commits
-
-
hugues.jerome authored
reuse an existing instance of a data component type only for access components, this allow to have subcomponent-specific properties to be correctly attached to the corresponing instance of subcomponents git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1486 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1483 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1481 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 10 Sep, 2010 2 commits
-
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1472 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
hugues.jerome authored
subdirectory of the directory returned by Get_Install_Dir; raise an error if OCARNA_PATH is set, and ocarina binary is not in $OCARINA_PATH/bin git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1471 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 08 Sep, 2010 3 commits
-
-
hugues.jerome authored
update backends to avoid treating subprogram subcomponents when building types or marshallers. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1456 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
ocarina/src/backends/ocarina-backends-c_tree-nutils.ads - Add Keyword_Check parameter to decide if we need to check that a generated item correspond to an AADL keyword * ocarina/src/backends/ocarina-backends-xml_tree-generator.adb - Avoid the generation of automatic .asn1 extension * ocarina/src/backends/ocarina-backends-c_common-mapping.adb ocarina/src/backends/ocarina-backends-pok_c-makefile.adb - Do not check AADL keyword for directories git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1455 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1454 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 01 Sep, 2010 1 commit
-
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1434 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 31 Aug, 2010 3 commits
-
-
julien.delange authored
- Can now generate deployment information to include two user-defined devices. The previous issue was that only one device could be used between two processes. - Fix issue with the serial-spw example of tastegui git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1419 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
hugues.jerome authored
defined, but the iterator does not find it. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1416 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
hugues.jerome authored
error git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1415 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 30 Aug, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1405 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 27 Aug, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1402 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 26 Aug, 2010 2 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1400 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1389 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 25 Aug, 2010 9 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1378 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
hugues.jerome authored
automatically load AADL files on demand. For all packages "A::B::C" that are withed, add the file a-b-c.aadl to the list of files to be parsed. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1373 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1372 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1371 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
now parse git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1369 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1368 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
hugues.jerome authored
add support for background threads git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1367 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1366 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1364 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 24 Aug, 2010 4 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1363 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1362 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1358 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1357 129961e7-ef38-4bb5-a8f7-c9a525a55882
-