- 25 Jan, 2012 2 commits
-
-
jdelange authored
- Ensure that LUA examples builds on machine that does not contain LUA libraries (fix build issues) git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3679 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
po-hi-c/src/po_hi_lua.c - Fix compilation issues git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3678 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 24 Jan, 2012 9 commits
-
-
jdelange authored
- Interface PolyORB-HI-C service within LUA * po-hi-c/examples/aadlv2/lua/lua-ping.aadl po-hi-c/examples/aadlv2/lua/ping.lua - Example of PolyORB-HI-C use within LUA git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3675 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
po-hi-c/src/po_hi_lua.c - Comment the code git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3674 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
po-hi-c/src/po_hi_lua.c - Finish LUA integration * po-hi-c/configure.ac - Put appropriate linker flag to compile with LUA on Native git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3672 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Add LUA variant of the ping example git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3671 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Detect LUA lib and add it in the native execution platform if available git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3668 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
po-hi-c/src/po_hi_lua.c - Integration of the LUA VM within PolyORB-HI-C git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3666 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Integrate first lua script sample git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3665 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- check for lib lua when building polyorb-hi-c git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3664 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
po-hi-c/src/po_hi_lua.c - First implementation of LUA to load files * po-hi-c/src/Makefile.am po-hi-c/include/Makefile.am - Put the LUA subsystem to be included in PolyORB-HI-C distribution * po-hi-c/share/make/Makefile.common - Build the LUA binaries git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3663 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 13 Jan, 2012 1 commit
-
-
jdelange authored
* Fix header definition for RTEMS git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3630 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 12 Jan, 2012 1 commit
-
-
jdelange authored
- Handle the critical value for the --enable-debug switch git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3629 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 10 Jan, 2012 1 commit
-
-
jdelange authored
- Fix headers git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3618 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 09 Jan, 2012 1 commit
-
-
jdelange authored
- Fix compilation issues with RTEMS POSIX and RTEMS PURE git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3606 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 06 Jan, 2012 1 commit
-
-
jdelange authored
- Report error when sending through a socket failed git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3595 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 22 Dec, 2011 1 commit
-
-
jdelange authored
- Add include path for asn types that are generated git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3582 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 21 Dec, 2011 1 commit
-
-
jdelange authored
include/drivers/configuration - Update configuration to include the use-router parameter for SpaceWire. * src/drivers/po_hi_driver_rasta_spacewire.c - Use the use-router of SpaceWire to transmit the destination of SpaceWire packets. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3577 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 20 Dec, 2011 1 commit
-
-
jdelange authored
- Do not put the sent value as sent so that it sends it indefinitely. To be double checked by Maxime before closing bug #262. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3574 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 15 Dec, 2011 2 commits
-
-
jdelange authored
- Remove useless debug information git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3557 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
tsiodras authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3554 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 14 Dec, 2011 4 commits
-
-
jdelange authored
po-hi-c/src/po_hi_storage.c - Complete the integration of the file store service git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3547 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Integrate the file-store example in the test-suite git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3546 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
aadlv2/file-store - Add an example for the file store functionality git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3545 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
po-hi-c/src/po_hi_storage.c - First implementation of the File & store service git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3540 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 13 Dec, 2011 2 commits
-
-
jdelange authored
- Also clean resources from IMA/federated case studies git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3534 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
po-hi-c/src/po_hi_storage.c - Start implementation of the file storage service git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3533 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 12 Dec, 2011 1 commit
-
-
tsiodras authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3530 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 11 Dec, 2011 1 commit
-
-
jdelange authored
po-hi-c/src/po_hi_protected.c - Fix testsuite issue for releasing PolyORB-HI-C * po-hi-c/examples/aadlv2/packet-store/Makefile.am - Fix files to be released git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3528 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 10 Dec, 2011 1 commit
-
-
jdelange authored
po-hi-c/src/po_hi_protected.c - Fix testsuite compilation issue git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3527 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 08 Dec, 2011 5 commits
-
-
jdelange authored
po-hi-c/src/po_hi_protected.c - Factorisation of existing codem avoiding redundant mutex wrappers. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3518 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Introduce the following return codes: __PO_HI_NOTINITIALIZED __PO_HI_ERROR_MUTEX_LOCK __PO_HI_ERROR_MUTEX_UNLOCK __PO_HI_ERROR_MUTEX_CREATE git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3517 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
packet-store/software.aadl - Complete the packet store example with a real producer and consumer git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3516 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
src/po_hi_storage.c - Implement the packet store function. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3515 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
src/po_hi_protected.c - Introduce real wrapper for mutexes so that we can use generic mutex in other services whatever the underlying runtime is executed. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3514 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 07 Dec, 2011 5 commits
-
-
jdelange authored
packet-store/pinger.c - Add specific code for sender/receiver * packet-store/software.aadl - Add an initialisation entrypoint to create the packet store * packet-store/ping.c - Remove general ping.c, use pinger.c/pingme.c instead git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3512 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
packet-store/ping.aadl packet-store/ping.c - Change the example to prepare the test with the packet store service git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3511 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
po-hi-c/src/Makefile.am po-hi-c/configure.ac - Add the storage service to be distributed with the PolyORB-HI-C distribution. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3509 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Add the storage service to be built when compiling a node git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3508 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Add __PO_HI_NOTIMPLEMENETED return code git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3507 129961e7-ef38-4bb5-a8f7-c9a525a55882
-