MACE R1 2017 RELEASE

What’s New

BSI Is Very Happy to Announce our MACE R1 2017 Release!

Hello everyone! We are happy to announce that MACE 2017R1 is now available for download as an official release.  Before we get into our summary of the new features, we would once again like to extent a sincere “thank you” to everyone who helps us continuously improve MACE. It is extremely fulfilling for us to see people using our software.  If you are a MACE user and find yourself saying “if only these guys would add such and such a feature, it would make my life so much easier/help meet additional training objectives” – then please tell us!  Many of the best ideas for MACE improvements come from you, our existing customers.

User Interface Improvements

User Interface Improvements

New Platform Tape Overlay

The Platform Tape overlay provides a much simpler way to control entity heading, speed and altitude.  There are three tapes; the Heading Tape will appear as a circle around the selected platform, the Speed Tape will be along the left border, and the Altitude Tape along the right (see figure below).  Each of these serves both as a means to quickly see and optionally, to set either the selected platform’s current heading/speed/altitude or target heading/speed/altitude.

New Signal Generation Engine (SGE)

HUD-Style ‘Platform Tapes’ Overlay (Heading, Speed and Altitude)

You can now click and drag (while holding the ALT key) either of these arrows to command the selected platform(s) to change either their current (yellow) or target (red) heading/speed/altitude. For example, in the screenshot below, I’ve dragged the red target heading arrow to 120 degrees magnetic (note that the line color of the circle changes to match the color of your heading bar, in this case white to indicate the platform is now in a delta mode).

After releasing the mouse button, this will issue the command to the selected platform(s) to change their target heading to 120 degrees. If your MACE mission is running, you should see the yellow arrow (current heading) start to move towards the red (target heading) arrow as the platform maneuvers towards its target heading.

Drag Red Arrow to Set Current Heading/Speed/Altitude

Action Templates and the Action Menu

With out 2016 R2 release, our script editor took a HUGE leap forward with the ability to ‘Buttonize’ your scripts. In the past, your MACE scripts were mission specific, with script ‘actors’ identified by their in-mission callsign. Now, we’ve added additional ‘abstract’ platform references (for example, the ‘script platform’, ‘script platform’s assigned target’, etc) which means your scripts themselves need no longer be mission-specific. You can now ‘Buttonize’ them, adding them to the MACE user interface as either instant (triggerless) or conditional (with triggers) behaviors.

 

New MACE Scripting Menu Bar

As the full potential of buttonized scripting became more apparent, we realized we needed to create a framework for users to organize their buttonized scripts and quickly activate the desired behavior(s) at runtime. Thus we’ve introduced Action Templates and the Action Menu in 2017R1.

The Action Menu is accessed by right-clicking on a platform to bring up a context menu. In the figure below, we’re demonstrating a right mouse click on an entity (human lifeform) and navigated to the Actions menu; the actions shown in this case are those we’ve placed in an Action Template called ‘Pattern of Life’.

Pattern of Life Action Template

To illustrate the utility of the Action Templates, below is an example of a F-16 entity in that same MACE mission, with actions organized into a template for air-to-air maneuvers.  You can also assign a buttonized script as a platform’s default reaction posture; this is a great way to have an entity enter a building or take cover in one or more definable locations when a nearby detonation occurs.

Air-to-Air Action Template

Save/Restore Visible Extents

Ever finding yourself zooming way in and then back out in a mission with both standoff air platforms and lots of ground entities? Now you can quickly save (and restore) up to 4 different visible map extents; these are mission-specific and will save and load with your mission. To store a visible extent, hold CTRL and press F5, F6, F7 or F8. To retrieve (zoom to) a visible extent, press ALT and F5-F8 (whichever one corresponds to the extent you wish to zoom to).

Battlespace Simulation Improvements

Battlespace Simulation Improvements

Improvements to IR Physics

This release includes a major upgrade to how infrared is simulated within MACE. This applies to air-to-air and air-to-ground IR seekers and IR warning receivers.  The figure below shows the ‘EW devices’ on an F-16 in the Sample_Mission that ships with MACE. There are 3 different IR Signatures assigned to the F-16; the F-16’s plume signature is shown in the figure below, and can be dynamically changed by changing the highlighted fields.

New Signal Generation Engine (SGE)

IR signatures and detectors accessed via Platform’s EW Devices

