skylines icon indicating copy to clipboard operation
skylines copied to clipboard

Live tracking, flight database and competition framework

Results 86 skylines issues
Sort by recently updated
recently updated
newest added

Starting in 2021 the DMSt competition will be hosted on https://weglide.org/. WeGlide provides an API for flight uploads (see https://api.weglide.org/docs#/igcfile/upload_flight_simple_v1_igcfile_post) that we could take advantage of to make it easier...

enhancement

This commit doesn't implement proper error handling yet, command could result in the deletion of previously downloaded airspaces: ``` Downloading http://soaringweb.org/Airspace/NL/EHv17_3.txt Download failed: Server issued an error response. removing all...

Work in progress, not finished. The old back-end code is [ogn-skylines-gateway](https://github.com/kerel-fs/ogn-skylines-gateway), it forwards fixes from _OGN_ to _SkyLines_ via the _SkyLines_-protocol. edit: _ogn-skylines-gateway_ was integrated in this patch at [skylines/tracking/ogn_gateway.py](https://github.com/kerel-fs/skylines/blob/wip/%2Bogn/skylines/tracking/ogn_gateway.py)....

This feature request is similar to how `/tracking//json` supports a `last_update` parameter to only fetch the latest points... but a bit different. The idea is to be able to request...

Pilots need to enter their Skylines (numerical) id in flyxc.app if they want to appear on the map. Currently there is no "easy" way to get the numerical id. The...

Quite a few people I discuss with are confused with how Skylines live tracking work (or they are not sure if it works at all) because they can not see...

It would be super convenient to display of QR code for the tracking key at `https://skylines.aero/settings/tracking`. Pilots could then scan their key from their mobile phone instead of having to...