Skip to content

Release v1.0.1#207

Closed
brunohcfaria wants to merge 54 commits intomasterfrom
development
Closed

Release v1.0.1#207
brunohcfaria wants to merge 54 commits intomasterfrom
development

Conversation

@brunohcfaria
Copy link

@brunohcfaria brunohcfaria commented Aug 8, 2025

🚀 Features
Added service grid random transformation as a parameter option
Implements the MSS UE antenna pattern for the HIBLEO-X system
Added the TopologySingleBs azimuth as a parameter
Added option for random time for satellite position sampling from orbit model
Orbit time domain sampling
🛠️ Updates & Improvements
Improved in-place memory calculations for better performance in station_manager
Antenna parameters and factory now support HibleoX UE antenna
Parabola fit for HibleoX antenna pattern
IMT BS beamsteering angles update
DL IMT interferer performance improvements
Updated requirements.txt
Added missing parameter docstrings
IMT antenna deduplication for UE & BS
Updated/fixed docstrings and parameter handling in geometry and propagation modules
🐛 Bug Fixes
Fixed nan values for angles > 90° in Adjacent MSS Antenna
Fixed spectral mask to always use dBm values
Fixed wrong assignment of P.619 parameters in ParametersMssD2d
Fixed subarray not being used for IMT BS
Fixed propagation P.619 earth station height assignment
Fixed empty IMT system antenna gain adjacent result in SimulationUplink
Fixed percentage and input parameter issues
Fixed/updated P.452 and P.619 parameter handling
Fixed/updated 2108, P.619, and P.452 propagation models
Fixed incorrect optimization implementation errors
Fixed linting errors in antenna factory
🔥 Hotfixes
Suppressed divide by zero warnings in weights array
Empty IMT system antenna gain adjacent result hotfix
🧹 Refactoring
Refactored station manager calculations for clarity and performance
Refactored DL IMT interferer for better performance
🧬 Merges
Merged multiple feature, update, and hotfix branches into development
Note: This summary is based on commit messages and may not capture all code-level changes. For a detailed list, see the full commit history.

Achiles and others added 22 commits July 28, 2025 20:06
…link

Fixes an error where the imt_system_antenna_gain_adjacent result
was acessed while empty with adjacent_channel is turned off
for UL simulations.
…here because they are class attributes, and get_loss is not a static method.

Fix: warn the user if mean_clutter_height is an invalid string. Maybe raise ValueError.
FIx: Add a comment with possible string values for clutter_type.
Fix: add the validation in the method load_parameters_from_file.
…sk_performance

refactor(simulation): DL IMT interferer better performance
…ntenna_gain_adjacent_result

Hotfix/empty imt system antenna gain adjacent result
…zero_warnings

Hotfix/supress divide by zero warnings
FIX(simulation): imt bs beamsteering angles
brunohcfaria and others added 2 commits August 21, 2025 14:53
…angle_range

fix(antenna): Fixes nan values generated when angles were higher than
@brunohcfaria
Copy link
Author

Closing as the new release pull request is in #207

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants