Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
PolyORB-HI-C
Commits
2b91a723
Commit
2b91a723
authored
Mar 27, 2018
by
yoogx
Browse files
* Minor reformatting in debug message
parent
988adce9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/po_hi_transport.c
View file @
2b91a723
...
...
@@ -5,7 +5,7 @@
*
* For more informations, please visit http://taste.tuxfamily.org/wiki
*
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
7
ESA & ISAE.
* Copyright (C) 2007-2009 Telecom ParisTech, 2010-201
8
ESA & ISAE.
*/
#include
<stddef.h>
...
...
@@ -88,7 +88,7 @@ int __po_hi_transport_send (__po_hi_task_id id, __po_hi_port_t port)
__PO_HI_DEBUG_DEBUG
(
"Send value, emitter task %d, emitter port %d, emitter entity %d, destination ports :
\n
"
,
id
,
port
,
__po_hi_port_global_to_entity
[
port
]);
#if __PO_HI_DEBUG_LEVEL >= __PO_HI_DEBUG_LEVEL_INFO
__DEBUGMSG
(
"
SENT Value
: |"
);
__DEBUGMSG
(
"
Packet to send
: |"
);
{
int
s
;
int
i
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment