Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for 6/7/8 MHz MBSFN subframes #41

Open
dsilhavy opened this issue Nov 17, 2023 · 1 comment
Open

Support for 6/7/8 MHz MBSFN subframes #41

dsilhavy opened this issue Nov 17, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dsilhavy
Copy link
Contributor

Description

From @kuehnhammer slides:

  • CAS stays at 5 Mhz
  • We’ve already had this for a while, but using placeholder ASN.1 defs (pmch-Bandwidth-r16xy)
  • Now defined in 36.331 Release 17 for SIB 13 / MBSFN-AreaInfo-r17 as pmch-Bandwidth-r17 ENUMERATED {n40, n35, n30, spare1}
  • Implementation: Done. Changed SIB13 unmarshaling to comply with Rel-17 ASN.1 definitions <pmch-Bandwidth-r17><n30/></pmch-Bandwidth-r17>
@dsilhavy dsilhavy added the enhancement New feature or request label Nov 17, 2023
@dsilhavy
Copy link
Contributor Author

Implemented by @kuehnhammer , PR is pending, implementation can be seen at https://github.com/kuehnhammer/rt-mbms-modem

@dsilhavy dsilhavy added this to the 2.0.0 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants