The DARPA awarded Raytheon BBN an 18-month contract to investigate new methods and design practices to support effective human-machine teaming as part of the Enhancing Design for Graceful Extensibility program. BBN...
First of U.S
The United Kingdom could soon sign a contract for 513 Javelin missile launchers worth approximately $300 million. On Monday, the State Department
The U.S
Raytheon will equip Australian border surveillance aircraft with its latest SeaVue Multi-Role radar under a contract with Cobham Special Mission. Under the contract, the company will upgrade Cobhams fleet of Dash...
The U.S
Content currently not available for this country.
Content currently not available for this country.
Argentina has signed an
South Korea has approved a major step in its KF‑21 Boramae fighter jet program with fresh contracts worth a combined 2
Hanwha, Korea Aerospace Sign $1.65B in KF-21 Contracts for Engines, 20 New Jets
Finland’s Patria has completed test firings of its new ARVE (ARtillery on VEhicle) mobile artillery and surveillance system, designed for Arctic operations and extreme field conditions
Sweden has signed a
China will unveil new high-tech combat forces during a major military parade on September 9 in Beijing, showcasing capabilities in unmanned systems, underwater operations, cyber warfare, and hypersonic technology,
$(document).ready(function() {
//on select country from dropdown
$('.country-dropdown').on('change', function() {
var _countryId = $(this).val();
$.ajax({
type: "POST",
data: { session_type: "company_country", placeholder_1: _countryId },
url:"/site/ajax",
}).done(function( data ) {
//reload page here
location.href = "/company";
});
});
// on select company from dropdown
$('.company-dropdown').on('change', function() {
var _companyId = $(this).val();
var _companyName = $('.company-dropdown option:selected').data('company');
location.href = "/company/R/" + _companyId + "/" + _companyName;
});
});
China to Debut New Combat Forces at September 9 Military Parade