View Single Post
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#9
Originally Posted by Wikiwide View Post
Quick reply...


Probably, ModRana will have it added, it's easier than offline routing.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
For now, continuing with simple coding example.
Installed Nokia Qt SDK in order to get MADDE with Qt 4.7 and PR1.3.
Compiled qdialgps version 0.0.1.
Interface works, thanks to QML.
But, signal emitted by QML seems to be not heard by C++ program.
This version shows azimuth from your last known position to point (0;0).
It's updates itself with timer.
As the changes are most likely negligible, you will hardly be able to check it by eyes.
If you start from X Terminal (/opt/usr/bin/qdialgps), you can see its output.
It says:
No such signal QGeoPositionInfoSourceMaemo...
So it's hardly possible to update upon position change; timer is most likely the way to go, though it's most likely resource eater.

There is also now distance in meters.
Attached Files
File Type: deb qdialgps_0.0.1_armel.deb (11.5 KB, 135 views)

Last edited by Wikiwide; 2010-11-17 at 07:38.
 

The Following User Says Thank You to Wikiwide For This Useful Post: