Demos 2.9 - 25 Feb 2022¶
Visit the AFSIM 2.9 Release Page on DI2E (Access Controlled) for more information and resources related to this release.
Release Dates¶
Demos 2.9.0 - 25 Feb 2022
General¶
Usages of the deprecated PLATFORM_KILLED event for observer and event_output were replaced with PLATFORM_BROKEN throughout the demos. (AFSIM-250)
Usages of the deprecated WSF_TRACK_MANAGER processor were replaced with WSF_TRACK_PROCESSOR throughout the demos. (AFSIM-1253)
Updated deprecated usages of WsfEventPipe.Record throughout the demos. (AFSIM-1421)
Usages of the deprecated transform_route were replaced with insert_route throughout the demos. (AFSIM-2082)
Added avengers_detonate_effect scenario to cyber to demonstrate the WSF_CYBER_DETONATE_EFFECT. (AFSIM-1493)
Made small changes to duck_hunt scenario in cyber to demonstrate CYBER_ATTACK_ATTRIBUTED. (AFSIM-1484)
Added MITM_exfiltrate_demo scenario to cyber to demonstrate the new exfiltrate functionality for WSF_CYBER_MAN_IN_THE_MIDDLE_EFFECT. (AFSIM-1495)
Added GoneFishing_ConstraintDemo scenario to cyber to demonstrate the cyber_constraint. (AFSIM-1481)
Added new scenario to sensor_demos for the functionality of the spin scheduler. (AFSIM-1882)
Added multiresolution_demos demo, which demonstrates the capabilities of the AFSIM multiresolution plugin, including the commands multiresolution_comm, multiresolution_fuel, multiresolution_optical_signature, multiresolution_processor, multiresolution_mover, multiresolution_radar_signature, and multiresolution_sensor.
Updated SixDOF Demos to work with updated solid-rocket fuel interface. (AFSIM-1182)
Added demonstration of missile interception in the missile demos for SixDOF. (AFSIM-1183)
Added ground-to-orbit launch demo for SixDOF. (AFSIM-1184)
Updated all six_dof demos that use WSF_SA_PROCESSOR to use the new update intervals introduced by AFSIM-2218. (AFSIM-2302)
Added a demo variant to air_to_air which uses the predict functions of the WSF_SA_PROCESSOR.
Updated all air_to_air demos that use WSF_SA_PROCESSOR to use the new update intervals introduced by AFSIM-2218. (AFSIM-2302)
Introduced a laser_designator demo which provides an example of how to designate a target with a laser and command a remote UAV to fire on the target. (AFSIM-1948)
Corrections¶
Modified aerobraking from satellite_demos in response to a correction made to WSF_INTEGRATING_SPACE_MOVER, and to make use of periapsis_altitude, and apoapsis_altitude. (AFSIM-1720)
Enhancements¶
Updated gun_engagement to more robustly handle a user-provided bullet name. (AFSIM-197)