1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: openbmap-logger
Section: misc
Priority: optional
Maintainer: Debian freesmartphone.org Team <pkg-fso-maint@lists.alioth.debian.org>
Uploaders: Sebastian Reichel <sre@debian.org>
Build-Depends: debhelper (>= 10),
python-all (>= 2.6.6-3~)
Standards-Version: 3.9.8
Homepage: http://www.openbmap.org
Vcs-Git: https://anonscm.debian.org/cgit/pkg-fso/openbmap-logger.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-fso/openbmap-logger.git
Package: openbmap-logger
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
python-gtk2,
python-glade2,
fso-frameworkd
Description: gsm/gps-data logger for the openBmap project
OpenBmap is a free and open map of wireless communicating objects
(e.g. cellular antenna, Wi-Fi, Bluetooth). It provides tools to
mutualize data, create and access this map.
.
The purpose of this software is to log GSM data, together with
GPS coordinate. The result can be sent to their website, in
order to build a free database. They store GPS quality, speed,
GSM signal strength, etc. to keep a high quality of data.
|