- 20 Feb, 2012 1 commit
-
-
jdelange authored
- Remove extra stack since it introduces conflicts with RTEMS 4.11 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3834 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 07 Feb, 2012 3 commits
-
-
jdelange authored
po-hi-c/share/make/Makefile.native.in - Adapt PolyORB-HI-C with latest LUA engine definition git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3756 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
po-hi-c/include/drivers/configuration/serial.h po-hi-c/include/drivers/configuration/spacewire.h po-hi-c/include/drivers/configuration/ip.h po-hi-c/src/drivers/configuration/serial.c po-hi-c/src/drivers/configuration/spacewire.c po-hi-c/src/drivers/configuration/ip.c po-hi-c/src/drivers/configuration/1553.c - Regenerate configuration data types/values git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3754 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
include/po_hi_lua.h - Adapt PolyORB-HI-C to LUA 5.2 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3753 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 27 Jan, 2012 1 commit
-
-
jdelange authored
po-hi-c/src/po_hi_lua.c - Import capability to execute a script contained in a string git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3703 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 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 4 commits
-
-
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
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
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
-
- 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
-
- 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
-
- 14 Dec, 2011 2 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
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 1 commit
-
-
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
-
- 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
-
- 08 Dec, 2011 4 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
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 4 commits
-
-
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 __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
-
jdelange authored
- Complete the storage header file. Seem to compile correctly, need to implement it as a backend for the PSS service of SOIS. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3504 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Add __PO_HI_ERROR_EXISTS and __PO_HI_ERROR_NOEXISTS constants git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3503 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 06 Dec, 2011 1 commit
-
-
tsiodras authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3499 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 05 Dec, 2011 4 commits
-
-
jdelange authored
- Description of the storage function git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3482 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Add the definition (first shot) of the storage service git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3481 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
src/po_hi_transport.h - Add the __po_hi_transport_get_n_accessed_buses and __po_hi_transport_get_accessed_buses functions * include/po_hi_returns.h - Add __PO_HI_TOOMANY value git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3479 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
include/po_hi_monitor.h - Implement the whole monitoring service git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3478 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 03 Dec, 2011 1 commit
-
-
jdelange authored
- Fix testsuite issue git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3477 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 02 Dec, 2011 5 commits
-
-
jdelange authored
- Add __PO_HI_INVALID error identifier git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3475 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
include/Makefile.am share/make/Makefile.common - Integrate the monitor function in the build system. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3474 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
src/po_hi_monitor.c include/po_hi_monitor.h - Complete first shot of the monitoring function implementation, should be discussed now. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3473 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Final version of motiring service specification. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3470 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Complete monitoring function definition git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3469 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 30 Nov, 2011 1 commit
-
-
jdelange authored
- First import of the monitoring service, has to be completed and discussed. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3468 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 12 Oct, 2011 2 commits
-
-
jdelange authored
- Change poller signature so that it fits with source declaration. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3304 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
include/po_hi_task.h - Provide the ability to pass an argument to a new task. Used by device drivers to identify the device id on the associated poller. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3302 129961e7-ef38-4bb5-a8f7-c9a525a55882
-