Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
PolyORB-HI-C
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TASTE
PolyORB-HI-C
Commits
bd777120
Commit
bd777120
authored
Dec 08, 2020
by
Thanassis Tsiodras
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature_buster' into CoRA-ZynQ-v10
parents
cd543519
374a160f
Changes
113
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
113 changed files
with
486 additions
and
264 deletions
+486
-264
configure.ac
configure.ac
+0
-6
examples/Makefile.am
examples/Makefile.am
+3
-3
examples/aadlv2/producer-consumer/producer-consumer.c
examples/aadlv2/producer-consumer/producer-consumer.c
+3
-0
include/aadl.h
include/aadl.h
+2
-2
include/drivers/configuration/1553.h
include/drivers/configuration/1553.h
+10
-0
include/drivers/configuration/asn1crt.h
include/drivers/configuration/asn1crt.h
+10
-0
include/drivers/configuration/ip.h
include/drivers/configuration/ip.h
+10
-0
include/drivers/configuration/serial.h
include/drivers/configuration/serial.h
+10
-0
include/drivers/configuration/spacewire.h
include/drivers/configuration/spacewire.h
+10
-0
include/drivers/grspw_api.h
include/drivers/grspw_api.h
+10
-0
include/drivers/grspw_pkt_lib.h
include/drivers/grspw_pkt_lib.h
+10
-0
include/drivers/po_hi_driver_drvmgr_common.h
include/drivers/po_hi_driver_drvmgr_common.h
+10
-0
include/drivers/po_hi_driver_exarm.h
include/drivers/po_hi_driver_exarm.h
+2
-2
include/drivers/po_hi_driver_exarm_ni_6071e_analog.h
include/drivers/po_hi_driver_exarm_ni_6071e_analog.h
+2
-2
include/drivers/po_hi_driver_exarm_ni_6071e_digital.h
include/drivers/po_hi_driver_exarm_ni_6071e_digital.h
+2
-2
include/drivers/po_hi_driver_keyboard.h
include/drivers/po_hi_driver_keyboard.h
+2
-2
include/drivers/po_hi_driver_leon_eth.h
include/drivers/po_hi_driver_leon_eth.h
+2
-2
include/drivers/po_hi_driver_leon_serial.h
include/drivers/po_hi_driver_leon_serial.h
+2
-2
include/drivers/po_hi_driver_linux_serial.h
include/drivers/po_hi_driver_linux_serial.h
+2
-2
include/drivers/po_hi_driver_pus_events.h
include/drivers/po_hi_driver_pus_events.h
+2
-2
include/drivers/po_hi_driver_pus_events_action.h
include/drivers/po_hi_driver_pus_events_action.h
+2
-2
include/drivers/po_hi_driver_pus_packet.h
include/drivers/po_hi_driver_pus_packet.h
+2
-2
include/drivers/po_hi_driver_pus_parameter_monitoring.h
include/drivers/po_hi_driver_pus_parameter_monitoring.h
+2
-2
include/drivers/po_hi_driver_rasta_1553.h
include/drivers/po_hi_driver_rasta_1553.h
+2
-2
include/drivers/po_hi_driver_rasta_1553_brmlib.h
include/drivers/po_hi_driver_rasta_1553_brmlib.h
+2
-2
include/drivers/po_hi_driver_rasta_common.h
include/drivers/po_hi_driver_rasta_common.h
+2
-2
include/drivers/po_hi_driver_rasta_serial.h
include/drivers/po_hi_driver_rasta_serial.h
+2
-2
include/drivers/po_hi_driver_rasta_spacewire.h
include/drivers/po_hi_driver_rasta_spacewire.h
+2
-2
include/drivers/po_hi_driver_serial_common.h
include/drivers/po_hi_driver_serial_common.h
+2
-2
include/drivers/po_hi_driver_sockets.h
include/drivers/po_hi_driver_sockets.h
+2
-2
include/drivers/po_hi_driver_usbbrick_spacewire.h
include/drivers/po_hi_driver_usbbrick_spacewire.h
+2
-2
include/drivers/po_hi_driver_xc4v_fpga.h
include/drivers/po_hi_driver_xc4v_fpga.h
+2
-2
include/drivers/po_hi_rtems_utils.h
include/drivers/po_hi_rtems_utils.h
+2
-2
include/drivers/star_dundee_api.h
include/drivers/star_dundee_api.h
+2
-2
include/monitoring/trace_manager.h
include/monitoring/trace_manager.h
+10
-0
include/po_hi_common.h
include/po_hi_common.h
+2
-2
include/po_hi_debug.h
include/po_hi_debug.h
+2
-2
include/po_hi_giop.h
include/po_hi_giop.h
+2
-2
include/po_hi_gqueue.h
include/po_hi_gqueue.h
+2
-2
include/po_hi_lua.h
include/po_hi_lua.h
+2
-2
include/po_hi_main.h
include/po_hi_main.h
+2
-2
include/po_hi_marshallers.h
include/po_hi_marshallers.h
+2
-2
include/po_hi_messages.h
include/po_hi_messages.h
+2
-2
include/po_hi_monitor.h
include/po_hi_monitor.h
+2
-2
include/po_hi_protected.h
include/po_hi_protected.h
+2
-2
include/po_hi_returns.h
include/po_hi_returns.h
+2
-2
include/po_hi_semaphore.h
include/po_hi_semaphore.h
+2
-2
include/po_hi_simulink.h
include/po_hi_simulink.h
+2
-2
include/po_hi_storage.h
include/po_hi_storage.h
+2
-2
include/po_hi_task.h
include/po_hi_task.h
+2
-2
include/po_hi_time.h
include/po_hi_time.h
+2
-2
include/po_hi_transport.h
include/po_hi_transport.h
+2
-2
include/po_hi_types.h
include/po_hi_types.h
+2
-2
include/po_hi_utils.h
include/po_hi_utils.h
+4
-4
include/simulator/um_threads.h
include/simulator/um_threads.h
+10
-0
share/make/Makefile.common.in
share/make/Makefile.common.in
+19
-10
src/drivers/config.c
src/drivers/config.c
+2
-2
src/drivers/config_leon3_drvmgr.c
src/drivers/config_leon3_drvmgr.c
+2
-2
src/drivers/config_leon4_n2x.c
src/drivers/config_leon4_n2x.c
+2
-2
src/drivers/configuration/1553.c
src/drivers/configuration/1553.c
+10
-0
src/drivers/configuration/bluetooth.c
src/drivers/configuration/bluetooth.c
+10
-0
src/drivers/configuration/ip.c
src/drivers/configuration/ip.c
+10
-0
src/drivers/configuration/spacewire.c
src/drivers/configuration/spacewire.c
+10
-0
src/drivers/grspw_api.c
src/drivers/grspw_api.c
+2
-2
src/drivers/grspw_pkt_lib.c
src/drivers/grspw_pkt_lib.c
+10
-0
src/drivers/po_hi_driver_drvmgr_common.c
src/drivers/po_hi_driver_drvmgr_common.c
+4
-3
src/drivers/po_hi_driver_exarm.c
src/drivers/po_hi_driver_exarm.c
+2
-2
src/drivers/po_hi_driver_exarm_ni_6071e_analog.c
src/drivers/po_hi_driver_exarm_ni_6071e_analog.c
+2
-2
src/drivers/po_hi_driver_exarm_ni_6071e_digital.c
src/drivers/po_hi_driver_exarm_ni_6071e_digital.c
+2
-2
src/drivers/po_hi_driver_keyboard.c
src/drivers/po_hi_driver_keyboard.c
+2
-2
src/drivers/po_hi_driver_leon_eth.c
src/drivers/po_hi_driver_leon_eth.c
+2
-2
src/drivers/po_hi_driver_leon_serial.c
src/drivers/po_hi_driver_leon_serial.c
+2
-2
src/drivers/po_hi_driver_linux_serial.c
src/drivers/po_hi_driver_linux_serial.c
+2
-2
src/drivers/po_hi_driver_pus_events.c
src/drivers/po_hi_driver_pus_events.c
+2
-2
src/drivers/po_hi_driver_pus_packet.c
src/drivers/po_hi_driver_pus_packet.c
+2
-2
src/drivers/po_hi_driver_rasta_1553.c
src/drivers/po_hi_driver_rasta_1553.c
+2
-2
src/drivers/po_hi_driver_rasta_1553_brmlib.c
src/drivers/po_hi_driver_rasta_1553_brmlib.c
+2
-2
src/drivers/po_hi_driver_rasta_common.c
src/drivers/po_hi_driver_rasta_common.c
+2
-2
src/drivers/po_hi_driver_rasta_serial.c
src/drivers/po_hi_driver_rasta_serial.c
+2
-2
src/drivers/po_hi_driver_rasta_spacewire.c
src/drivers/po_hi_driver_rasta_spacewire.c
+2
-2
src/drivers/po_hi_driver_rtems_drvmgr_ethernet.c
src/drivers/po_hi_driver_rtems_drvmgr_ethernet.c
+2
-2
src/drivers/po_hi_driver_rtems_drvmgr_serial.c
src/drivers/po_hi_driver_rtems_drvmgr_serial.c
+2
-2
src/drivers/po_hi_driver_rtems_drvmgr_spacewire.c
src/drivers/po_hi_driver_rtems_drvmgr_spacewire.c
+2
-2
src/drivers/po_hi_driver_rtems_ne2000.c
src/drivers/po_hi_driver_rtems_ne2000.c
+2
-2
src/drivers/po_hi_driver_serial_common.c
src/drivers/po_hi_driver_serial_common.c
+3
-3
src/drivers/po_hi_driver_sockets.c
src/drivers/po_hi_driver_sockets.c
+7
-7
src/drivers/po_hi_driver_stardundee.c
src/drivers/po_hi_driver_stardundee.c
+2
-2
src/drivers/po_hi_driver_usbbrick_spacewire.c
src/drivers/po_hi_driver_usbbrick_spacewire.c
+2
-2
src/drivers/po_hi_driver_xc4v_fpga.c
src/drivers/po_hi_driver_xc4v_fpga.c
+2
-2
src/drivers/spwrouter_custom_config.c
src/drivers/spwrouter_custom_config.c
+10
-0
src/drivers/star_dundee_api.c
src/drivers/star_dundee_api.c
+2
-2
src/po_hi_giop.c
src/po_hi_giop.c
+2
-2
src/po_hi_gprof_rtems_leon.c
src/po_hi_gprof_rtems_leon.c
+2
-2
src/po_hi_gqueue.c
src/po_hi_gqueue.c
+2
-2
src/po_hi_lua.c
src/po_hi_lua.c
+2
-2
src/po_hi_main.c
src/po_hi_main.c
+15
-4
src/po_hi_marshallers.c
src/po_hi_marshallers.c
+2
-2
src/po_hi_messages.c
src/po_hi_messages.c
+2
-2
src/po_hi_monitor.c
src/po_hi_monitor.c
+19
-2
src/po_hi_protected.c
src/po_hi_protected.c
+2
-2
src/po_hi_semaphore.c
src/po_hi_semaphore.c
+3
-2
src/po_hi_simulink.c
src/po_hi_simulink.c
+2
-2
src/po_hi_storage.c
src/po_hi_storage.c
+22
-29
src/po_hi_task.c
src/po_hi_task.c
+18
-14
src/po_hi_time.c
src/po_hi_time.c
+2
-2
src/po_hi_transport.c
src/po_hi_transport.c
+7
-2
src/po_hi_types.c
src/po_hi_types.c
+2
-2
src/po_hi_utils.c
src/po_hi_utils.c
+12
-8
src/simulator/simulator_api.h
src/simulator/simulator_api.h
+10
-0
src/simulator/simulator_main.c
src/simulator/simulator_main.c
+2
-2
src/simulator/simulator_main.h
src/simulator/simulator_main.h
+2
-2
src/simulator/um_threads.c
src/simulator/um_threads.c
+2
-2
support/headers_po_hi.adb
support/headers_po_hi.adb
+17
-7
No files found.
configure.ac
View file @
bd777120
...
...
@@ -201,12 +201,6 @@ AC_OUTPUT([
include/monitoring/Makefile
include/simulator/Makefile
examples/Makefile
examples/aadlv1/Makefile
examples/aadlv1/d3.1.3-1/Makefile
examples/aadlv1/ping/Makefile
examples/aadlv1/flight-mgmt/Makefile
examples/aadlv1/rma/Makefile
examples/aadlv1/sunseeker/Makefile
examples/aadlv2/Makefile
examples/aadlv2/code_coverage/Makefile
examples/aadlv2/cpp/Makefile
...
...
examples/Makefile.am
View file @
bd777120
SUBDIRS
=
aadlv
1 aadlv
2
SUBDIRS
=
aadlv2
EXTRA_DIST
=
Makefile.common
SAMPLE_DIR
=
${
shell
$(CYGPATH_U)
'
$(OCARINA_PREFIX)
/examples/ocarina/polyorb-hi-c'
}
...
...
@@ -16,5 +16,5 @@ build-all:
check-all
:
for
dir
in
$(SUBDIRS)
;
do
\
(
$(MAKE)
-C
$
${dir}
check-all
)
||
exit
1
;
\
done
(
$(MAKE)
-C
$
${dir}
check-all
)
||
exit
1
;
\
done
examples/aadlv2/producer-consumer/producer-consumer.c
View file @
bd777120
...
...
@@ -2,6 +2,9 @@
#include <time.h>
#include <po_hi_time.h>
void
user_produce_spg
(
int
*
data
);
void
user_consume_spg
(
int
data
);
void
user_produce_spg
(
int
*
data
)
{
static
int
produce_data
=
42
;
...
...
include/aadl.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2018
ESA & ISAE.
* Copyright (C) 2018
-2019 ESA & ISAE, 2019-2020 OpenAADL
*/
/**
...
...
include/drivers/configuration/1553.h
View file @
bd777120
/*
* This is a part of PolyORB-HI-C distribution, a minimal
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://www.openaadl.org
*
* Copyright (C) 2020 OpenAADL
*/
#ifndef GENERATED_ASN1SCC_1553_H
#define GENERATED_ASN1SCC_1553_H
/*
...
...
include/drivers/configuration/asn1crt.h
View file @
bd777120
/*
* This is a part of PolyORB-HI-C distribution, a minimal
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://www.openaadl.org
*
* Copyright (C) 2020 OpenAADL
*/
#ifndef ASN1SCC_ASN1CRT_H_
#define ASN1SCC_ASN1CRT_H_
...
...
include/drivers/configuration/ip.h
View file @
bd777120
/*
* This is a part of PolyORB-HI-C distribution, a minimal
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://www.openaadl.org
*
* Copyright (C) 2020 OpenAADL
*/
#ifndef GENERATED_ASN1SCC_ip_H
#define GENERATED_ASN1SCC_ip_H
/*
...
...
include/drivers/configuration/serial.h
View file @
bd777120
/*
* This is a part of PolyORB-HI-C distribution, a minimal
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://www.openaadl.org
*
* Copyright (C) 2020 OpenAADL
*/
#ifndef GENERATED_ASN1SCC_serial_H
#define GENERATED_ASN1SCC_serial_H
/*
...
...
include/drivers/configuration/spacewire.h
View file @
bd777120
/*
* This is a part of PolyORB-HI-C distribution, a minimal
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://www.openaadl.org
*
* Copyright (C) 2020 OpenAADL
*/
#ifndef GENERATED_ASN1SCC_spacewire_H
#define GENERATED_ASN1SCC_spacewire_H
/*
...
...
include/drivers/grspw_api.h
View file @
bd777120
/*
* This is a part of PolyORB-HI-C distribution, a minimal
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://www.openaadl.org
*
* Copyright (C) 2020 OpenAADL
*/
#ifndef __GRSPW_API_H__
#define __GRSPW_API_H__
...
...
include/drivers/grspw_pkt_lib.h
View file @
bd777120
/*
* This is a part of PolyORB-HI-C distribution, a minimal
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://www.openaadl.org
*
* Copyright (C) 2020 OpenAADL
*/
/* GRSPW Packet driver Library helper functions */
#ifndef __GRSPW_PKT_LIB_H__
...
...
include/drivers/po_hi_driver_drvmgr_common.h
View file @
bd777120
/*
* This is a part of PolyORB-HI-C distribution, a minimal
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://www.openaadl.org
*
* Copyright (C) 2020 OpenAADL
*/
#ifndef __PO_HI_DRIVER_DRVMGR_COMMON__
#define __PO_HI_DRIVER_DRVMGR_COMMON__
...
...
include/drivers/po_hi_driver_exarm.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2010-201
4 ESA & ISAE.
* Copyright (C) 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#include <deployment.h>
...
...
include/drivers/po_hi_driver_exarm_ni_6071e_analog.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2012-201
4 ESA & ISAE.
* Copyright (C) 2012-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#include <deployment.h>
...
...
include/drivers/po_hi_driver_exarm_ni_6071e_digital.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2012-201
4 ESA & ISAE.
* Copyright (C) 2012-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#include <deployment.h>
...
...
include/drivers/po_hi_driver_keyboard.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2010-201
4 ESA & ISAE.
* Copyright (C) 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#include <deployment.h>
...
...
include/drivers/po_hi_driver_leon_eth.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2011-201
4 ESA & ISAE.
* Copyright (C) 2011-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
...
...
include/drivers/po_hi_driver_leon_serial.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2011-201
4 ESA & ISAE.
* Copyright (C) 2011-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
...
...
include/drivers/po_hi_driver_linux_serial.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2010-201
4 ESA & ISAE.
* Copyright (C) 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#include <deployment.h>
...
...
include/drivers/po_hi_driver_pus_events.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2010-201
4 ESA & ISAE.
* Copyright (C) 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_DRIVER_PUS_EVENTS_H__
...
...
include/drivers/po_hi_driver_pus_events_action.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2010-201
4 ESA & ISAE.
* Copyright (C) 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_DRIVER_PUS_EVENTS_ACTION_H__
...
...
include/drivers/po_hi_driver_pus_packet.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2010-201
4 ESA & ISAE.
* Copyright (C) 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
...
...
include/drivers/po_hi_driver_pus_parameter_monitoring.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2010-201
4 ESA & ISAE.
* Copyright (C) 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_DRIVER_PUS_PARAMETER_MONITORING_H__
...
...
include/drivers/po_hi_driver_rasta_1553.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2010-201
4 ESA & ISAE.
* Copyright (C) 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#include <deployment.h>
...
...
include/drivers/po_hi_driver_rasta_1553_brmlib.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2012-201
4 ESA & ISAE.
* Copyright (C) 2012-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_DRIVER_RASTA_1553_BRM_LIB_H__
...
...
include/drivers/po_hi_driver_rasta_common.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2010-201
7 ESA & ISAE.
* Copyright (C) 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#include <deployment.h>
...
...
include/drivers/po_hi_driver_rasta_serial.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2010-201
4 ESA & ISAE.
* Copyright (C) 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#include <deployment.h>
...
...
include/drivers/po_hi_driver_rasta_spacewire.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2010-201
4 ESA & ISAE.
* Copyright (C) 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#include <deployment.h>
...
...
include/drivers/po_hi_driver_serial_common.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2011-201
8 ESA & ISAE.
* Copyright (C) 2011-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
...
...
include/drivers/po_hi_driver_sockets.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2010-201
4 ESA & ISAE.
* Copyright (C) 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#include <deployment.h>
...
...
include/drivers/po_hi_driver_usbbrick_spacewire.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2011-201
4 ESA & ISAE.
* Copyright (C) 2011-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#include <deployment.h>
...
...
include/drivers/po_hi_driver_xc4v_fpga.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2012-201
4 ESA & ISAE.
* Copyright (C) 2012-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#include <deployment.h>
...
...
include/drivers/po_hi_rtems_utils.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2012-201
4 ESA & ISAE.
* Copyright (C) 2012-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_DRIVERS_RTEMS_UTILS_H__
...
...
include/drivers/star_dundee_api.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2018
ESA & ISAE.
* Copyright (C) 2018
-2019 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __STAR_DUNDEE_API_H__
...
...
include/monitoring/trace_manager.h
View file @
bd777120
/*
* This is a part of PolyORB-HI-C distribution, a minimal
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://www.openaadl.org
*
* Copyright (C) 2020 OpenAADL
*/
#include <deployment.h>
#include <request.h>
#include <po_hi_time.h>
...
...
include/po_hi_common.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-20
20 ESA & ISAE.
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-20
19 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_COMMON_H__
...
...
include/po_hi_debug.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-20
20 ESA & ISAE.
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-20
19 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_DEBUG_H__
...
...
include/po_hi_giop.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
4 ESA & ISAE.
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifdef __PO_HI_USE_GIOP
...
...
include/po_hi_gqueue.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
7 ESA & ISAE.
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_GQUEUE_H__
...
...
include/po_hi_lua.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2012-201
4 ESA & ISAE.
* Copyright (C) 2012-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
...
...
include/po_hi_main.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
4 ESA & ISAE.
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_MAIN__
...
...
include/po_hi_marshallers.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
4 ESA & ISAE.
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_MARSHALLERS_H_
...
...
include/po_hi_messages.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
7 ESA & ISAE.
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_MESSAGES_H_
...
...
include/po_hi_monitor.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2011-201
4 ESA & ISAE.
* Copyright (C) 2011-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
/*
...
...
include/po_hi_protected.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-20
20 ESA & ISAE.
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-20
19 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_PROTECTED_H__
...
...
include/po_hi_returns.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
8 ESA & ISAE.
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
9 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_RETURNS_H__
...
...
include/po_hi_semaphore.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*
* Copyright (C) 2018-20
20 ESA & ISAE.
* Copyright (C) 2018-20
19 ESA & ISAE, 2019-2020 OpenAADL
*/
#ifndef __PO_HI_SEMAPHORE_H__
...
...
include/po_hi_simulink.h
View file @
bd777120
...
...
@@ -3,9 +3,9 @@
* middleware written for generated code from AADL models.
* You should use it with the Ocarina toolsuite.
*
* For more informations, please visit http://
taste.tuxfamily.org/wiki
* For more informations, please visit http://
www.openaadl.org
*