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

Misprint in the comments? #1410

Open
Nicoskin opened this issue Oct 24, 2024 · 0 comments
Open

Misprint in the comments? #1410

Nicoskin opened this issue Oct 24, 2024 · 0 comments

Comments

@Nicoskin
Copy link

lib/src/phy/ch_estimation/refsignals_dl_nbiot.c

91-93

/** Allocates and precomputes the Narrowband Reference Signal (NRS) signal for
 * the 20 slots in a subframe
 */

Why are there 20 slots mentioned in a subframe when there are 2 slots in a subframe and 20 slots in a frame?
Slot - 0.5ms
Subframe - 1ms
Frame - 10ms
Or am I wrong about something?

lib/src/phy/ch_estimation/refsignals_dl.c

35-36

/** Allocates memory for the 20 slots in a subframe
 */

62-64

 /** Allocates and precomputes the Cell-Specific Reference (CSR) signal for
 * the 20 slots in a subframe
 */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant