Don’t stop me now: Command PE v1.15.5 now available

March 8, 2021 · Posted in Command PE · Comment 

It has been 10 months since the last official PE release, and the WS dev team has been pretty busy on multiple fronts. The time is now ripe for another significant official update: Command PE v1.15.5 is now available to new and existing pro customers.

The new update brings a deluge of additions and improvements big and small, including some features explicitly developed as customer requests. These include:

New sensor type: Passive Coherent Location System (aka “Passive Radar”). For a general background on PCLS, see here. PCLS systems can be very useful both as a covert means of airspace surveillance and as a potent counter-VLO asset to be combined with other, more traditional sensors. They do have several drawbacks and vulnerabilities (for example, they can be limited in altitude coverage because of their bistatic nature, and each receiver must have clear LOS to both the target and the transmitter in order to process the reflection), but as long as these can be accommodated, PCLS sensors can significantly enhance an IADS and complicate enemy efforts to disrupt it.

New major feature: Distinct mobile ground units. In addition to modelling mobile forces as “aimpoint facilities” , it is now possible to explicitly model individual vehicles with their own customized properties such as armor, propulsion, mounts, sensors etc. These new units now have their separate data annex (“Ground Units”), and can be browsed on the DB viewer:Apart from the obvious benefits of easier targetability and clearer per-unit cargo assignment, the new-style ground units have unlocked certain brand-new capabilities, such as true amphibious vehicles (with distinct speed & fuel consumption properties overwater and on land).

New feature: Formation presets. You can now quickly arrange the members of a group using any of a range of formation presets:

The presets work with any unit type and allow quickly positioning units relative to each other and to the group’s lead. You can either assign the relative positions to the group units or, if in ScenEdit mode, you can directly “teleport” the members to their assigned positions (this can be very useful for scenario authors, obviously).

Major enhancements to Command-CLI. Command-line execution was one of the hottest new features of the v1.15 upgrade (see this article by Northrop Grumman on how they have been using it for a DARPA initiative to train AIs with literally quadrillions of scenario variants), and we have receive lots of feedback and suggestions as to how to improve its utility. Two big new features are:

  • You can now launch a CLI instance in interactive mode, using the Lua TCP-socket as the control interface. This ability combines the high-performance, low overhead and parallel execution benefits of CLI with the full-control interactivity of the full-GUI client.
  • CLI mode now supports both coarse and finegrained timestep modes.

Improvements to Multiplayer. The layout of the various MP-specific UI elements has been improved to be less intrusive, the transmission delay of scenario snapshots has been sharply reduced using a “delta” comparison engine, and various fixes and tweaks have been added.

New doctrine/ROE/WRA feature: You can now define decimal figures for WRA engagement and self-defence ranges, using the relevant Lua methods. For example:
ScenEdit_SetDoctrineWRA({guid = ‘d7db0f50-bf1a-4977-ad57-15c30ef3f91a’, target_type=’Aircraft_Unspecified’, weapon_id=134}, {‘2′,’inherit’,2.5,7.8})

In addition, a new message type (Doctrine/ROE) has been added to the message options, and thus can be configured to appear on the message log, raise a pop-up etc. This makes it easier to receive immediate feedback/confirmation on script-driven WRA changes.

Various tweaks & improvements on the event-export tables, directly based on user feedback.

You can now control the jettison of aircraft stores through Lua. This is a more powerful and flexible method than the GUI, as it allows dumping stores at any arbitrary point (not just when under attack), and provides finer control as to what items will be jettisoned (all stores, externals only, heavy stores only, or even a specific weapon ID)

Plus a wide assortment of other tweaks, fixes and improvements across the various functionality tiers of the application.

Work is already underway on the next update releases. Stay tuned, as there are some impressive things on the horizon!

Climbing ever higher: Command PE v1.15 released

May 7, 2020 · Posted in Command PE · Comment 

It has been almost a year since the release of PE v1.14.5, and a good 3.5 months since our most recent user conference at Farnborough. We are confident, however, that our pro customers will agree: Command PE v1.15 is here, and it has been worth the wait.

You can read the full release notes for the new update HERE.

Arguably eclipsing v1.14 as the most significant CPE release so far, v1.15 incorporates two brand-new features that have long dominated the wishlists of our customers:


