Skip to content

Releases: afrl-rq/OpenAMASE

Updated package

23 Jan 19:29
178a6e0
Compare
Choose a tag to compare

Release package containing latest source patches and binary together.

What's Changed

  • Removed CORBA & Added Build Instructions to README.md by @JoeHCQ1 in #8
  • Implement synchronization fixes from daidalus branch work. by @pwilliams12 in #12
  • Updated build files and NetBeans project files to JDK 11 by @lhumphrey in #14
  • Address some deprecation warnings by @lhumphrey in #15

New Contributors

Full Changelog: v1.3.1...v1.3.2

LMCP Consistency with OpenUxAS

31 Jul 13:00
Compare
Choose a tag to compare

Minor update to LMCP library to be compatible with OpenUxAS

Fix for Setup Tool

20 Jul 18:41
Compare
Choose a tag to compare

Uses updated LMCP library to fix bug in Setup Tool

Improved exception handling and headless mode

18 Jul 17:42
Compare
Choose a tag to compare

Catches all unhandled exceptions and exits to allow headless operation to cleanly exit when encountering errors. Synchronized with latest LmcpGen libraries.

Support of headless mode

16 Jun 13:17
Compare
Choose a tag to compare

A new configuration config/amase_headless has been added. Additionally, a command line parameter for the rate at which the simulation can be run has been added: the simulation real-time multiple can be set via --sim_rate n, which defaults to 1.0.

OpenAMASE Version 1.0.0

07 May 13:22
Compare
Choose a tag to compare

Initial release of OpenAMASE. Place OpenAMASE.jar in the dist directory to use immediately without rebuilding from source.