Embraer Defense & Security announced Tuesday that it has delivered the first modernized AF-1B jet fighter to the Brazilian Navy at the ceremony held at its industrial plant in Sao...
Saab announced Tuesday that it has signed an agreement to partner with Embraer for joint management of the F-X2 Project for the Brazilian Air Force. Under this agreement,...
Embraer is showcasing the A-29 Super Tucano light attack airplane and advanced trainer as well as the new KC-390 military airlifter and tanker at IDEX 2015 this week. The A-29 Super...
BAE Systems has won a nine-year contract worth $187.4 million from the US Navy to support radio and communications systems design and integration for 13 surface combatant ships
South Korea is seeking to bid in Perus Fighter purchase program worth US$1 billion with its FA-50 light attack aircraft. "We've been pushing to sell 24 units of the FA-50 to...
Test pilots flew the Embraer KC-390 military transport and aerial refuelling jet for 1 hour and 25 minutes, marking its first successful flight. "This first flight is a fundamental step toward...
Embraer rolled out the first prototype of the KC-390 military transport from the production hangar at the industrial plant of Gaviao Peixoto, Brazil. This milestone rollout will allow the Company to...
Russia plans to launch the Yak 152 a light aircraft with trainer and combat roles to compete with the Embraer Super Tucano, Pilatus and Beechcraft planes. Taking advantage of the...
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