Embraer will be showcasing its A-29 Super Tucano basic trainer at the forthcoming DefExpo in India next month. “Embraer is already present in India and we will be getting the A...
The UK Ministry of Defense Military Flying Training System (UKMFTS) program has selected Embraer Phenom 100 business jets to provide multi-engine pilot training to its aircrew. The contract includes support services...
The United States has delivered four A-29 Super Tucano light attack aircraft to the Afghan Air Force. Afghanistans Defense Ministry spokesman Dawlat Waziri told the Pajhwok Afghan News agency on Friday...
Lebanon today acquired six A-29 Super Tucano turboprop light attack aircraft from Embraer. The contract includes logistics support for aircraft operation as well as a complete training system for Lebanese Air...
Embraers certification for the KC-390 tanker-transport has delayed to the second half of 2017. Further, Embraer is planning to deliver the first KC-390 cargo jets in the first half of 2018,...
Pakistani-Chinese JF-17 Thunder fighter might be the beginning of the end of western dominance of the global fighter aircraft market. The JF-17s international flight debut at the Paris Air Show 2015...
Embraer has sold more than 250 Super Tucano light attack and surveillance aircraft on the back of growing demand for inexpensive, low maintenance fighter aircraft operating in a low threat...
The US Defense Security Cooperation Agency (DSCA) Tuesday approved the sale of six Embraer A-29 Super Tucano counter-insurgency aircraft to the Lebanese military for an estimated $462 million. The Super Tucanos...
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