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
b58ecfc5
Commit
b58ecfc5
authored
Apr 09, 2018
by
HARADA Masayuki
Browse files
Change SCH_PAYLOAD_SIZE_MAX from 4096 to 8192.
parent
7ced1a2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair2/LAYER2/MAC/defs.h
View file @
b58ecfc5
...
...
@@ -84,7 +84,7 @@
#define PCCH_PAYLOAD_SIZE_MAX 128
#define RAR_PAYLOAD_SIZE_MAX 128
#define SCH_PAYLOAD_SIZE_MAX
4096
#define SCH_PAYLOAD_SIZE_MAX
8192
/// Logical channel ids from 36-311 (Note BCCH is not specified in 36-311, uses the same as first DRB)
#if defined(Rel10) || defined(Rel14)
...
...
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