- 28 Oct, 2015 2 commits
- 23 Jun, 2015 2 commits
-
- 02 Jun, 2015 2 commits
-
- 07 Apr, 2015 1 commit
-
-
yoogx authored
-
- 14 Jan, 2015 1 commit
-
-
yoogx authored
affinity for GNU/Linux and RTEMS platforms
-
- 14 Nov, 2014 1 commit
-
-
yoogx authored
-
- 13 Nov, 2014 1 commit
-
-
yoogx authored
-
- 16 Jan, 2014 1 commit
-
-
yoogx authored
-
- 23 Oct, 2013 1 commit
-
-
yoogx authored
-
- 04 Oct, 2013 1 commit
-
-
yoogx authored
-
- 24 Feb, 2013 1 commit
-
-
yoogx authored
-
- 08 Feb, 2013 1 commit
-
-
yoogx authored
-
- 15 Jan, 2013 2 commits
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@6216 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
yoogx authored
-
- 23 Sep, 2012 1 commit
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@5655 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 27 Jun, 2012 1 commit
-
-
jdelange authored
src/drivers/po_hi_driver_linux_serial.c - Fix serial driver compilation issue git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4924 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 26 Jun, 2012 2 commits
-
-
jdelange authored
include/po_hi_task.h - Introduce the __po_hi_task_wait_offset function - Stub of the new __po_hi_task_wait_offset function git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4909 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
src/po_hi_transport.c - Update transport functions, use a dynamic function table to store the function to be call for each device to send data. - Introduce a static __po_hi_send_output, remove the old generated one. - Introduce the following functions to help the handling of device driver sending functions: * __po_hi_transport_get_sending_func * __po_hi_transport_set_sending_func * __po_hi_transport_call_sending_func_by_port * __po_hi_transport_call_sending_func_by_device - Remove the __po_hi_transport_send_default, replace with a single function __po_hi_transport_send for both local and distributed communications. - __po_hi_transport_send is synonym for __po_hi_send_output and __po_hi_transport_default (backward compatibility) * include/po_hi_types.h - Update copyright header for types * src/drivers/po_hi_driver_sockets.c - Update driver, register sending function when starting git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4903 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 25 Jun, 2012 2 commits
-
-
jdelange authored
include/po_hi_transport.h - Introduce __po_hi_transport_associate_port_bus to dynamically change the bus associated to a port. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4888 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
include/po_hi_transport.h - Introduce __po_hi_transport_share_bus to check if two devices share the same bus git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4883 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 04 Jun, 2012 1 commit
-
-
jdelange authored
- Update copyright git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4655 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 01 Jun, 2012 2 commits
-
-
jdelange authored
src/po_hi_protected.c - Protected objects are now correctly handled on Win32 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4632 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
include/po_hi_task.h src/po_hi_time.c src/po_hi_task.c - Modification for WIN32 API git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4628 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 08 May, 2012 1 commit
-
-
jdelange authored
po-hi-c/src/po_hi_lua.c - Put information in debug mode when LUA is not available git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4438 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 04 May, 2012 1 commit
-
-
jdelange authored
- Fix bug 286 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4416 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 22 Mar, 2012 2 commits
-
-
jdelange authored
- Fix regression build errors git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4062 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Fix function definition for RTEMS 4.8 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4058 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 19 Mar, 2012 1 commit
-
-
jdelange authored
po-hi-c/share/make/Makefile.leon.rtems_posix po-hi-c/share/make/Makefile.leon.rtems - Fix integration of RTEMS 4.11 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4031 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 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 2 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
-