1) WEGO-style multiplayer. Users can now host, join and play multiplayer game sessions using the familiar CPE user interface. There are several important characteristics that define this functionality in its current implementation:

  • Currently up to 16 players are supported per session. These can have any type of posture between them (friendly, neutral, hostile etc.) so both vs. and cooperative play is possible, in any number of combinations (8v8, 16 vs AI and anything in between). The server runs at the customer premises (not hosted by WS or MatrixGames), and the overall architecture is optimized for a LAN environment.
  • Being a WEGO type, play flow is broken down into simultaneously-resolved turns (those familiar with Combat Mission or BSG:Deadlock will feel right at home). All players submit their orders and then the scenario state advances over the specified turn duration. During execution, the players (optionally) receive snapshots of the scenario progression in order to visualize what is happening.
  • Both the time available to issue orders (described as Order Submission Time or OST) and the actual step duration (described as Variable Turn Time or VTT) can change dynamically from one turn to another. This allows incorporating into the same session both long-duration events with minimal player intervention (e.g. a long transits) and also rapid action events where player intervention is frequent (e.g. close combat). Changing the OST value allows for providing the players with ample time to consider their decisions (in an MBX-style game) or, conversely, placing them under very limited available time to increase pressure.
  • Both umpire and observer roles are supported. The umpire has complete “God powers” (ie. access to all scenario-editor features), and has two chances per turn to use them: First, immediately after all players commit their orders but before the turn is executed (at that point he can also change any of the player orders to his whim), and then again right after the turn execution and before players resume control. He can also change the OST and VTT durations as desired, as well as force-commit all players (no laggards!). If no player takes the umpire mantle, the pre- and post-turn adjudication phases are skipped altogether. The observer role has the same omniscience powers as the umpire, but lacks its omnipotence – he can only watch.

The initial version of the MP functionality is already in use at the USMC wargaming center with feedback having been nothing short of enthusiastic, and suggestions for tweaks & improvements are already being absorbed by the development team for future iterations. (And to pre-empt the question that everyone in the commercial space is about to ask: Yes, MP is also coming to CMO, but later. The commercial market has different priorities and the system must be adjusted to them before general release.)


2) Command-line version. The heavy-duty analysts are going to be giddy with this; think Monte-Carlo on steroids. the command-line version shares the same simulation engine as CMANO/CPE, and all the powerful-pro only features, but completely ditches the graphical user interface in favor of using a console for basic feedback (plus of course any generated outputs as configured). The benefits of a command-line version of CPE are mainly two-fold:

  • Being scriptable and thus automated. It can thus be incorporated into an automated analysis toolchain. It is trivial to launch either one or multiple instances for different analysis jobs, both in-sequence and in parallel.
  • Lacking the GUI elements of the full-fledged CPE edition, this version is even faster and more efficient (as a point of comparison, the CLI executable is just over 5MB in disk size, compared to full-CPE’s 12MB). This makes it possible to run even more instances in the same machine.

Both the automation ability and the increased performance and instance density point to usage in massive-scale analysis, machine-learning inputs and other similar tasks.


These two features are not the only ones by far in the new update. Other additions include:

  • All the features and improvements of CMANO v1.15 have been incorporated.
  • Substantial performance improvements both on the GUI and core simulation engine.
  • All the tweaks and additions since the release of PE v1.14.5 have been rolled-up.
  • A new UI feature (fixed-side colors, useful for MBX-style games) has been added.
  • The Monte-Carlo mode can now run in both coarse (1-sec pulse) and finegrained (0.1-sec pulse) time modes.
  • A new mechanics override has been added: Public.NoContactExchange. When activated, friendly sides do not automatically exchange contact information (new or updated contacts) or any contact-related messages. (The default behavior is that they do). This can be useful in order to route contact information & exchange through other network-modelling systems.
  • Simulation tweaks for submarines, including new behaviors for vessels with lithium-ion batteries (such as the new submarine Ōryū).
  • When using DIS to connect to a federated simulation, it is now possible to “pin” a specific network adapter.
  • The Lua TCP/IP socket now supports a range of different encoding modes (Big-endian, Unicode, ASCII, UTF-7/8/32 etc.), to better adjust to different connector types.
  • The formation editor is now also usable for airgroups.
  • Updated content (databases, scenarios, tutorials, Tacview objects etc.)

Command PE v1.15 is now available for download by professional users. The WS development team is already busy collating early feedback and integrating it in future iterations of the product.

For more information on Command PE, see the dedicated product page here.

 

Another week with the pros: Fifth Command PE users conference concludes

February 2, 2020 · Posted in Command PE · Comment 

FARNBOROUGH, UK – It has been an intense and exciting week at BAE Systems headquarters in Farnborough as the fifth Command PE event came to a close. This time Slitherine and WarfareSims put together a week-long conference for a diverse set of participants, from existing professional users, to new clients, to prospects and existing strategic partners.

Over one hundred delegates coming from all over the world attended both plenary sessions and one-to-one meetings to debate about the future of professional wargaming and simulation and on the specifics of what is now an established benchmark software in the sector. Command PE has taken the lead as one of the most powerful and flexible software for planning, analysis, and training in the defense and military simulation sector and the amount of interest towards this product has grown immensely over the past few months.

The list of attendees to the Farnborough training week includes representatives from both public institutions such as USMC, USAF, DSTL, Luftwaffe and RAAF and private corporations such as BAE Systems Air, BAE Subs, Microsoft and Improbable. The presence of the latter two companies, in particular, is the testament of how closely the videogames and defense/military sectors can interact when it comes to developing game-based experiences for professional purposes.

Slitherine and WarfareSims thank all attendees for their presence and extremely helpful feedback, and are already looking forward to the future. The next CPE user conference will take place at the University of Dayton Research Institute (UDRI) during June 15th-18th in Dayton, Ohio. If you would like to attend, please get in touch!

 

An analyst’s dream: Command PE v1.14.5 released

May 28, 2019 · Posted in Command PE · Comment 

