Embraer and Sierra Nevada Corp (SNC), have announced “in sourcing” of aerospace jobs to the U.S
Embraer Defense and Security has chosen Eaton Corporation to supply the on-board inert gas generation system for the KC-390 military transport aircraft. The contract value has not been disclosed
Brazilian aircraft manufacturer Embraer has selected Hispano-Suiza (Safran group) to supply the Emergency Electric Power Generator System (EEPGS) for its upcoming KC-390 military transport and aerial refueling jet. Hispano-Suiza...
Embraer Defense & Security has selected SELEX Galileo, a Finmeccanica company, to supply the company’s Gabbiano surveillance radar for the new KC-390 tanker/ transport aircraft. SELEX Galileo’s Gabbiano is...
AERO Vodochody signed a contract with the third largest manufacturer of aircraft in the world, Brazilian company Embraer. Embraer and AERO Vodochody became partners in development and production of a...
Embraer Defense and Security signed a contract to purchase 64.7% of the capital of the radar division of OrbiSat da Amazônia S
Embraer presented the first of three EMB 145 Airborne Early Warning and Control (AEW&C) platforms, today, to representatives of the Indian government at a ceremony held at its headquarters in São José...
Premiair is chosen as an authorized representative for the full executive jet portfolio São José dos Campos, February 1, 2010 – Embraer has named P.T
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