- 16 Aug, 2011 1 commit
-
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2993 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 15 Aug, 2011 1 commit
-
-
jdelange authored
po-hi-c/src/po_hi_transport.c - Ensure that protocol-related functions are always defined to avoid any link issue with missing functions. - Adapt functions behavior, depending on existing generated code. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2992 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 13 Aug, 2011 1 commit
-
-
jdelange authored
- Remove useless constant definition git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2985 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 12 Aug, 2011 1 commit
-
-
jdelange authored
defined (Check the value of __PO_HI_NB_PROTOCOLS). Should build the testsuite error of 20110812. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2983 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 11 Aug, 2011 2 commits
-
-
jdelange authored
- Protocols should specify the received size or the size to send. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2979 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
src/po_hi_transport.c - Include comments that might be used by doxygen - Introduce new functions to handle user-defined protocols: x __po_hi_transport_get_protocol x __po_hi_transport_get_protocol_configuration git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2974 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 10 Aug, 2011 1 commit
-
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2971 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 28 Jul, 2011 2 commits
-
-
jdelange authored
po-hi-c/src/drivers/po_hi_driver_rasta_spacewire.c - Adapt the RASTA driver to be compliant with the USB brick protocol * po-hi-c/src/drivers/po_hi_driver_usbbrick_spacewire.c - Finalize the USB brick driver implementation - Thanks to Christophe for this support on the spacewire ! git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2893 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
src/drivers/po_hi_driver_usbbrick_spacewire.c - Complete the integration of the USB brick spacewire driver * share/make/Makefile.linux32 - Detect if we need to link with the usb brick library git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2891 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 27 Jul, 2011 1 commit
-
-
jdelange authored
po-hi-c/src/drivers/po_hi_driver_usbbrick_spacewire.c - Add skels functions for the USB brick spacewire driver * po-hi-c/include/drivers/Makefile.am * po-hi-c/src/drivers/Makefile.am - Integrate the driver in the build system to include the driver in PolyORB-HI-C release * po-hi-c/share/make/Makefile.common - Build the driver when compiling a system git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2888 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 11 Jul, 2011 1 commit
-
-
jdelange authored
po-hi-c/src/drivers/configuration/ - Declare new configuration variables to be used in the deployment view. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2787 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 28 Jun, 2011 2 commits
-
-
jdelange authored
- Remove useless print, fixes compilation warning and doxygen generation issues. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2727 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Don't print messages written in VCD files Avoid useless debugging output git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2726 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 22 Jun, 2011 1 commit
-
-
jdelange authored
po-hi-c/include/drivers/po_hi_driver_rasta_serial.h po-hi-c/include/drivers/po_hi_driver_sockets.h po-hi-c/include/drivers/po_hi_driver_rasta_spacewire.h po-hi-c/include/drivers/configuration/1553.h 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/include/drivers/po_hi_driver_leon_serial.h po-hi-c/include/drivers/po_hi_driver_linux_serial.h po-hi-c/src/drivers/po_hi_driver_rasta_serial.c po-hi-c/src/drivers/po_hi_driver_sockets.c po-hi-c/src/drivers/po_hi_driver_rasta_spacewire.c po-hi-c/src/drivers/po_hi_driver_leon_serial.c 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 po-hi-c/src/drivers/po_hi_driver_linux_serial.c po-hi-c/src/drivers/po_hi_driver_keyboard.c - Adapt existing drivers with the new required signature: add a __po_hi_device_id argument to poller subprograms. * po-hi-c/share/make/Makefile.common - Give the priority to user-defined LDFLAGS git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2702 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
-
- 05 Jun, 2011 1 commit
-
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2652 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 11 May, 2011 1 commit
-
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2590 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 09 May, 2011 1 commit
-
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2583 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 02 May, 2011 1 commit
-
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2558 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 05 Apr, 2011 1 commit
-
-
tsiodras authored
This file was generated by old version of ASN1SCC, which generated BOOL, which is used in some system header files under some configurations git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2447 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
-
- 18 Mar, 2011 3 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2375 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
now the delay_until function git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2370 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
po-hi-c/share/make/Makefile.leon3-xtratum - Bugfixes for Xtratum - Xtratum platform works for RMA example with two partitions that contain two tasks within an RTEMS environment git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2367 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 15 Mar, 2011 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2340 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 13 Mar, 2011 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2330 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 22 Feb, 2011 2 commits
-
-
julien.delange authored
(but does not execute) git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2201 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
- Handle the Xenomai POSIX target * po-hi-c/share/make/Makefile.linux32-xenomai-native po-hi-c/share/make/Makefile.common po-hi-c/share/make/Makefile.am po-hi-c/share/make/Makefile.linux32-xenomai-posix - Integration of Xenomai POSIX skin in pohic * po-hi-c/examples/aadlv2/rma/rma-xenomai-native.aadl po-hi-c/examples/aadlv2/rma/scenario-xenomai-posix.aadl po-hi-c/examples/aadlv2/rma/scenario-xenomai-native.aadl po-hi-c/examples/aadlv2/ping/ping-local-xenomai-posix.aadl po-hi-c/examples/aadlv2/ping/scenario-local-xenomai-posix.aadl - Add some examples to test the xenomai POSIX target git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2198 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 14 Feb, 2011 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2131 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 09 Feb, 2011 1 commit
-
-
julien.delange authored
po-hi-c/src/drivers/configuration/* - Adapt for driver specification with ASN.1 * po-hi-c/share/make/Makefile.common - Adapt for multiple user-defined sources directories git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2100 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 26 Jan, 2011 1 commit
-
-
julien.delange authored
- Delete useless file * po-hi-c/src/drivers/configuration/Makefile.am - Package ASN.1 files git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2061 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 25 Jan, 2011 5 commits
-
-
julien.delange authored
- Remove the get_devname function, no longer useful since the ASN.1 file provides everything that is needed. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2054 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
- remove reference to the old sockets driver that was used as the default transport layer git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2050 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2049 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
include/drivers/po_hi_driver_sockets_common.h src/drivers/po_hi_driver_sockets_common.c src/drivers/po_hi_driver_sockets_asn1.c src/drivers/po_hi_driver_sockets.c src/drivers/configuration/Makefile.am - Delete old sockets driver - Delete old ASN.1 driver - Keep only ne2000 driver for RTEMS and generic driver configured using ASN.1 types git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2047 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2041 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 21 Jan, 2011 1 commit
-
-
julien.delange authored
* po-hi-c/include/drivers/configuration po-hi-c/include/drivers/configuration/Makefile.am - Automatically package header files generated by asn1.exe * po-hi-c/include/drivers/Makefile.am - Package files generated in the configuration/ subdirectory * po-hi-c/src/drivers/configuration po-hi-c/src/drivers/configuration/serial.asn po-hi-c/src/drivers/configuration/spacewire.asn po-hi-c/src/drivers/configuration/main.asn po-hi-c/src/drivers/configuration/ip.asn po-hi-c/src/drivers/configuration/1553.asn - Add device driver configuration specification in ASN.1 * po-hi-c/src/drivers/configuration/Makefile.am - Add rules for packaging .c/.h files generated by asn.1 - Add generation rules to generate source file from asn.1 files * po-hi-c/src/drivers/Makefile.am - Package files generated in the configuration/ subdirectory * po-hi-c/configure.ac - Produce Makefile in new configuration directories. * po-hi-c/Makefile.am - Fix error with the doc/ directory - Add the generate-driver-configuration target to force the generation of .c/.h files from ASN.1 description git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2027 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 17 Jan, 2011 2 commits
-
-
julien.delange authored
po-hi-c/src/drivers/po_hi_driver_serial_common.c - Add generic function to handle serial configuration * po-hi-c/include/drivers/Makefile.am po-hi-c/src/drivers/Makefile.am - Include po_hi_driver_serial_common.[h|c] in pohic release * po-hi-c/src/drivers/po_hi_driver_rasta_serial.c po-hi-c/src/drivers/po_hi_driver_leon_serial.c po-hi-c/src/drivers/po_hi_driver_linux_serial.c - Adapt to use the new generic configuration mechanism * po-hi-c/share/config/leon-rtems/po_hi_rtemsconfig.h - Also take in account serial leon driver * po-hi-c/share/make/Makefile.common - Add po_hi_driver_serial_common to be compiled git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2014 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
po-hi-c/src/drivers/po_hi_driver_linux_serial.c - Produce different init output for sender/receiver * po-hi-c/src/drivers/po_hi_driver_leon_serial.c - Continue debugging * po-hi-c/share/make/Makefile.common - Adress compilation error git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2012 129961e7-ef38-4bb5-a8f7-c9a525a55882
-