Demos 2.6 - 08 May 2020¶
Visit the AFSIM 2.6 Release Page on DI2E (Access Controlled) for more information and resources related to this release.
Release Dates¶
Demos 2.6.3 - 19 Feb 2021
Demos 2.6.2 - 13 Nov 2020
Demos 2.6.1 - 05 Aug 2020
Demos 2.6.0 - 08 May 2020
General¶
This is the first release of the AFSIM demos change log.
Added file_path commands as needed to support running demos from a different working directory.
Commented out all debugging output in several demos.
Added a scripted Constellation Maker demo to space_operations (
lasercomm_scripted
). (Issue #91)
Added the cislunar demo. (Issue #100)
Added a new scenario to p6dof showcasing the new WsfPursueManeuver. (Issue #83)
Added the following new scenarios to p6dof:
missile_comparison
,cruise_missile_test
,relative_maneuvers
, andunguided_rocket_test
. (Issue #98)
Added the behavior_tree demo. (Issue #96)
Known Issues¶
Corrections¶
Removed reference to a nonexistent file in space_operations
over_the_horizon_radar
scenario. (Issue #113)Corrected handling of script errors in the
traveling_astronaut
scenario of space_operations. (Issue #101)Corrected multiple comm related runtime errors in the
launch_detection
scenario of space_operations. (Issue #88)
Corrected some TLE and start_epoch issues in satellite_demos.
Corrected some unknown identifier warnings in outer_air_battle due to missing script_variables. (Issue #117)
Corrected issues with targets being hit in tbm_demos by ensuring all pre-briefed tracks correspond to correct targets, target platforms are defined before launchers, and targets have unique names. (Issue #114)
Corrected an output error in sensor_plot due to a terrain block. (Issue #111)
Enhancements¶
Updated some horizontal_map demos in sensor_plot to show examples of logarithmic, linear, and no interpolation in radar_signature tables. (Issue #99)
Updated the visual_part demo to work with new model articulations. (Issue #95)
Updated p6dof with new vehicles and improved 3D models. (Issue #98)
Added use_preset command to the event_pipe block in satellite_demos so that comm lines can be seen. (Issue #115)
Updated the weapon icon in gun_engagement. (Issue #104)