Philipp Wollschlegel

Results 381 comments of Philipp Wollschlegel

The attachment is missing. Please note: i just replaced the water areas in the lakes 2 days ago with more detailed versions. Please try those for your area.

Hi Christoph, The Takeoff detection of xcsoar is as follows: https://github.com/XCSoar/XCSoar/blob/6f83f12b9243c0f80fc50410cef6b57d0846d5a6/src/Computer/FlyingComputer.cpp#L80-L90 So in order for XCSoar to detect a takeoff there has to be movement of the gps position. Perhaps...

Well looking at the history there are about 3 commits that come into question: https://github.com/XCSoar/XCSoar/commits/master/src/Computer/FlyingComputer.cpp 90e37270762eb838549075d677fc09dd00fd6dcf 57a2cf234247757c35ce2eb1ea74f5390b51c908 18b31a20b158758674a93c262a96654f25da51b8

Can you turn on the nmea and auto logger (setup-logger in the configuration) and restart your device? Then please supply us with the nmea log. That way it can be...

Reopen when you can provide the info.

So i tested several versions and it seems to be connected to the search short name search feature, introduced in v7.19 https://github.com/XCSoar/XCSoar/commit/9474c3fa972f7a86c3f2c45732e99d62cc9ae378 * This happens with cup files that have...

Cross linking from windows is always difficult. Git for example checks out the source on windows with CRLF formatted files. Using then this git to compile inside a shared folder...

One noteable difference between this and the container: xcsoar is in /opt/xcsoar inside the container.