Announcing Sionna v0.15.1 #195
faycalaa
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
FEC
LDPC5GEncoder
andLDPCBPDecoder
(Unexpected crash of LDPC decoder due to sparse find #186, Neural_receiver.ipynb error #191)RT
(Breaking change)
Paths.cir()
now returns the equivalent baseband channel impulse response (CIR)(Breaking change) When using non-synthetic arrays,
Paths.cir()
does not anymore apply the phase shifts due to the array geometries to the channel coefficients and discards the antenna dimensions of the tensor carrying the delays (tau
). This is becausecir_to_ofdm_channel()
andcir_to_time_channel()
accept as input CIRs with different delays for every transmit-receive antenna pair.Fixes ray leakage through corners in coverage map computation
Fixes
Scene.compute_paths()
that was not working with non-synthetic arrays and multiple transmitters or receiversFixes issue Error in Scattering Simulation Notebook #174
Misc
Fixes reference to incorrect PUSCHTransmitter in
ebnodb2no
calculation of5G_NR_PUSCH.ipynb
tutorialExpands the API documentation of
Paths.apply_doppler()
with mathematical details for clarityBeta Was this translation helpful? Give feedback.
All reactions