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
ec93ba53
Commit
ec93ba53
authored
Aug 01, 2018
by
yoogx
Browse files
* Adjust configuration parameters for StarDundee example
For openaadl/ocarina#170
parent
839eb84e
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/aadlv2/producer-consumer/devicesconf_spw.c
View file @
ec93ba53
...
...
@@ -2,7 +2,7 @@
__po_hi_c_spacewire_conf_t
pohidrv_device_a
=
{
.
devname
=
"/dev/grspw0"
,
.
nodeaddr
=
30
,
.
nodeaddr
=
1
,
.
corefreq
=
0
,
.
clockdiv
=
0
,
.
use_router
=
FALSE
,
...
...
@@ -21,7 +21,7 @@ __po_hi_c_spacewire_conf_t pohidrv_device_a = {
__po_hi_c_spacewire_conf_t
pohidrv_device_b
=
{
.
devname
=
"/dev/grspw1"
,
.
nodeaddr
=
3
0
,
.
nodeaddr
=
3
,
.
corefreq
=
0
,
.
clockdiv
=
0
,
.
use_router
=
FALSE
,
...
...
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