Some of our professional customers have been waiting for this with great anticipation, and now it is finally here: Command PE v1.14.5 is available for download & use.

Following on the footsteps of the groundbreaking PE v1.14 release , the new update includes a plethora of tweaks, fixes and improvements based on customer feedback, as well as some new features & content:

  • New scenario editor feature: merge multiple scenarios. This brand-new feature allows bringing together multiple scenario files and combining their elements into a single scenario. This ability can be leveraged in a number of creative ways; for example, storing the ORBATs, properties and regular missions (patrols etc.) of entire sides in template scenarios and then merging them to produce the actual working scenario. It also allows multiple persons to collaborate on different parts of a scenario before integrating them, thus boosting production & analysis throughput.
  • Significant improvements in analysis speed, scalability & reliability (both in interactive & Monte-Carlo modes). Every part of the sim-core execution pipeline has been optimized to boost performance and make the analysis workflow more robust (according to one of our customers who tested this, “it stopped running only when we ran out of disk space [for the data logs]”). A memory-leak issue that first appeared in v1.14 (it had the effect of reducing performance as the number of analysis iterations grew) has also been identified and eliminated.
  • When the “weapon endgame” event type is exported, the event-export framework now also outputs the various events of the point-defence phase (countermeasures & decoys being deployed, DECM jammers attempting to defeat incoming weapons, close-in weapons attempting to hard-kill threats etc.).
  • New WRA category type: Micro-UAV. This allows tailoring weapon allocation & firing doctrine against micro-UAV targets (such as popular commercial-derived drones) and experiment with different force & fire ratios against them.
  • Automated setting the registry settings for proper 4K/UHD support. Command-PE will attempt to automatically set the optimum settings for a high-DPI/4K desktop; if unsuccessful, it prompts the user for the manual instructions to do the same.
  • Fresh versions of the DB3000 & CWDB databases, with many additions and a major data change: GPS and Laser guided bombs (with a handful of exceptions – see the release notes) now have a minimum launch altitude of 2,000ft AGL vs the previous 10,000ft. This allows launch profiles more closely resembling RL ops.

The new PE update is an important step on our development timeline as we are about to embark on a number of new pro-oriented development projects. Watch this space!

 

Debrief: A week of Command PE training at the Luftwaffe Officer School

February 2, 2019 · Posted in Command PE · Comment 

During the week of January 14 to 18, select members of WarfareSims and MatrixGames LLC presented Command PE at the Luftwaffe Officer School and trained officers of various branches of the German armed forces in its use and capabilities. It was a very successful event, and we would like to thank the entire staff of the academy, and especially Maj Silier, Lt Col Lochner, Lt Fleischmann and Lt Scholz for their coordination of the event and the above-and-beyond hospitality that they extended to us.

Following is the English translation of the official description of the event, as presented on the Luftwaffe website (original here).


“Command” – Digital practice for the real world
Berlin, 21.01.2019

Many factors determine the outcome of a battle: from the logistics and the deployment of the soldiers, to the morale of the troops or the supply of equipment. Ultimately, it is crucial to consider all factors and to deduce the right tactics from them. For this purpose, course participants at the Officer School of the Air Force use the simulation software “Command: Modern Air / Naval Operations”.

The program is used to represent air operations. The trainees get a fictional scenario by considering all the factors relevant to a battle and then having to plan their operations. “We then integrate the planning of the course participants into the software and see if their plan works,” explains Major Thomas Silier. He is a specialist in air force doctrine & tactics, and also the project manager for the introduction of Command at the Officers School of the Air Force (OSLw).

In fact, the software was originally designed not for the military but as a publicly available game. However, battles, and especially various air operations, are depicted so realistically that “the German and even the American armed forces have realized that Command has the potential to be used by them” explains Silier. For example, the software provides a comprehensive database of every aircraft from any armed forces back to 1946.

Down to the smallest detail: from planning to simulation

The course participants are divided into different groups. All teams get different tasks that they have to plan for. For example, a group is responsible for protecting the airspace above the operational area. Another, in turn, is responsible for Close Air Support, which is the frontline aerial support of ground forces, ” says Silier. Then it’s about achieving common coordination. The fuel for the aircraft used must be determined, tankers must be on site in time and the respective operating times of the forces must be deduced.

“I am very impressed by how complex the program is,” says Lieutenant Markus Kribelbauer. He used the program as a participant in the last officers’ class. In addition, he was fascinated by how much work Silier and his team have invested in addition. “From creating custom Excel spreadsheets to determine operating times to calculating the fuel consumption of the respective aircraft – I found that extremely impressive,” he says enthusiastically.

Kribelbauer is certain that, for the Luftwaffe, the program definitely offers added value: “Whereas previously you had to present lessons with Power Point or othertools, and now you can present everything actually simulated, the software offers a great deal of added value.”

Therefore, it is now being examined whether the software can also assist other areas of the Air Force. The program will be tested in a three-month trial period. Representatives of the various branches were recently briefed in Fürstenfeldbruck about the program. If Command makes a positive impression here as well, then the software could soon be used not only at the Luftwaffe Officer School, but in wider parts of the Air Force.

« Previous PageNext Page »