wolfmanjm / qtopiagps
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (2)
- Graphs
-
Tree:
9f32353
commit 9f323538fc26f4c331a812736f2ffcc7e9958657
tree 48c03fe9a0424407d6fa49f70f5f9d155d08bcad
parent 47afb7b6f38921f14153920ea038aa00eec1e39e
tree 48c03fe9a0424407d6fa49f70f5f9d155d08bcad
parent 47afb7b6f38921f14153920ea038aa00eec1e39e
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
gps.h | ||
| |
images/ | ||
| |
index.html | ||
| |
libgps.tar.gz | ||
| |
libgpsmm.h | ||
| |
main.cpp | ||
| |
pkg/ | ||
| |
qtgps | ||
| |
qtgps.cpp | ||
| |
qtgps.desktop | ||
| |
qtgps.h | ||
| |
qtgps.pro | ||
| |
qtgps.ui | ||
| |
qtgps_control | ||
| |
skyView.cpp | ||
| |
skyView.h |
README
This is a port of xgps from the gpsd distribution to Qtopia for the Freerunner. More info can be found at http://blog.wolfman.com/articles/2008/08/27/porting-xgps-to-qtopia-for-the-freerunner To build you need the Trolltech toolchain. > cd qtopiagps > $QPEDIR/bin/qtopiamake > make If you don't have libgps in the toolchain then detar the libgps.tar.gz into the toolchain, by default this is /opt/toolchain and the libs go in usr/lib