<div class="youtube-player" data-id="jbb9U8DZATY" data-related="0" data-control="1" data-info="1" data-fullscreen="0" style="width:100%;display: block; position: relative;cursor: pointer;max-height:360px;height:100%; overflow:hidden;padding-bottom:56.25%;margin:0 auto"> <img src="//i.ytimg.com/vi/jbb9U8DZATY/maxresdefault.jpg" style="bottom: -100%; display: block; left: 0; margin: auto; max-width: 100%; width: 100%;height:auto; position: absolute; right: 0; top: -100%;"> <div style="height: 72px; width: 72px; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; position: absolute; background: url('https://i.imgur.com/TxzC70f.png') no-repeat;"></div> </div>

Click on the video for more information on our IR physics improvements.

Radar/Jamming Improvements

MACE can now simulate both stand-off and stand-in noise jamming against both the main-lobe and sidelobes. Also, a radar will now automatically switch modes (if you have an alternate mode defined) if it detects that it is being jammed.

<div class="youtube-player" data-id="w8PMZEzl31Y" data-related="0" data-control="1" data-info="1" data-fullscreen="0" style="width:100%;display: block; position: relative;cursor: pointer;max-height:360px;height:100%; overflow:hidden;padding-bottom:56.25%;margin:0 auto"> <img src="//i.ytimg.com/vi/w8PMZEzl31Y/maxresdefault.jpg" style="bottom: -100%; display: block; left: 0; margin: auto; max-width: 100%; width: 100%;height:auto; position: absolute; right: 0; top: -100%;"> <div style="height: 72px; width: 72px; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; position: absolute; background: url('https://i.imgur.com/TxzC70f.png') no-repeat;"></div> </div>

Click on the video for more information on our Radar/Jamming improvements.

Improved Visual Detection

The visual detection model in MACE has been improved to support user-definable horizontal and vertical fields of view. For example, the ‘visual canopy’ can be assigned to aircraft and is an example of a visual detection pattern with limited horizontal and vertical fields of view.

New Signal Generation Engine (SGE)

Visual Detection – Canopy Example

Pattern-of-Life Improvements

In the last release (MACE 2016R2), we introduced the ability to ‘buttonize’ your scripts. MACE 2017R1 includes some pre-made buttonized scripts for pattern-of-life behaviors, such as ‘Go to Work within 5 minutes’. This script will tell the target platform(s) to proceed to a random platform in your mission whose ‘Tag’ property (which was added for this release) contains the word ‘Office’. There are a few other variants of this behavior included as well, such as ‘Go to Church’, ‘Go to Lunch’ and ‘Take Cover’ (with the latter having a detonation trigger, rather than a time lapse trigger). In addition, you can also now pathfind around building footprints in our worldwide OSM database. Both your starting and ending locations can now be inside of a building – in other words, you can now pathfind out of a building and into another building, while walking around all buildings in between. EZ-traffic generation has also been improved to support multiple lanes and vehicles that detect and pass other vehicles in front of them.

New Signal Generation Engine (SGE)

Pathfinding out of a building, into another building

Datalink Improvements

MACE 2017R1 contains several significant improvements related to the simulation of datalinks. Specifically, you can now simulate datalink Gateways in MACE (SADL, Link16, SATCOM, etc) and can manually create J3 tracks. You can also change the data being passed in your J3 messages – for example, to lower track quality or change the team identifier. In addition, the J12.6 (Target Sorting) message is now supported.

New Signal Generation Engine (SGE)

J3 Tracks Tab

New Signal Generation Engine (SGE)

J12.6 Target Sorting Tab

New Signal Generation Engine (SGE)

Tactical Data Network Status

Other Improvements

Other Improvements

There are many other improvements in 2017R1 – too many to go into detail on all of them. Here’s a quick list of additional improvements:

  • New guidance types / further support for more network enabled weapons.
  • Improvements to simulation of C3 networks (radio, datalink, etc)
  • Major Scripting Improvements:
    • “Delay Until” script action.
    • Execute script from reaction posture.
    • “Check Triggers” Once option.
    • Map select for buttonized scripts.
  • Added support for multiple flares types including Kinematic
  • Set Mission Time based on computer’s clock time.
  • Selectable maneuvering states for aircraft.
    • Standard Rate
    • Energy Sustaining
    • Max Performance (Maintain Altitude)
    • Max Performance (Allow Altitude Drop)
  • Support Air to Air TACAN.
  • Ability for tanks to defensively deploy smoke when designated.
  • Mouse over weapons to get info / remove in flight.
Contact Us    
MACE, Viper, DIScord and the BSI Logo are registered trademarks of Battlespace Simulations, Inc.