Releases: radarsimx/radarsimpy
Releases · radarsimx/radarsimpy
v12.5.0
- 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
- 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
Full Changelog: v12.3.0...v12.3.2
v12.3.0
Full Changelog: v12.2.4...v12.3.0
v12.2.4
v12.1.0
Full Changelog: v12.0.0...v12.1.0
v12.0.0
Full Changelog: v11.3.0...v12.0.0
v11.3.0
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