- 14 Nov, 2014 1 commit
-
-
yoogx authored
-
- 13 Nov, 2014 7 commits
- 09 Jun, 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
-
- 25 Mar, 2013 2 commits
- 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
-
- 21 Sep, 2012 2 commits
-
-
jdelange authored
- Fix headers inclusion git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@5639 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Fix compilation issues for Ethernet driver of LEON, - with undeclared function. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@5625 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 20 Aug, 2012 1 commit
-
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@5406 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 15 Aug, 2012 1 commit
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@5382 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 27 Jun, 2012 3 commits
-
-
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
-
jdelange authored
- Find the right number of buses connected, should fix build issues. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4923 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Fix undefined symbol that breaks the testsuite git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4918 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 26 Jun, 2012 3 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
- Update drivers source so that they declare their sending function during initialization git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4904 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 3 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
- Handle multiple buses using the socket driver git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4884 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 4 commits
-
-
jdelange authored
- Support for the delay_until function on Win32 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4657 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- First support for PolyORB-HI-C network driver for Windows. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4654 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Update copyright git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4652 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
src/drivers/po_hi_driver_sockets.c - Socket driver compiles - have to investigate to get it working git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4649 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 01 Jun, 2012 4 commits
-
-
jdelange authored
- Remove debug messages git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4638 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
src/po_hi_gqueue.c - Adapt init and gqueues mechanisms so that all local examples can run on WIN32 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4637 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
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
-