- 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
-
- 18 Jan, 2011 1 commit
-
-
julien.delange authored
- Describe how driver configuration should be written. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2015 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
-
- 14 Jan, 2011 1 commit
-
-
julien.delange authored
po-hi-c/src/po_hi_task.c - Headers update * po-hi-c/src/drivers/po_hi_driver_leon_serial.c po-hi-c/include/drivers/po_hi_driver_leon_serial.h po-hi-c/src/drivers/Makefile.am po-hi-c/share/make/Makefile.common - Begin to add LEON serial driver and integrate it in the release and the compilation process git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2003 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 22 Dec, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1950 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 17 Dec, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1920 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 07 Dec, 2010 1 commit
-
-
julien.delange authored
po-hi-c/src/drivers/po_hi_driver_rasta_common.c - Avoid warnings * po-hi-c/src/drivers/po_hi_driver_linux_serial.c - Ensure that the received size is consistent and that the destination port is not out of bounds git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1862 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 05 Dec, 2010 1 commit
-
-
julien.delange authored
- specify returned value to avoid warnings during compilation git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1858 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 28 Nov, 2010 1 commit
-
-
hugues.jerome authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1832 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 15 Nov, 2010 1 commit
-
-
julien.delange authored
po-hi-c/src/po_hi_transport.c po-hi-c/src/drivers/po_hi_driver_sockets.c po-hi-c/src/drivers/po_hi_driver_sockets_asn1.c - Use the __po_hi_ prefix for all global variables git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1769 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 03 Nov, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1704 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 02 Nov, 2010 1 commit
-
-
julien.delange authored
- Do not handle PIP/PCP with LinuxTaste since the uClibC does not handle the different POSIX locking policies * po-hi-c/share/make/Makefile.linux32 po-hi-c/share/make/Makefile.linux64 - Add appropriate flags to compile generated applications * po-hi-c/share/make/Makefile.x86.linuxtaste - Add special flags to make conditional compilation within pohic git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1702 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 29 Oct, 2010 1 commit
-
-
julien.delange authored
po-hi-c/src/drivers/po_hi_driver_rasta_common.c po-hi-c/src/drivers/po_hi_driver_linux_serial.c - Adapt files to new debug levels git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1694 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
-
- 21 Oct, 2010 1 commit
-
-
julien.delange authored
- Define the __PO_HI_PROTECTED_PROTOCOL_ constants to define supported concurrency protocols. * include/po_hi_task.h - Add constant about the min and max priorities of task with the RTEMS executive. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1638 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 17 Oct, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1608 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 07 Oct, 2010 1 commit
-
-
julien.delange authored
- Do not send any data if the port does not have fresh data to send. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1571 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 14 Sep, 2010 2 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1487 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
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
-
- 08 Sep, 2010 2 commits
-
-
hugues.jerome authored
update backends to avoid treating subprogram subcomponents when building types or marshallers. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1456 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
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
-
- 06 Sep, 2010 1 commit
-
-
julien.delange authored
po-hi-c/src/drivers/po_hi_driver_linux_serial.c - Make different functions for sending and receiving in order to handle new AADL components of Ocarina - Fix receiving issues, disable controlling characters since we only send data. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1442 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 02 Sep, 2010 2 commits
-
-
julien.delange authored
- delete useless debug message * po-hi-c/src/drivers/po_hi_driver_rasta_spacewire.c - delete output about communication, put it as debug message * po-hi-c/src/drivers/po_hi_driver_linux_serial.c - remove endianess conversion, convert only the port and let the application-level layer convert the application data (through ASN1 converters with TASTE). git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1438 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
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
-
- 01 Sep, 2010 2 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1435 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
src/drivers/po_hi_driver_rasta_spacewire.c - Initialize the card only once * src/drivers/po_hi_driver_rasta_common.c include/drivers/po_hi_driver_rasta_common.h - Introduce common function for initialization to avoid multiple initialization from different RASTA drivers * src/drivers/Makefile.am include/drivers/Makefile.am - include new sources and headers in pohic release * include/po_hi_common.h - Update max number of drivers we can use inside RTEMS * share/make/Makefile.common - Automatically compile po_hi_driver_rasta_common.c file git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1432 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 25 Aug, 2010 1 commit
-
-
julien.delange authored
is present 2. implement the non blocking keyboard driver with curses library git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1385 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 23 Aug, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1354 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 19 Aug, 2010 1 commit
-
-
julien.delange authored
with the new TASTE version git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1330 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 10 Aug, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1269 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 09 Aug, 2010 3 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1252 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1250 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1242 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 06 Aug, 2010 3 commits
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1241 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1240 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
ttsiodras authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@1237 129961e7-ef38-4bb5-a8f7-c9a525a55882
-