Problem when use PositionSource on N950
QML and Qt Quick
6
Posts
4
Posters
3.0k
Views
1
Watching
-
Hi everyone,
I used this example at:
http://doc.qt.nokia.com/qtmobility-1.2/qml-positionsource.html
but when I run it on my N950 device, the output is:
<==== PositionSource ====>
positioningMethod: Satellite
nmeaSource:
updateInterval: 1000
active: true
<==== Position ====>
latitude: NaN
longitude: NaN
altitude: NaNAnd I don't know how to get "latitude, longitude, altitude", could you help me ?
Many thanks
-
I run the example on my N950 and works perfectly, GPS start automatically and get the data correctly, my N950 run the firmware version PR1.1 (2.2011.39-5_PR_RM680).
!http://realnorth.net/share/n950-gps.png(N950 GPS demo)!