- 11 Jul, 2011 1 commit
-
-
jdelange authored
* po-hi-c/src/drivers/po_hi_driver_rasta_serial.c * po-hi-c/src/drivers/po_hi_driver_linux_serial.c - Make sure that the use of two serial ports in the RASTA driver is working. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2784 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 28 Jun, 2011 1 commit
-
-
jdelange authored
- Avoid segfaults when system have queues with a size superior to 1. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2728 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 21 Jun, 2011 1 commit
-
-
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.asn * 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 - Update driver types, introduce sending waiting time * po-hi-c/src/po_hi_gqueue.c - Add more debug output * po-hi-c/src/drivers/po_hi_driver_leon_serial.c - Fix several issues, try to be make it working * po-hi-c/src/drivers/po_hi_driver_linux_serial.c - Fix the serial driver for linux, use the sending waiting time parameter when specified in the associated configuration type. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2695 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 08 Jun, 2011 1 commit
-
-
jdelange authored
* Add support for VCD trace files git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2672 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 24 Mar, 2011 1 commit
-
-
julien.delange authored
po-hi-c/src/po_hi_gqueue.c * po-hi-c/include/po_hi_transport.h po-hi-c/include/po_hi_types.h po-hi-c/src/po_hi_main.c po-hi-c/src/po_hi_transport.c - Integrate Xtratum calls * po-hi-c/examples/aadlv2/ping/software.aadl po-hi-c/examples/aadlv2/ping/ping-xtratum.aadl po-hi-c/examples/aadlv2/ping/xtratum_polling.c - Complete the Xtratum example with the poller. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2400 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 15 Mar, 2011 1 commit
-
-
julien.delange authored
* also automate the test of ping and rma with xenomai native and posix git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2336 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 14 Mar, 2011 2 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2333 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2332 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 22 Oct, 2010 1 commit
-
-
julien.delange authored
- Remove useless informations when debug is not active * src/po_hi_transport.c - Remove useless informations when debug is not active * include/po_hi_debug.h - Defines new mechanisms to print debug information * configure.ac - Define the new 4 debug levels mechanisms git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1646 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 14 Sep, 2010 1 commit
-
-
julien.delange authored
- Automatically flush stderr when writing debug infos * po-hi-c/src/po_hi_task.c po-hi-c/include/po_hi_task.h - Add the __po_hi_tasks_killall function to terminate all application threads. * po-hi-c/src/po_hi_main.c - Force threads to be cancellable so that we are able to terminate them when a given period of time is reached. * po-hi-c/src/po_hi_gqueue.c - More debug information * po-hi-c/share/make/Makefile.common - Add more information about the RTEMS_MAKEFILE_PATH variable * po-hi-c/src/drivers/po_hi_driver_linux_serial.c - Fix bug #0000028 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1485 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 02 Sep, 2010 1 commit
-
-
julien.delange authored
- Comment useless debug message since the code can now be considered as stable * po-hi-c/src/drivers/po_hi_driver_rasta_serial.c - Fix the CR/LF carriage return character * po-hi-c/src/drivers/po_hi_driver_linux_serial.c - Add more debug information (vars and ports size) git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1436 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 06 Aug, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1241 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 27 Jul, 2010 1 commit
-
-
julien.delange authored
also add some debug information for the transport layer git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1133 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 27 May, 2010 1 commit
-
-
julien.delange authored
one common to the RAW (traditional marshallers) and ASN1 drivers and one specific to each driver implementation. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@701 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 07 May, 2010 2 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@576 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
avoid global variables in core services ! git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@573 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 06 May, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@559 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 04 May, 2010 2 commits
-
-
julien.delange authored
introduce dedicated functions git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@548 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
update build system git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@546 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 14 Apr, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@457 129961e7-ef38-4bb5-a8f7-c9a525a55882
-