// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 26, 2026
27.5 C
Singapore

Malaysia Airlines first to track all its planes by satellite

Malaysia Airlines made history and became the first airline to sign an agreement for space-based flight tracking of its aircraft.

The airline which lost a wide-body jet with 239 people aboard three years ago reached a deal with Aireon LLC, SITAONAIR and FlightAware LLC to enable it to monitor the flight paths of its aircraft anywhere in the world.

This includes aircraft flying over the polar regions and the most remote oceans, according to an emailed press release from Aireon.

The tracking service is made possible after Aireon’s launching a new satellite network with Iridium Communications Inc. that will allow it to monitor air traffic around the globe.

It’s projected to be completed in 2018.

Malaysia Airlines Flight 370 was on a flight from Kuala Lumpur to Beijing on March 8, 2014, when disappeared.

Debris from the plane has been found washed ashore on African beaches, but the main wreckage was never located despite years of searching.

- Advertisement -

Hot this week

Is university life in Singapore fun? Students share their honest experiences

Sharing their own experience, one student said they still struggle to adapt to university life: “It really feels like I have to force myself to talk to people… I guess you just have to get lucky an...

Maid jailed after taking anger out from boyfriend quarrel on elderly employer with dementia

An argument with her boyfriend ended with an elderly employer becoming the target of a violent outburst.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks