Advanced Search
Search Results
19 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 the ...
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...
Model Definition
1. UAV Model The UAV model defines the structure and attributes of an Unmanned Aerial Vehicle (UAV) as submitted to the /v1/uav endpoint. 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 /v1/uav, you can configure the API to also return traffic data for aircraft near each UAV. To enable this feature, a...
Disclaimer
The data provided by SafeSky is non-certified and may include inaccuracies, delays, or omissions. It is supplied "as is" and "as available", with no guarantees regarding its accuracy, completeness, or reliability. This data is strictly intended for information...
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...
Overview
Introduction The SafeSky UAV API offers a comprehensive solution for drone operators and manufacturers to enhance situational awareness by managing two distinct types of drone traffic data: Live UAV Operations: "/v1/uav" This API allows to publish real-time ...
Live UAV operations
The Live UAV Operations API enables real-time tracking of UAVs by allowing the publication of live telemetry data, including position, altitude, velocity, and status. Additionally, the API provides the ability to retrieve nearby airborne traffic. You can poll...
Advisory UAV operations
The SafeSky API provides features to push the publication of active UAV activity areas, when no live telemetry is available. The SafeSky API utilizes GeoJSON, a widely adopted format for encoding geographic data structures. GeoJSON allows UAV operators to defi...