Skip to content
Snippets Groups Projects
Commit 1440807e authored by Thomas Schlichter's avatar Thomas Schlichter :flag_de:
Browse files

increase prach_dtx_threshold to 20 dB to avoid fake PRACH detections

parent 59cb6021
No related branches found
No related tags found
3 merge requests!1757Draft: Use pMAX value in configuration file, instead of hardcoded '23' in asn1_msg.c,!1689integration_2022_wk35b,!1674Optimize nr_rotation
This commit is part of merge request !1674. Comments created here will be created in the context of that merge request.
......@@ -237,7 +237,7 @@ L1s = (
{
num_cc = 1;
tr_n_preference = "local_mac";
prach_dtx_threshold = 120;
prach_dtx_threshold = 200;
# pucch0_dtx_threshold = 150;
}
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment