Hei

 Have to reply myself.

I abandoned the Mobility/Location and used native code in Symbian. It works and gives direction just like asked.

It seems that I must do the same with maemo, no direction.

Another problem: If application gets too many updates (50 times / sec) from many places it seems like having tendency to loose them. This happens on all platforms but Win32 (mac, wince,maemo, symbian). Network downloads suffer from this also mobility/location/positionupdated. All emits do not work, they are lost??.

Hannu


At 11:36 22.8.2010, you wrote:
Hei

Mobility location does not give direction in symbian :
In the code:



    if
(info.hasAttribute(QGeoPositionInfo::Direction)  ){


g_ULdata->NMEAData->COG.v=info.attribute(QGeoPositionInfo::Direction);
    }Course over ground (COG) is never set.

Position and SOG are OK.

This works in native Symbian class
( void CTLSatInfo::PositionInfoUpdatedL( TPositionInfoBase & aPosInfo,
    const TDesC & aModulename) )

Bug ?? I tried to find the reason at

CQGeoPositionInfoSourceS60::TPositionInfo2QGeoPositionInfo
but not succedded.

I am using QT SDk and mobility 1.0.2 .

Hannu


Hannu Säles Oy
Ruomelantie 12 C, FI-02210 Espoo, Finland
http://www.hannusales.fi
tel: +358-400-725374
_______________________________________________
Qt-mobility-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback

Hannu Säles Oy
Ruomelantie 12 C, FI-02210 Espoo, Finland
http://www.hannusales.fi
tel: +358-400-725374
_______________________________________________
Qt-mobility-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback

Reply via email to