Bartek16194 Posted January 29, 2024 Posted January 29, 2024 This tool allows for automatic detection of weather conditions, visibility, time of day/night, and based on that, it provides you with automatic managment of MOOSE AIRBOSS, with this tool you can automaticaly set recowery window for any weather conditions (except dynamic weather due to DCS limitations). Coastline detection and aviodance. It also manages things like TACAN, ICLS, Link4, EPLRS, Wind Over Deck and other Airboss/Moose features see github page: https://github.com/Bartek16194/DCS-CRT-Carrier-Recovery-Tool You can just simply put carrier in mission set speed to 30, put unit name and enable carrier automation in script, load moose + script into mission and its ready to go. 1
Lekaa Posted December 7, 2024 Posted December 7, 2024 (edited) On 1/29/2024 at 5:21 AM, Bartek16194 said: This tool allows for automatic detection of weather conditions, visibility, time of day/night, and based on that, it provides you with automatic managment of MOOSE AIRBOSS, with this tool you can automaticaly set recowery window for any weather conditions (except dynamic weather due to DCS limitations). Coastline detection and aviodance. It also manages things like TACAN, ICLS, Link4, EPLRS, Wind Over Deck and other Airboss/Moose features see github page: https://github.com/Bartek16194/DCS-CRT-Carrier-Recovery-Tool You can just simply put carrier in mission set speed to 30, put unit name and enable carrier automation in script, load moose + script into mission and its ready to go. Hello, How Can one limit the distance where the carrier will do a 180 turn? AIRBOSS12901.CarrierTurnIntoWind((AIRBOSS CVN-72 | Carrier steaming into the wind (8.8 kts). Heading=224-->260 (Delta=36.0), Speed=16.9 knots, Distance=404.5 NM, Time=16 sec)) Edited December 7, 2024 by Lekaa
Bartek16194 Posted December 20, 2024 Author Posted December 20, 2024 On 12/7/2024 at 10:08 PM, Lekaa said: Hello, How Can one limit the distance where the carrier will do a 180 turn? AIRBOSS12901.CarrierTurnIntoWind((AIRBOSS CVN-72 | Carrier steaming into the wind (8.8 kts). Heading=224-->260 (Delta=36.0), Speed=16.9 knots, Distance=404.5 NM, Time=16 sec)) You need look into internal moose function https://flightcontrol-master.github.io/MOOSE_DOCS_DEVELOP/Documentation/Ops.NavyGroup.html##(NAVYGROUP).OnAfterCollisionWarning it triggers function activating coastline avoidance I've just released version 2.2 with new fog, weather presets and code improvments https://github.com/Bartek16194/DCS-CRT-Carrier-Recovery-Tool/releases/tag/2.2
markturner1960 Posted January 2 Posted January 2 Hi Bartek, looking into using this with our training mission, is it possible to only use some features? For example, we dont need to use the turn away from land or into the wind feature, so can we use the script in our mission with a carrier battle group ( You mention not having other ships) and waypoints ? We would primarily like to use the Case recovery features and the weather stuff. Thanks! System specs: PC1 :Scan 3XS Ryzen 5900X, 64GB Corsair veng DDR4 3600, EVGA GTX 3090 Win 10, Quest Pro, Samsung Odyssey G9 Neo monitor.
Bartek16194 Posted July 6 Author Posted July 6 On 1/2/2025 at 9:46 AM, markturner1960 said: Hi Bartek, looking into using this with our training mission, is it possible to only use some features? For example, we dont need to use the turn away from land or into the wind feature, so can we use the script in our mission with a carrier battle group ( You mention not having other ships) and waypoints ? We would primarily like to use the Case recovery features and the weather stuff. Thanks! Should be possible, but that would require changes in script
Recommended Posts