[Marble-bugs] [Bug 300804] Support OpenWLANMap / libwlocate as position provider
Dennis Nienhüser
earthwings at gentoo.org
Tue May 29 19:03:32 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=300804
--- Comment #1 from Dennis Nienhüser <earthwings at gentoo.org> ---
Git commit 0b39c56d0f82116ffffe24c323020e0ba07cee4b by Dennis Nienhüser.
Committed on 29/05/2012 at 20:59.
Pushed by nienhueser into branch 'sok-2012-plasma-active'.
Open WLAN Map position provider.
Uses libwlocate to determine the current position based on neighboring
WLAN access points or (as a fallback) the IP address. Contrary to other
position provider plugins this is currently implemented as a one-shot
position determination since that is the major use case.
A +16 -0 Findlibwlocate.cmake
M +6 -0 src/plugins/positionprovider/CMakeLists.txt
A +18 -0 src/plugins/positionprovider/wlocate/CMakeLists.txt
A +204 -0
src/plugins/positionprovider/wlocate/WlocatePositionProviderPlugin.cpp
[License: LGPL]
A +65 -0
src/plugins/positionprovider/wlocate/WlocatePositionProviderPlugin.h
[License: LGPL]
http://commits.kde.org/marble/0b39c56d0f82116ffffe24c323020e0ba07cee4b
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list