The US Defense Security Cooperation Agency (DSCA) announced sales of $41.93 billion for the fiscal year 2017
The US State Department has approved sale of Paveway II Laser Guided Bomb (LGB) units and FMU-152 fuzes for an estimated cost of $415 million to Singapore. The Defense Security Cooperation...
Embraer announced today a firm order of six A-29 Super Tucano light attack and advanced training aircraft for the Philippine Air Force (PAF). “After a comprehensive bidding process participated by several...
Sierra Nevada and its partner Embraer have received orders from the U.S
Embraer announced today a firm order for 6 A-29 Super Tucano light attack and advanced training aircraft from an undisclosed customer. The aircraft can be used for tactical and advanced training...
Brazilian firm Embraer has issued a statement Friday supporting the establishment of the World Trade Organization (WTO) panel in Geneva that will examine Brazils case against Canadian subsidies worth US$3...
MacDonald, Dettwiler and Associates (MDA) Ltd has signed a five-year contract with Defence Research and Development Canada (DRDC) to apply research expertise in hyperspectral imaging and data analysis. This initiative will...
The Portuguese Council of Ministers on July 27 authorized the defense ministry to open negotiations to buy five Embaer KC-390 twinjet tanker-transports with an option for a sixth aircraft. Along with...
Content currently not available for this country.
Denmark’s defense minister Troels Lund Poulsen called for a major boost to Europe’s anti-drone, air, and missile defense capabilities as he attended joint EU and NATO
Hanwha Aerospace has signed a three-year framework agreement with the Swedish Defence Materiel Administration (FMV), including an initial order worth about $110 million to supply Modular Charge Systems (MCS) for Sweden’s artillery forces
Hanwha Aerospace Signs $110M Deal with Sweden for Artillery Propellant Systems
Boeing has secured multiyear contracts worth about $2
Patria has received a new F-35 engine
Turkey has tested its domestically produced SOM-J cruise missile from an F-16 fighter jet, Turkey's Minister of Industry and Technology Mehmet Fatih Kacir has
$(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/E/" + _companyId + "/" + _companyName;
});
});
Turkey Tests Locally-made SOM-J Cruise Missile on Its F-16s