Sébastien Celles

Results 294 comments of Sébastien Celles

Thanks @MaxKellermann maybe it could be worth to add it to XCSoar manual

Add `file=` syntax to manual Moreover "Airfield details" could probably be renamed "Waypoint details"

I added some informations in XCSoar manual about the use of `file:` in https://github.com/XCSoar/XCSoar/pull/746 Now there is probably an other point which should probably worth to be discussed here (if...

I just wrote a set of [Lua](https://www.lua.org/) scripts to download VAC for french AD from SIA website It's available at https://github.com/scls19fr/sia_lua (please excuse my poor Lua skills... I'm a beginer)...

Sorry repository visibility was set to private. It should be fixed now as it's now public.

AIRAC cycle duration is 28 days. Not sure if redistribution of VAC is allowed. This URL should help https://www.sia.aviation-civile.gouv.fr/produits-numeriques-en-libre-disposition.html But I have no legal background

I'm currently looking at `output/UNIX/bin/RunLua` which is describe in https://xcsoar.readthedocs.io/en/latest/lua.html XCSoar Lua interpretor can make HTTP and HTTPS requests but I don't see a way to create file... ie using...

If cupx file format was both supporting pdf document (ie not only jpg pictures) and supported by XCSoar #795 it could be a dead simple solution to provide this kind...

I noticed https://support.google.com/googleplay/android-developer/answer/9799150?hl=en Will background access location be restored ? It seems that it have been removed from latest XCSoar version because of Google Play Store policy about GPS data...

This commit https://github.com/XCSoar/XCSoar/commit/d576049906a5e9e047338ca22c124a4c7ac6552a which was added in v7.24 seems to disable background location ;-( See https://github.com/XCSoar/XCSoar/releases/tag/v7.24