Closed
Conversation
…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.
has zero value.
…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.
Feat/fix 2108 p619
…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/imt antenna w subarray
FIX(simulation): imt bs beamsteering angles
…_time Update/orbit model w rand time
90 degrees in Adjacent MSS Antenna.
…angle_range fix(antenna): Fixes nan values generated when angles were higher than
… HIBLEO-X system in it's filings.
Feat/antenna hibleo x ue
…calculations Refactor/station manager calculations
…_param feat(topology): Added the TopologySingleBs azimuth as a parameter
…cessary_antennas update(station_factory): imt ue & bs antenna deduplication
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
feat: service grid random transformation as parameter option
Author
|
Closing as the new release pull request is in #207 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 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.