Advanced Search
Search Results
17 total results found
Using Mobile Internet/Data While Connected To A WiFi Network (IOS/Android)
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
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
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
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?
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
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
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
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
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
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
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
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
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
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 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
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
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...