- 09 Dec, 2015 1 commit
-
-
yoogx authored
-
- 03 Nov, 2015 1 commit
-
- 28 Oct, 2015 1 commit
-
- 16 Jul, 2015 1 commit
-
- 02 Jun, 2015 1 commit
-
- 19 Mar, 2015 1 commit
-
-
yoogx authored
po_hi_config.h
-
- 25 Aug, 2014 1 commit
-
-
yoogx authored
-
- 20 Feb, 2014 1 commit
-
-
yoogx authored
-
- 04 Oct, 2013 1 commit
-
-
yoogx authored
-
- 31 Jan, 2013 1 commit
-
-
yoogx authored
-
- 29 Jan, 2013 1 commit
-
-
yoogx authored
-
- 08 Mar, 2012 1 commit
-
-
jdelange authored
- Remote __POSIX_SOURCE in CFLAGS when using FreeBSD Should fix bug #286. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3928 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 07 Feb, 2012 2 commits
-
-
jdelange authored
- Enable LUA engine with --enable-lua flag git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3755 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3751 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 24 Jan, 2012 3 commits
-
-
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
-
jdelange authored
- Detect LUA lib and add it in the native execution platform if available git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3668 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- check for lib lua when building polyorb-hi-c git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3664 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 12 Jan, 2012 1 commit
-
-
jdelange authored
- Handle the critical value for the --enable-debug switch git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3629 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 14 Dec, 2011 1 commit
-
-
jdelange authored
- Integrate the file-store example in the test-suite git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3546 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 07 Dec, 2011 1 commit
-
-
jdelange authored
po-hi-c/src/Makefile.am po-hi-c/configure.ac - Add the storage service to be distributed with the PolyORB-HI-C distribution. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3509 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 02 Dec, 2011 1 commit
-
-
jdelange authored
- Also output Makefile for the monitor example git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3472 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 07 Mar, 2011 1 commit
-
-
julien.delange authored
polyorb-hi-c crashing (installation issue) git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2305 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
-
- 27 Oct, 2010 2 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1682 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
src/drivers/po_hi_driver_rasta_spacewire.c src/drivers/po_hi_driver_rasta_common.c src/drivers/po_hi_driver_linux_serial.c - Version that works for the serial-spw case study * configure.ac - Fix debug level numbers git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1657 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 25 Oct, 2010 1 commit
-
-
julien.delange authored
* po-hi-c/include/po_hi_transport.h - Fix to compile with embedded libc * po-hi-c/src/po_hi_protected.c - Handle PIP and IPCP protocols * po-hi-c/src/po_hi_gprof_rtems_leon.c - Begin to handle GPROF for LEON over serial line * po-hi-c/src/drivers/po_hi_driver_sockets.c - Handle RTEMS NE2000 driver * po-hi-c/src/drivers/po_hi_driver_rasta_common.c po-hi-c/src/drivers/po_hi_driver_rasta_serial.c po-hi-c/src/drivers/po_hi_driver_rasta_spacewire.c - Some fixes for the FPGA/LEON/RASTA integration * po-hi-c/share/make/Makefile.common - Fix flags and compilated files to include * po-hi-c/configure.ac - Fix list address git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1651 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
-
- 08 Sep, 2010 1 commit
-
-
hugues.jerome authored
wants to build documentation (off as a default) git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1450 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 27 Jul, 2010 1 commit
-
-
julien.delange authored
introduce port for gumstix/rtems git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1141 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 04 Jun, 2010 1 commit
-
-
julien.delange authored
to automatically run generated applications with qemu git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@741 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 01 Jun, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@721 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 04 May, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@536 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
-