{"id":10,"date":"2020-02-08T09:33:13","date_gmt":"2020-02-08T08:33:13","guid":{"rendered":"https:\/\/www.i-gnet.net\/?page_id=10"},"modified":"2025-07-16T20:01:05","modified_gmt":"2025-07-16T18:01:05","slug":"home","status":"publish","type":"page","link":"https:\/\/www.i-gnet.net\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c5b00d e-flex e-con-boxed e-con e-parent\" data-id=\"5c5b00d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da3367f elementor-widget elementor-widget-html\" data-id=\"da3367f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<body style=\"background-color: #F9FAFB; color: #374151; font-family: sans-serif;\">\r\n\r\n    <!-- \r\n      All styles are now included in this <style> block.\r\n      No external CSS, font files, header, or image shadows are included.\r\n    -->\r\n    <style>\r\n        \/* General Body & Font *\/\r\n        body {\r\n            margin: 0;\r\n            line-height: 1.6;\r\n        }\r\n        * {\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        \/* Layout Container *\/\r\n        .container {\r\n            width: 100%;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n            padding-left: 1.5rem;\r\n            padding-right: 1.5rem;\r\n        }\r\n        @media (min-width: 640px) { .container { max-width: 640px; } }\r\n        @media (min-width: 768px) { .container { max-width: 768px; } }\r\n        @media (min-width: 1024px) { .container { max-width: 1024px; } }\r\n        @media (min-width: 1280px) { .container { max-width: 1280px; } }\r\n\r\n        \/* Main Content Sections *\/\r\n        main section {\r\n            padding-top: 4rem;\r\n            padding-bottom: 4rem;\r\n            overflow: hidden;\r\n        }\r\n        @media (min-width: 768px) {\r\n            main section {\r\n                padding-top: 5rem;\r\n                padding-bottom: 5rem;\r\n            }\r\n        }\r\n        .bg-white { background-color: #ffffff; }\r\n        .bg-gray-50 { background-color: #F9FAFB; }\r\n        .bg-gray-800 { background-color: #1F2937; }\r\n        .bg-gray-900 { background-color: #111827; }\r\n        .text-white { color: #ffffff; }\r\n        .text-gray-300 { color: #D1D5DB; }\r\n        .text-gray-600 { color: #4B5563; }\r\n        .text-gray-800 { color: #1F2937; }\r\n\r\n        \/* Typography *\/\r\n        h1, h2, h3 { font-weight: 800; margin: 0 0 1rem 0; }\r\n        h1 { font-size: 2.5rem; line-height: 1.2; }\r\n        h2 { font-size: 2rem; line-height: 1.2; }\r\n        h3 { font-size: 1.25rem; line-height: 1.2; }\r\n        p { margin: 0 0 1rem 0; }\r\n        ul { margin: 0; padding-left: 1.5rem; }\r\n        li { margin-bottom: 0.5rem; }\r\n        a { text-decoration: none; }\r\n        .text-center { text-align: center; }\r\n\r\n        \/* Hero Section *\/\r\n        .hero-section { text-align: center; }\r\n        .hero-section h1 { color: white; }\r\n        .hero-section p { max-width: 48rem; margin-left: auto; margin-right: auto; }\r\n        .hero-button {\r\n            display: inline-block;\r\n            background-color: #2563EB;\r\n            color: white;\r\n            font-weight: bold;\r\n            padding: 0.75rem 2rem;\r\n            border-radius: 0.5rem;\r\n            transition: background-color 0.2s;\r\n        }\r\n        .hero-button:hover { background-color: #1D4ED8; }\r\n\r\n        \/* Grid Layouts *\/\r\n        .grid { display: grid; gap: 3rem; }\r\n        @media (min-width: 768px) {\r\n            .md-grid-cols-2 { grid-template-columns: repeat(2, 1fr); }\r\n            .md-grid-cols-3 { grid-template-columns: repeat(3, 1fr); }\r\n            .md-grid-cols-5 { grid-template-columns: repeat(5, 1fr); }\r\n            .md-col-span-2 { grid-column: span 2 \/ span 2; }\r\n            .md-col-span-3 { grid-column: span 3 \/ span 3; }\r\n        }\r\n        .items-center { align-items: center; }\r\n        .items-start { align-items: start; }\r\n\r\n        \/* NEW Beneficiaries Section *\/\r\n        .beneficiary-card {\r\n            text-align: center;\r\n            padding: 1.5rem;\r\n        }\r\n        .beneficiary-icon-wrapper {\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n            margin-bottom: 1.5rem;\r\n            height: 4rem;\r\n            width: 4rem;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            background-color: #DBEAFE;\r\n            color: #2563EB;\r\n        }\r\n        .beneficiary-icon-wrapper svg {\r\n            height: 2rem;\r\n            width: 2rem;\r\n        }\r\n        \r\n        \/* Image Styles *\/\r\n        img.rounded-lg { border-radius: 0.5rem; }\r\n        img.full-width { width: 100%; height: auto; }\r\n\r\n        \/* Feature Sections *\/\r\n        .feature-link { color: #2563EB; font-weight: 600; }\r\n        .feature-link:hover { text-decoration: underline; }\r\n        .order-last { order: 9999; }\r\n        @media (min-width: 768px) { .md-order-first { order: -9999; } }\r\n\r\n        \/* CTA Section *\/\r\n        .cta-section { text-align: center; }\r\n        .cta-section p { max-width: 42rem; margin-left: auto; margin-right: auto; }\r\n\r\n        \/* Footer *\/\r\n        .site-footer { text-align: center; }\r\n        .footer-logo { display: inline-block; margin-bottom: 1rem; }\r\n        .footer-tagline { color: #9CA3AF; font-size: 0.875rem; }\r\n        .footer-divider { border-top: 1px solid #374151; margin-top: 1.5rem; padding-top: 1.5rem; }\r\n        .footer-copyright { font-size: 0.875rem; color: #6B7280; }\r\n\r\n        \/* Animation *\/\r\n        .reveal { opacity: 0; transform: translateY(30px); transition: opacity 0.8s ease-out, transform 0.8s ease-out; }\r\n        .reveal.visible { opacity: 1; transform: translateY(0); }\r\n    <\/style>\r\n\r\n    <main>\r\n        <!-- Hero Section -->\r\n        <section class=\"hero-section bg-gray-900\">\r\n            <div class=\"container\">\r\n                <h1 class=\"reveal\">Reliable Air to Ground Communication Solutions<\/h1>\r\n                <p class=\"text-lg text-gray-300 reveal\" style=\"transition-delay: 200ms;\">\r\n                    A complete ecosystem for live data transmission, storage, and analysis for aviation.\r\n                <\/p>\r\n                <a href=\"https:\/\/www.i-gnet.net\/index.php\/contacts\/\" class=\"hero-button reveal\" style=\"transition-delay: 400ms;\">\r\n                    Get in Touch\r\n                <\/a>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Data Features Section - UPDATED -->\r\n        <section class=\"bg-white\">\r\n            <div class=\"container\">\r\n                <div class=\"grid md-grid-cols-5 items-start\">\r\n                    <!-- Text Column (spans 2 of 5) -->\r\n                    <div class=\"reveal md-col-span-2\">\r\n                        <div style=\"margin-bottom: 2rem;\">\r\n                            <h2 class=\"text-gray-800\">Receive Live Data<\/h2>\r\n                            <ul class=\"text-gray-600\">\r\n                                <li>Aircraft position<\/li>\r\n                                <li>AHRS data<\/li>\r\n                                <li>Airspeed and altitude<\/li>\r\n                                <li>G-load<\/li>\r\n                                <li>Video (camera stream)<\/li>\r\n                                <li>Vibration data<\/li>\r\n                                <li>Heart rate of a pilot<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                        <div>\r\n                            <h2 class=\"text-gray-800\">Access Stored Data<\/h2>\r\n                            <ul class=\"text-gray-600\">\r\n                                <li>All live data (incl. video)<\/li>\r\n                                <li>Events surpassing preset limits<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <!-- Image Column (spans 3 of 5) -->\r\n                    <div class=\"reveal md-col-span-3\" style=\"transition-delay: 200ms;\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2025\/07\/diagram.png\" alt=\"I-GNET System Diagram\" class=\"rounded-lg full-width\">\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <!-- Beneficiaries Section - UPDATED -->\r\n        <section class=\"beneficiaries-section bg-gray-50\">\r\n            <div class=\"container\">\r\n                <div class=\"text-center\" style=\"max-width: 42rem; margin-left: auto; margin-right: auto;\">\r\n                    <h2 class=\"text-gray-800 reveal\">Who Will Benefit From Our Solutions?<\/h2>\r\n                    <p class=\"text-gray-600 reveal\" style=\"transition-delay: 100ms;\">Our system provides invaluable data for a range of aviation professionals, enhancing safety, maintenance, and training.<\/p>\r\n                <\/div>\r\n                <div class=\"grid md-grid-cols-3\" style=\"margin-top: 3rem;\">\r\n                    <!-- Card 1 -->\r\n                    <div class=\"beneficiary-card reveal\">\r\n                        <div class=\"beneficiary-icon-wrapper\">\r\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.75 5.25a3 3 0 013 3m3 0a6 6 0 01-7.029 5.912c-.563-.097-1.159.026-1.563.43L10.5 17.25H8.25v2.25H6v2.25H2.25v-2.818c0-.597.237-1.17.659-1.591l6.499-6.499c.404-.404.527-1 .43-1.563A6 6 0 1121.75 8.25z\" \/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"text-gray-800\">Aircraft Owners & Renters<\/h3>\r\n                        <p class=\"text-gray-600\">Monitor your aircraft's usage and health when renting it out, ensuring it's treated with care and operating within safe parameters.<\/p>\r\n                    <\/div>\r\n                    <!-- Card 2 -->\r\n                    <div class=\"beneficiary-card reveal\" style=\"transition-delay: 200ms;\">\r\n                        <div class=\"beneficiary-icon-wrapper\">\r\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 13.125C3 12.504 3.504 12 4.125 12h2.25c.621 0 1.125.504 1.125 1.125v6.75C7.5 20.496 6.996 21 6.375 21h-2.25A1.125 1.125 0 013 19.875v-6.75zM9.75 8.625c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125v11.25c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 01-1.125-1.125V8.625zM16.5 4.125c0-.621.504-1.125 1.125-1.125h2.25C20.496 3 21 3.504 21 4.125v15.75c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 01-1.125-1.125V4.125z\" \/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"text-gray-800\">Maintenance & History<\/h3>\r\n                        <p class=\"text-gray-600\">Gain a complete historical record of your plane's performance, including vibration data and limit events, for proactive maintenance.<\/p>\r\n                    <\/div>\r\n                    <!-- Card 3 -->\r\n                    <div class=\"beneficiary-card reveal\" style=\"transition-delay: 400ms;\">\r\n                        <div class=\"beneficiary-icon-wrapper\">\r\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\"><path d=\"M4.26 10.147a60.436 60.436 0 00-.491 6.347A48.627 48.627 0 0112 20.904a48.627 48.627 0 018.232-4.41 60.46 60.46 0 00-.491-6.347m-15.482 0a50.57 50.57 0 00-2.658-.813A59.905 59.905 0 0112 3.493a59.902 59.902 0 0110.399 5.84c-.896.248-1.783.52-2.658.814m-15.482 0l-.07.002z\" \/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"text-gray-800\">Flight Schools<\/h3>\r\n                        <p class=\"text-gray-600\">Enhance training by reviewing flights with students, tracking progress, and ensuring the fleet is operated safely and efficiently.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Feature: History Access -->\r\n        <section class=\"bg-white\">\r\n            <div class=\"container\">\r\n                <div class=\"grid md-grid-cols-2 items-start\">\r\n                    <div class=\"reveal\">\r\n                        <h2 class=\"text-gray-800\">Do you need access to the history of your airplane? No problem!<\/h2>\r\n                        <p class=\"text-gray-600\">All of the data can be accessed and analysed at any time. This will help you recognize any potential issues with an airplane.<\/p>\r\n                        <p class=\"text-gray-600\">It is also useful for the aircraft mechanics to see if any limits have been overpassed.<\/p>\r\n                    <\/div>\r\n                    <div class=\"reveal\" style=\"transition-delay: 200ms;\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2025\/07\/mechanic-and-aircraft-2024-10-18-09-00-44-utc-1024x683.png\" alt=\"Mechanic inspecting an aircraft\" class=\"rounded-lg full-width\">\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Feature: Iris Efis -->\r\n        <section class=\"bg-gray-50\">\r\n            <div class=\"container\">\r\n                <div class=\"grid md-grid-cols-2 items-start\">\r\n                     <div class=\"reveal order-last md-order-first\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2025\/06\/1_with_screen-e1748793483150-777x1024.png\" alt=\"Iris Efis Pro on a device\" class=\"rounded-lg\" style=\"max-height: 500px; margin-left: auto; margin-right: auto;\">\r\n                    <\/div>\r\n                    <div class=\"reveal\">\r\n                        <h2 class=\"text-gray-800\">Connect iris Efis Pro as a reliable data source<\/h2>\r\n                        <p class=\"text-gray-600\">Iris Efis is a reliable Efis instrument for experimental and ultralight aircraft manufactured by LX navigation. When connected to i-Gnet modem it will transmit the data which can then be accessed from the ground in our App or with a browser.<\/p>\r\n                        <a href=\"https:\/\/www.i-gnet.net\/index.php\/iris-efis\/\" class=\"feature-link\">Learn more &rarr;<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Feature: Levil Aviation -->\r\n        <section class=\"bg-white\">\r\n            <div class=\"container\">\r\n                <div class=\"grid md-grid-cols-2 items-start\">\r\n                    <div class=\"reveal\">\r\n                        <h2 class=\"text-gray-800\">Connect Levil Aviation Astro+ and iris Efis Pro Display<\/h2>\r\n                        <p class=\"text-gray-600\">The Astro+ combines a state-of-the-art aviation-grade AHRS technology, dual-band ADS-B Receiver, and an internal WAAS GPS for navigation inside one portable device.<\/p>\r\n                        <p class=\"text-gray-600\">Astro+ will transmit the data to the iGnet module. It can be connected to the iris Efis Pro display (iris Efis device without sensors) as a perfect PFD instrument.<\/p>\r\n                    <\/div>\r\n                    <div class=\"reveal\" style=\"transition-delay: 200ms;\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2025\/07\/Astro-Link-New-01-1536x1024.png-1024x683.png\" alt=\"Levil Aviation Astro+ connection diagram\" class=\"rounded-lg full-width\">\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- App\/Browser CTA -->\r\n        <section class=\"cta-section bg-gray-800\">\r\n            <div class=\"container\">\r\n                <h2 class=\"text-white reveal\">Use it with a browser or an App.<\/h2>\r\n                <p class=\"text-gray-300 reveal\" style=\"transition-delay: 200ms;\">Download our app for IOS or android, or connect to our system in a web browser.<\/p>\r\n            <\/div>\r\n        <\/section>\r\n    <\/main>\r\n\r\n    <!-- Footer -->\r\n    <footer class=\"site-footer bg-gray-900 text-white\">\r\n        <div class=\"container\" style=\"padding-top: 2rem; padding-bottom: 2rem;\">\r\n            <a href=\"https:\/\/www.i-gnet.net\/\" title=\"I-Gnet - Always in flight by your side\" rel=\"home\" class=\"footer-logo\">\r\n                <img decoding=\"async\" width=\"150\" src=\"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2020\/02\/logo.png\" alt=\"I-Gnet Logo\">\r\n            <\/a>\r\n            <p class=\"footer-tagline\">Always in flight by your side<\/p>\r\n            <div class=\"footer-divider\">\r\n                <p class=\"footer-copyright\">&copy; 2025 I-GNET.NET. All Rights Reserved.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n    <!-- JavaScript for animations -->\r\n    <script>\r\n        \/\/ Simple scroll reveal animation\r\n        const revealElements = document.querySelectorAll('.reveal');\r\n        const revealOnScroll = () => {\r\n            const windowHeight = window.innerHeight;\r\n            revealElements.forEach(el => {\r\n                const elementTop = el.getBoundingClientRect().top;\r\n                if (elementTop < windowHeight - 80) { \/\/ 80px buffer\r\n                    el.classList.add('visible');\r\n                }\r\n            });\r\n        };\r\n\r\n        window.addEventListener('scroll', revealOnScroll);\r\n        \/\/ Trigger on load as well for elements already in view\r\n        document.addEventListener('DOMContentLoaded', revealOnScroll);\r\n    <\/script>\r\n\r\n<\/body>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Reliable Air to Ground Communication Solutions A complete ecosystem for live data transmission, storage, and analysis for aviation. Get in Touch Receive Live Data Aircraft position AHRS data Airspeed and altitude G-load Video (camera stream) Vibration data Heart rate of a pilot Access Stored Data All live data (incl. video) Events surpassing preset limits Who [&#8230;]\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Home - I-Gnet<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.i-gnet.net\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - I-Gnet\" \/>\n<meta property=\"og:description\" content=\"Reliable Air to Ground Communication Solutions A complete ecosystem for live data transmission, storage, and analysis for aviation. Get in Touch Receive Live Data Aircraft position AHRS data Airspeed and altitude G-load Video (camera stream) Vibration data Heart rate of a pilot Access Stored Data All live data (incl. video) Events surpassing preset limits Who [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.i-gnet.net\/\" \/>\n<meta property=\"og:site_name\" content=\"I-Gnet\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-16T18:01:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2025\/07\/diagram.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.i-gnet.net\/\",\"url\":\"https:\/\/www.i-gnet.net\/\",\"name\":\"Home - I-Gnet\",\"isPartOf\":{\"@id\":\"https:\/\/i-gnet.net\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.i-gnet.net\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.i-gnet.net\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2025\/07\/diagram.png\",\"datePublished\":\"2020-02-08T08:33:13+00:00\",\"dateModified\":\"2025-07-16T18:01:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.i-gnet.net\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.i-gnet.net\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.i-gnet.net\/#primaryimage\",\"url\":\"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2025\/07\/diagram.png\",\"contentUrl\":\"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2025\/07\/diagram.png\",\"width\":1500,\"height\":1205},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.i-gnet.net\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.i-gnet.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/i-gnet.net\/#website\",\"url\":\"https:\/\/i-gnet.net\/\",\"name\":\"I-Gnet\",\"description\":\"Always in flight by your side\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/i-gnet.net\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - I-Gnet","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.i-gnet.net\/","og_locale":"en_GB","og_type":"article","og_title":"Home - I-Gnet","og_description":"Reliable Air to Ground Communication Solutions A complete ecosystem for live data transmission, storage, and analysis for aviation. Get in Touch Receive Live Data Aircraft position AHRS data Airspeed and altitude G-load Video (camera stream) Vibration data Heart rate of a pilot Access Stored Data All live data (incl. video) Events surpassing preset limits Who [...]","og_url":"https:\/\/www.i-gnet.net\/","og_site_name":"I-Gnet","article_modified_time":"2025-07-16T18:01:05+00:00","og_image":[{"url":"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2025\/07\/diagram.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.i-gnet.net\/","url":"https:\/\/www.i-gnet.net\/","name":"Home - I-Gnet","isPartOf":{"@id":"https:\/\/i-gnet.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.i-gnet.net\/#primaryimage"},"image":{"@id":"https:\/\/www.i-gnet.net\/#primaryimage"},"thumbnailUrl":"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2025\/07\/diagram.png","datePublished":"2020-02-08T08:33:13+00:00","dateModified":"2025-07-16T18:01:05+00:00","breadcrumb":{"@id":"https:\/\/www.i-gnet.net\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.i-gnet.net\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.i-gnet.net\/#primaryimage","url":"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2025\/07\/diagram.png","contentUrl":"https:\/\/www.i-gnet.net\/wp-content\/uploads\/2025\/07\/diagram.png","width":1500,"height":1205},{"@type":"BreadcrumbList","@id":"https:\/\/www.i-gnet.net\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.i-gnet.net\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/i-gnet.net\/#website","url":"https:\/\/i-gnet.net\/","name":"I-Gnet","description":"Always in flight by your side","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/i-gnet.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/www.i-gnet.net\/index.php\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.i-gnet.net\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.i-gnet.net\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.i-gnet.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.i-gnet.net\/index.php\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":53,"href":"https:\/\/www.i-gnet.net\/index.php\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":1905,"href":"https:\/\/www.i-gnet.net\/index.php\/wp-json\/wp\/v2\/pages\/10\/revisions\/1905"}],"wp:attachment":[{"href":"https:\/\/www.i-gnet.net\/index.php\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}