Skip to content

Releases: radarsimx/radarsimpy

v12.5.0

08 Dec 02:42
Compare
Choose a tag to compare
  • Enhanced Noise Generation Performance: Improved the efficiency and speed of noise generation algorithms.
  • Updated HDF Library: Upgraded HDF to version 1.14.5 for better stability and compatibility.
  • Ubuntu 24 Support: Added build support for Ubuntu 24, ensuring compatibility with the latest OS version.
  • Fixed Precision Issue: Resolved a precision-related bug in ideal target simulation, improving accuracy.
  • General Performance Boost: Implemented additional optimizations for overall system performance.

v12.4.0

14 Sep 01:25
Compare
Choose a tag to compare
  • Drop support for Python 3.8
  • Deprecated scene and simc. Use sim_radar for the replacement
  • Export ray data into HDF5 files
  • Improve noise calculation, match with theoretical link budget calculation
  • User can specify the unit used for the mesh objects
  • Support pulsed radar simulation
  • Support ray filtering
  • Support Apple Silicone

v12.3.2

18 Apr 23:33
Compare
Choose a tag to compare

Full Changelog: v12.3.0...v12.3.2

v12.3.0

08 Apr 14:21
Compare
Choose a tag to compare

Full Changelog: v12.2.4...v12.3.0

v12.2.4

30 Mar 01:45
Compare
Choose a tag to compare

v12.1.0

05 Dec 18:20
Compare
Choose a tag to compare

Full Changelog: v12.0.0...v12.1.0

v12.0.0

29 Oct 14:07
Compare
Choose a tag to compare

Full Changelog: v11.3.0...v12.0.0

v11.3.0

12 Sep 02:46
Compare
Choose a tag to compare

Full Changelog: v11.2.0...v11.3.0

  • Using permittivity in RCS calculation #17
  • Serialize the processing when the ray size is too large to cause CUDA out of memory