Embraer has admitted in paying $5.76 Million after it entered into an agreement with an agency in Indias 2008 three modified Airborne Early Warning & Control (AEW&C) aircraft deal
Saab and Embraer have created the Gripen Design and Development Network (GDDN) along with AEL Sistemas, Atech, Akaer and the Brazilian Air Force, through its research department DCTA for the...
Embraers KC-390 Basic Vehicle has recently been certified by the IFI (Industrial Fostering and Coordination Institute), the Brazilian Air Force organization responsible for military certification. The Provisional Type Certificate attests that...
The Indian Central Bureau of Investigation (CBI) has filed a charge sheet against a UK based arms dealer for allegedly taking kickbacks worth over US $5.7 million from the Brazilian...
Lockheed Martin has won a US$1.06 billion contract to supply the combat systems for Australia's new fleet of 12 French submarines
Confusion prevails over the number of terrorist casualties in the ‘surgical strike by Indian troops when they crossed the line of control (LoC), the unofficial border between India and Pakistan...
India's Defence Research and Development Organization (DRDO) has fitted its own airborne early warning and control system (AEW & CS) on a modified Embraer ERJ 145 aircraft slated to be...
The Indian Central Bureau of Investigation (CBI) has found out that US $5.5 million was allegedly paid as a commission to a middleman in the Embraer deal
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