Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

17 total results found

Using Mobile Internet/Data While Connected To A WiFi Network (IOS/Android)

SafeSky - Pilot Playbook 5. Technical support and FAQs

When attempting to connect an external device like a SkyEcho2, a Stratux, or a PowerFLARM to your phone, you need to ensure that your phone is connected to the external device's Wi-Fi hotspot while also having internet access through 4G/5G mobile data. It's i...

Android battery management

SafeSky - Pilot Playbook 5. Technical support and FAQs

The SafeSky App on Android may occasionally stop running in the background due to various parameters and vendor-specific decisions. This can be attributed to Android's background process management, which may deprioritise the app after a certain period. This ...

Privacy Handling

SafeSky - Pilot Playbook 7. Legal information

Introduction At SafeSky, we understand and prioritise the importance of privacy in the modern digital age, especially when it comes to the sensitive realm of aircraft tracking. As an organisation dedicated to providing real-time and accurate flight informatio...

How to contribute updates to the SafeSky map layers

SafeSky - Pilot Playbook 5. Technical support and FAQs

What is the source of SafeSky's map layers? SafeSky’s map layers are built on the openaip project, which gathers worldwide aeronautical data through contributions from a dedicated community of aviation enthusiasts. How can I contribute if I notice missing or...

Comment contribuer à la mise à jour des cartes de SafeSky?

SafeSky - Manuel de l'utilisateur 5. Support technique et FAQ

Quelle est la source des couches de cartes de SafeSky ? Les couches de cartes de SafeSky sont basées sur le projet openaip, qui recueille des données aéronautiques mondiales grâce aux contributions d'une communauté dédiée d'enthousiastes de l'aviation. Comme...

2 - Device enrollement

Aero-tracker beta testing

Before using the aero-tracker, you must pair it with your SafeSky account. Make sure there is at least one aircraft configured in SafeSky App. The process is very simple: 1 - Power on the aero tracker 2 - Open SafeSky app, and go to the "My devices" menu ...

3 - Software update

Aero-tracker beta testing

When the SafeSky app is connected to the Aero Tracker Wifi, you will see if a new software update is available. Simply click the "Update available" button and follow the process to perform Aero Tracker update.

1 - Participating to the beta testing

Aero-tracker beta testing

The beta testing is limited to selected pilots and is not open to the general public. After receiving your test aero tracker device from Avionix or from SafeSky, you need to get access the beta release of the SafeSky App by joining our beta testing program. T...

4 - FAQ

Aero-tracker beta testing

1 - Software update is not working? It's possible that the Aero Tracker you have received contains an older firmware. You need to update it manually once for all: Turn off the Aero Tracker download the firmware manually from here extract the SD card from...

Introduction

Helicopter fleet

SafeSky for Professional Helicopter Fleets In line with our philosophy of "creating a safer sky together," SafeSky offers dedicated, professional services tailored specifically for helicopter fleets. SafeSky Pro is designed to provide helicopter operators wit...

SafeSky Pro setup

Helicopter fleet

SafeSky Pro is designed for seamless, efficient, and secure usage within helicopter fleets. This page provides step-by-step instructions on the setup process, detailing the app’s various operational modes and configuration options to ensure consistent and safe...

API definition

SafeSky API for UAV

The SafeSky API is accessible via a standard REST API, enabling seamless integration with your applications. To start using the API: Get an API Key: Visit SafeSky and subscribe to the desired plan. Make API Calls: Use the endpoints provided, including the ...

Model Definition

SafeSky API for UAV

1. UAV Model The UAV model represents the structure and attributes of an Unmanned Aerial Vehicle (UAV) as captured in the SafeSky system. Field Type Required Description id string Yes The unique identifier of the UAV. latitude double Yes Latitude in d...

FAQs

SafeSky API for UAV

What are best practices for integrating with the SafeSky API? Option 1: Batch Posting with Traffic Retrieval When posting UAV data using POST /uav, you can configure the API to also return traffic data for aircraft near each UAV. To enable this feature, appe...

Disclaimer

SafeSky API for UAV

SafeSky is a non-certified eConspicuity platform that collects and shares information provided by a voluntary and unstructured community of pilots and ground stations. Therefore, no data accuracy, comprehensiveness, nor permanent transmission can be guaranteed...

Getting started

SafeSky API for UAV

This guide shows how to quickly start using the SafeSky API to publish your UAVs and retrieve traffic for enhanced situational awareness. Publish your UAVs and Retrieve Traffic By using the POST /uav endpoint, you can publish one or many UAVs to SafeSky. This...

Testing with Postman

SafeSky API for UAV

Importing the Postman Collection To get started with testing the SafeSky UAV API, follow these steps to import the provided Postman Collection: Open Postman: Launch the Postman application. Import the Collection: Click on the Import button in the top left...