You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update dynamic auto MCS selection logic to align with reference table
- Adjust MCS indices 24 to 31 to match spec table's modulation (BPSK to 64-QAM) and coding rates (1/2 to 5/6).
- Revise signal strength thresholds (-45 to -75 dBm) to reflect realistic SNR requirements for each modulation scheme.
- Preserve random signal generation logic using rand_int_smooth.
- Ensure consistency with the reference table's structure and parameters.
0 commit comments