RHS Feedback - USAF | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0006829 | USAF | [All Projects] General | public | 2023-05-14 18:18 | 2023-05-15 08:54 |
Reporter | redux | ||||
Assigned To | reyhard | ||||
Priority | none | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Is it a wish/request? | No | ||||
RHS version | Development | ||||
Arma 3 version | 2.10 | ||||
Did you used any other mod when the error occurred? | No | ||||
Which mods? | |||||
Summary | 0006829: ah-64 air radar don't detect rear area | ||||
Description | If look at configuration of the air radar, ah-64 area detection is 360°, but detection occurs only in the front sector. | ||||
Steps To Reproduce | |||||
Additional Information | It's a modification of the config with which the air radar working fine class ActiveRadarSensorComponent: SensorTemplateActiveRadar { class AirTarget { minRange = -1; maxRange = -1; objectDistanceLimitCoef = -1; viewDistanceLimitCoef = -1; }; class GroundTarget { minRange = 5000; maxRange = 5000; objectDistanceLimitCoef = -1; viewDistanceLimitCoef = -1; }; typeRecognitionDistance = -1; groundNoiseDistanceCoef = -1; maxGroundNoiseDistance = -1; angleRangeHorizontal = 90; angleRangeVertical = 40; aimDown = 0; minTrackableSpeed = 7.5; maxTrackableATL = 20; minTrackableATL = -1e10; }; delete ActiveRadarSensorComponent_Air; class ActiveRadarSensorComponent_Airy: SensorTemplateActiveRadar { class AirTarget { minRange = 6000; maxRange = 6000; objectDistanceLimitCoef = -1; viewDistanceLimitCoef = -1; }; class GroundTarget { minRange = 6000; maxRange = 6000; objectDistanceLimitCoef = -1; viewDistanceLimitCoef = -1; }; groundNoiseDistanceCoef = -1; angleRangeHorizontal = 360; angleRangeVertical = 40; typeRecognitionDistance = -1; maxTrackableATL = 1e10; minTrackableATL = 20; minTrackableSpeed = 7.5; maxFogSeeThrough = 1; maxTrackableSpeed = 555; }; https://cdn.discordapp.com/attachments/189399686766002176/1107342859461459988/b461c020a406ca83.png [^] | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-05-14 18:18 | redux | New Issue | |||
2023-05-14 18:28 | redux | Additional Information Updated | bug_revision_view_page.php?rev_id=7763#r7763 | ||
2023-05-14 18:29 | redux | Additional Information Updated | bug_revision_view_page.php?rev_id=7764#r7764 | ||
2023-05-14 19:47 | reyhard | Note Added: 0012326 | |||
2023-05-14 19:47 | reyhard | Status | new => closed | ||
2023-05-14 19:47 | reyhard | Assigned To | => reyhard | ||
2023-05-14 19:47 | reyhard | Resolution | open => no change required | ||
2023-05-15 08:54 | redux | Note Added: 0012327 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|