Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
9afa1745
Commit
9afa1745
authored
Sep 28, 2016
by
Rohit Gupta
Browse files
minor fix to enable EXM
parent
52880e0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/ARCH/EXMIMO/USERSPACE/LIB/openair0_lib.c
View file @
9afa1745
...
...
@@ -774,6 +774,7 @@ int device_init(openair0_device *device, openair0_config_t *openair0_cfg) {
openair0_cfg
[
card
].
rxbase
[
ant
]
=
(
int32_t
*
)
openair0_exmimo_pci
[
card
].
adc_head
[
ant
];
openair0_cfg
[
card
].
txbase
[
ant
]
=
(
int32_t
*
)
openair0_exmimo_pci
[
card
].
dac_head
[
ant
];
}
openair0_cfg
[
card
].
mmapped_dma
=
1
;
}
create_watchdog
(
device
);
...
...
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