An Embraer Super Tucano light attack aircraft used by the Air Force of Africas Republic of Mali crashed on April 7, killing both onboard. “The Air Forces Super Tucano TZ04 crashed...
A team comprising Embraer, Altech, thysenkrupp, Emgepron besides Águas Azuis, signed a contract with the Brazilian Navy on March 5 in Rio de Janeiro for building four Tamandaré Class Ships,...
Embraer and the Brazilian Air Force (FAB) signed a memorandum of understanding to study joint development of a new light military transport aircraft on Thursday. The study seeks to identify...
One of the two engines of the
A scientific and technological cooperation between Embraer and the Universidade Federal do Espírito Santo (Ufes), in the areas of autonomous robotics and artificial intelligence resulted in the first test of...
Boeing and Embraer are preparing to launch a joint venture to promote and develop markets for the multi-mission medium airlift KC-390 while expecting all regulatory approvals for their commercial joint...
Brazilian Air Force (FAB) has formally received the first of its 28 ordered Embraer KC-390 multi-mission aircraft, set to replace Brazil's ageing fleet of C-130 Hercules planes. The KC-390 was developed...
Sri Lanka Navy renamed China-gifted frigate "P625" as "Parakramabahu" and commissioned it into naval service. Sri Lankan President Maithripala Sirisena, Commander of the Navy, Vice Admiral Piyal De Silva, Ambassador of...
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