- 23 Sep, 2012 1 commit
-
-
jhugues authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@5655 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 27 Jun, 2012 1 commit
-
-
jdelange authored
src/drivers/po_hi_driver_linux_serial.c - Fix serial driver compilation issue git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4924 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 26 Jun, 2012 1 commit
-
-
jdelange authored
- Update drivers source so that they declare their sending function during initialization git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4904 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 21 Sep, 2011 1 commit
-
-
jdelange authored
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_rasta_1553.c po-hi-c/src/drivers/po_hi_driver_leon_serial.c po-hi-c/src/drivers/po_hi_driver_leon_eth.c po-hi-c/src/drivers/po_hi_driver_linux_serial.c - Put variables that consume lot of memory on the heap instead of thread stack git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3178 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 04 Aug, 2011 1 commit
-
-
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
-
- 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
-
- 11 Jul, 2011 1 commit
-
-
jdelange authored
* po-hi-c/src/drivers/po_hi_driver_rasta_serial.c * po-hi-c/src/drivers/po_hi_driver_linux_serial.c - Make sure that the use of two serial ports in the RASTA driver is working. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2784 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
-
- 06 May, 2011 1 commit
-
-
jdelange authored
po-hi-c/src/drivers/po_hi_driver_linux_serial.c - Fix latest bugs in the POHIC implementation of the driver - RASTA sends values again - Do not set automatic speed git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2576 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 02 May, 2011 3 commits
-
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2558 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2557 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2556 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 28 Apr, 2011 3 commits
-
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2551 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2550 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2549 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 26 Apr, 2011 6 commits
-
-
jdelange authored
- Change debug level of serial driver git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2547 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Add more debug information in the serial driver git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2546 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2545 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2544 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2543 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@2542 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 25 Jan, 2011 1 commit
-
-
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
-
- 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
-
- 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
-
- 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 1 commit
-
-
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
-
- 14 Sep, 2010 1 commit
-
-
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
-
- 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
-
- 12 May, 2010 1 commit
-
-
julien.delange authored
* import a test that try to use linux sender and rasta receiver serial drivers * import documentation about rapitime git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@606 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 11 May, 2010 1 commit
-
-
julien.delange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@601 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 10 May, 2010 2 commits
-
-
julien.delange authored
introduce new function to deduce device id from a port id git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@592 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
* complete spacewire driver git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@585 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 07 May, 2010 2 commits
-
-
julien.delange authored
must populate the code git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@581 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
julien.delange authored
* rasta and linux can now communicate * still a bug after some periods * bugfix : generate the appropriate number of mutexes required by RTEMS (see. po_hi_common.h) * add a swap function to handle endianness issues (see po_hi_utils.[h|c]) * need to debug to fix the remaining bug git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@579 129961e7-ef38-4bb5-a8f7-c9a525a55882
-