Philipp Wollschlegel

Results 381 comments of Philipp Wollschlegel

https://github.com/XCSoar/XCSoar/blob/master/kobo/kernel/aura2.config Is the kernel configuration for the KOBO Aura 2. Is the driver missing, or is just not compiled in?

In master you can add your source here: https://github.com/XCSoar/XCSoar/blob/master/src/Weather/Rasp/Providers.cpp That way Poland would be select-able through the list. In a future setup i'd like to provide it through https://github.com/xcsoar/xcsoar-data-repository I...

xcsoar-data-repository has been replaced by xcsoar-data-content. But the new structure should make it easier to add new datatypes.

@dingetje the rasps are available in the xcsoar-data-content repository. But currently xcsoar doesn't read them. If someone would take up the work in the linked PR, it could be factored...

yes, most other things are already supplied by the repository (maps,airspaces,waypoints). (Its not my pr its @Developer66 ) but i think we could separate out the rasp feature that was...

@aggsystems I have now all the things ready. The Linked PR moves all the rasp defintions to the repository. What i need from you is a stable link to a...

https://github.com/XCSoar/xcsoar-data-content/issues/288

@Jeripimo does @cefn suggestion help you?

@ulipo it looks like a good change. Adding this could work. What we have to work out though is how to make it default when a kobo is detected.

You should probably filter first, sort, eliminate duplicates. This creates an n:n comparison.