- 17 Mar, 2011 4 commits
-
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2366 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
* Works with the RMA example git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2362 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2360 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2357 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 16 Mar, 2011 2 commits
-
-
julien.delange authored
- Support protected objects for XENO_POSIX and XENO_NATIVE * po-hi-c/src/po_hi_task.c - Add more output when a task does not enforce its deadline * po-hi-c/examples/aadlv2/d3.1.3-1/toy_example_xenomai_native.aadl - Fix the example with the correct definition of system priorities xenomai accepts priority range from 0 to 99 only. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2349 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
- Package xenomai-related test files * po-hi-c/examples/aadlv2/d3.1.3-1 - Add tests for protected objects with xenomai git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2348 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 15 Mar, 2011 2 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2340 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
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 3 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
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2331 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 13 Mar, 2011 2 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2330 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
src/po_hi_time.c - Adapt to be compliant with XENO_POSIX, behavior of RMA is now correct. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2329 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 12 Mar, 2011 1 commit
-
-
julien.delange authored
works with our in-house distribution ! git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2328 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 09 Mar, 2011 1 commit
-
-
julien.delange authored
* fix naming rules to be compliant with buildsupport rules git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2319 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 08 Mar, 2011 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2311 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
-
- 23 Feb, 2011 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2202 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 22 Feb, 2011 3 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
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2199 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
-
- 18 Feb, 2011 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2174 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 17 Feb, 2011 1 commit
-
-
julien.delange authored
ping/ping-xtratum.aadl ping/scenario-xtratum.aadl - Model for the Xtratum demo git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2155 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
-
- 04 Feb, 2011 1 commit
-
-
julien.delange authored
- ensure that drivers configuration is generated before installing the distribution git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2076 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 26 Jan, 2011 2 commits
-
-
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
-
julien.delange authored
- Remove the doc to be built git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2060 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 25 Jan, 2011 9 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
drivers/po_hi_driver_serial_common.c drivers/po_hi_driver_leon_serial.c drivers/po_hi_driver_linux_serial.c - Adapt serial drivers to ASN.1 configuration policy - Work in Progress, has to be tested git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2053 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
- Old drivers are no longer compiled git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2052 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
- Remove the use of 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@2051 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
work with the generic sockets driver that relies on AADLv2 components * Adapt existing AADLv2 examples to use ASN.1 configuration git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2048 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
-
- 24 Jan, 2011 2 commits
-
-
julien.delange authored
- Introduce the new __po_hi_get_device_configuration function to get ASN.1 configuration structures * src/drivers/po_hi_driver_sockets.c src/drivers/po_hi_driver_sockets_common.c - Adapt driver for new configuration structures - Break all tests at this time, need to adapt existing examples - ASN.1 will win ! git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2039 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
- Use string instead of 4 numbers - Describe IP version to be used * src/drivers/configuration/Makefile.am - Convert ASN.1 generated types to lower case git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2036 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
-