- 09 Aug, 2016 1 commit
-
-
yoogx authored
-
- 18 Jun, 2016 1 commit
-
-
yoogx authored
that returns the id of the current task
-
- 11 Jun, 2016 1 commit
-
- 06 Apr, 2016 1 commit
-
-
yoogx authored
Backported from TASTE rev7748
-
- 12 Jan, 2016 1 commit
-
-
yoogx authored
-
- 09 Dec, 2015 1 commit
-
-
yoogx authored
-
- 08 Dec, 2015 1 commit
-
-
yoogx authored
-
- 03 Nov, 2015 1 commit
-
- 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
-