India today deployed an indigenously-made Airborne Early Warning and Control System (AEWACS) mounted on an Embraer aircraft in the aerial strike against terror group based in Pakistan-occupied Kashmir making it...
Embraer and Sierra Nevada Corporation have won a contract to supply 12 A-29 Super Tucano light attack aircraft to the Nigerian Air Force. The A-29 Super Tucano aircraft are turboprop light...
Lockheed Martin C130J and Airbus A400 may find their way into Portugals plans to acquire military transport aircraft if the nation decides to abandon Embraer KC-390 purchase due to high...
Embraer and Boeing reach consensus on terms of the strategic aerospace partnership in which Boeing will acquire an 80 percent ownership stake in the joint venture for $4.2 billion
The Brazilian government has filed its first written submission to the dispute settlement panel at the World Trade Organization (WTO) in Geneva. The Panel is examining more than $4 billion in...
Embraer has completed Troop unloading, evacuation by hatch and evacuation tests through the front and rear doors of the KC-390 airlift. The tests were held at Brasília Air Force Base, Brazil...
Embraer has completed the maiden flight of the first series production multi-mission medium airlift KC-390. As agreed with the Brazilian Air Force, the aircraft will now join the flight test campaign,...
Boeing and Embraer are in talks to set up an assembly line for the production of KC-390 cargo jets in the United States. The two aircraft manufacturers announced a deal for...
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