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
nimble/ll: Add a workaround to debug Channel Sounding on bsim
Limit Channel Sounding channels to 0-39 for bsim.Babblesim does not
support the required range of channels, so to debug on bsim let's
just truncate value to supported value range.
CS_SYNC packet does not contain a header nor CRC, but on bsim we can
not skip those. Let's include this overhead in step duration.
0 commit comments