Boeing and Embraer today announced they have signed a MoU to set up a joint venture comprising the commercial aircraft business of Embraer that would strategically align with Boeings commercial...
Rolls-Royce has won a $420 million contract, for AE 3007H (F137) engine-sustainment services for Canada. This contract provides for maintenance, repair and overhaul of the engine, as well as program management...
Boeing and Embraer have prepared contracts of their proposed tie-up and are expected to submit them to the Brazilian government within two weeks, Brazilian newspaper reported. The proposed merger, which would...
Lebanon has received the final four of six A-29 Super Tucano aircraft from Sierra Nevada Corp and Embraer. The delivery comes two months ahead of schedule and completes the original order...
EmbraerX, an Embraer organization, unveiled Tuesday its first electrical Vertical Take-Off and Landing (eVTOL) aircraft concept during Uber Elevate 2018, in Los Angeles, California. EmbraerX is engaged in several projects, including...
The US Air Force will continue experimenting with two non-developmental aircraft, Textron Aviation AT-6 Wolverine and Sierra Nevada/Embraer A-29 Super Tucano this year. The USAF plans to work closely with the...
The United States has agreed to sell 12 A29 Super Tucano aircraft with weapons and services for $593 million to Nigeria. The US ambassador presented the letters of offer and acceptance,...
Embraer demonstrated the new KC-390 military transport and aerial refueling jet to the Brazilian Air Force (FAB) for the attainment of the Initial Operational Capability (IOC). The achievement of the IOC...
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