- 26 Feb, 2012 2 commits
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3872 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3871 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 24 Jan, 2012 3 commits
-
-
jdelange authored
- Add V_Lua_Context variable name * ocarina-backends-po_hi_c-runtime.ads - Add RE_LUA_Get_String - Add RE_LUA_Get_Number - Add RE_LUA_Get_Boolean - Add RE_LUA_Push_String - Add RE_LUA_Push_Number - Add RE_LUA_Push_Boolean - Add RE_LUA_Perform_Function_Call - Add RE_LUA_Init_Function_Call * ocarina-backends-c_common-mapping.adb - Adapt with the new PolyORB-HI-C interface git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3673 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Map subprograms correctly when calling a lua function or just a file git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3667 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3662 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 23 Jan, 2012 1 commit
-
-
jdelange authored
ocarina/src/backends/ocarina-backends-properties.ads - Support for Subprogram_LUA subprogram kind - Add Language_LUA_Name and Language_LUA * ocarina/src/backends/ocarina-backends-po_hi_c-runtime.ads - Introduce RH_PO_HI_Lua, RE_LUA_Load, RE_LUA_Load_File and RE_LUA_Load_File_With_Function entities * ocarina/src/backends/ocarina-backends-c_common-mapping.adb - Map LUA subprograms * ocarina/resources/AADLv2/aadl_project.aadl - Add LUA language in the potential supported languages git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3660 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 16 Jan, 2012 1 commit
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3637 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 03 Jan, 2012 1 commit
-
-
jhugues authored
parsed, except arrays and arithmetic expressions. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3586 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 02 Jan, 2012 3 commits
-
-
jhugues authored
* Add new flag -real_continue_eval to continue evaluation of theorems in case of failures git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3585 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jhugues authored
inverse git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3584 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3583 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 21 Dec, 2011 2 commits
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3581 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3580 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 13 Dec, 2011 6 commits
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3539 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3538 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jhugues authored
* Use Convert_To_Base to convert property values to their base units For ticket 61 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3537 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3536 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3535 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jhugues authored
Update reference output and property sets accordingly git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3532 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 08 Dec, 2011 1 commit
-
-
jdelange authored
- __PO_HI_NB_PROTECTED no longer dependent on __po_hi_protected.h so that we don't include useless files in generated code and avoids compilation conflicts. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3513 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 07 Dec, 2011 1 commit
-
-
jdelange authored
- Store application value only if the thread is connected to a subprogram feature git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3510 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 09 Nov, 2011 1 commit
-
-
jdelange authored
- Normalize devices interfaces name git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3428 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 03 Nov, 2011 1 commit
-
-
jhugues authored
For ticket 248 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3420 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 01 Nov, 2011 1 commit
-
-
jdelange authored
- Initialize Use_Scade by default * ocarina/src/backends/ocarina-backends-xtratum_conf-hardware_description.adb - Indicate that the error is not fatal git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3413 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 21 Oct, 2011 1 commit
-
-
tsiodras authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3382 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 17 Oct, 2011 2 commits
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3337 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3327 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 12 Oct, 2011 1 commit
-
-
jdelange authored
- Generate the __po_hi_devices_to_nodes array in deployment.c file. * ocarina/src/backends/ocarina-backends-po_hi_c-runtime.ads - Add RE_Devices_To_Nodes global variables to know which node is associated to which device. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3299 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 04 Oct, 2011 1 commit
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3260 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 27 Sep, 2011 1 commit
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3198 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 26 Sep, 2011 1 commit
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3192 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 14 Sep, 2011 2 commits
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3142 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jhugues authored
For ticket 213 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3141 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 01 Sep, 2011 3 commits
-
-
jdelange authored
- Remove useless driver git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3092 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Remove thread because it is handled by the driver itself due to synchronization matters git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3090 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
ocarina/resources/AADLv2/components/devices/leon-eth.aadl - Add specification of the LEON ethernet driver git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3070 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 30 Aug, 2011 1 commit
-
-
jhugues authored
Platform_LINUX64 as native platforms; add better error message for unsupported platforms git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3064 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 29 Aug, 2011 2 commits
-
-
jdelange authored
- Make sure we use transport_send_default when appropriate git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3062 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Search file returns No_Name if the file name in parameter is not valid. - Fix bug 206. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3061 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 24 Aug, 2011 1 commit
-
-
jdelange authored
- Fix protocol array initialization when an IN port is connected to several other ports. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3024 129961e7-ef38-4bb5-a8f7-c9a525a55882
-