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 29 30
|
Source: rtklib
Section: misc
Priority: optional
Maintainer: Gürkan Myczko <gurkan@phys.ethz.ch>
Build-Depends: debhelper (>=10), liblapack-dev, libblas-dev, qtbase5-dev, qt5-qmake, qtbase5-dev-tools, libqt5serialport5-dev, libpng-dev
Standards-Version: 4.4.1
Homepage: http://gpspp.sakura.ne.jp/rtklib/rtklib.htm
Package: rtklib
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Real Time Kinematic and other advanced GPS positioning techniques
This is an program package for standard and precise positioning with GNSS
(global navigation satellite system).
Package: rtklib-qt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tools for standard and precise positioning with GNSS QT interface
This is an program package for standard and precise positioning with GNSS
(global navigation satellite system).
.
These are the GUI parts of the tool.
Package: rtklib-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Real Time Kinematic and advanced GPS positioning techniques manual
This is the manual for RTKLIB.
|