- 01 Sep, 2011 3 commits
-
-
jdelange authored
- Fix debug output git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3094 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
include/drivers/configuration/ - Update drivers data types definition with gateway, broadcast and netmask values to be used by the RTEMS driver git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3093 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
include/drivers/po_hi_driver_leon_eth.h src/drivers/po_hi_driver_leon_eth.c src/drivers/Makefile.am share/make/Makefile.common - Add skeletons of leon ethernet driver to be compiled. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3072 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 25 Aug, 2011 1 commit
-
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3058 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 24 Aug, 2011 3 commits
-
-
jdelange authored
- Fix port number to be used git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3027 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Avoid redefinition of some constants for RTEMS_PURE git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3026 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Define correct amount of MAXIMUM_DRIVERS when using RTEMS_PURE git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3025 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 19 Aug, 2011 2 commits
-
-
jdelange authored
- Do not redefine Init() for NDS and GUMSTIX targets git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3011 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Make the output file with the .nds extension executable so that the orchestrator copies it in the outputdir/binaries directory git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3010 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 18 Aug, 2011 6 commits
-
-
jdelange authored
- Ensure that we send through the second port when specifying node2 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3006 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Always put the USER flags at the end so that it may have priority git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3005 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Adapt the build process to different version of RTEMS git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3004 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Handle leon.rtems_posix target git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3003 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Don't use fprintf directly, rely on debug facilities git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3002 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Handle leon.rtems_posix platform git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3001 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 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 2 commits
-
-
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
-
jdelange authored
po-hi-c/share/utils/gumstix-uboot.bin - Add necessary files to build gumstix flash to simulate the system with QEMU * po-hi-c/share/make/Makefile.nds.rtems po-hi-c/share/make/Makefile.gumstix.rtems - Add a sim target that automatically starts the appropriate simulator (qemu or desmume). git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2989 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 13 Aug, 2011 4 commits
-
-
jdelange authored
- Pure more debug - When queue is full, release the processor at least one tick to let the opportunity to the scheduler to execute another task. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2988 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Add more debug output for the RTEMS PURE example git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2987 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Nintendo DS configuration build now uses the RTEMS PURE API git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2986 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
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 4 commits
-
-
jdelange authored
- Adapt the driver for the user-defined protocols git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2980 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
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
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2976 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 2 commits
-
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2971 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- When using the ASN1 deployment, include the ASN1 runtime git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2970 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 06 Aug, 2011 1 commit
-
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2948 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 05 Aug, 2011 1 commit
-
-
jdelange authored
- Fix compilation issues when using Xtratum without communication ports git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2946 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 04 Aug, 2011 3 commits
-
-
jdelange authored
- Put the change of the serial driver in the trunk version, Yann confirmed this resolved his issue (see bug 186) git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2930 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Add missing files for building each platform git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2929 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
po_hi_task.c - Fix for RTEMS_PURE, would be able to use RTEMS without the POSIX layer git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2928 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 02 Aug, 2011 1 commit
-
-
jdelange authored
- Ensure that each received message is fully received git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2914 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 28 Jul, 2011 3 commits
-
-
jdelange authored
- Fix gprof functionality (part of fix for bug#182) git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2894 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
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
-
- 25 Jul, 2011 1 commit
-
-
jdelange authored
- Fix bug #178 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2861 129961e7-ef38-4bb5-a8f7-c9a525a55882
-