Discussion Board
-
Problem with GPS class(com.nokia.m2m.orb.idl.gps)
2005-01-09, 16:14
#1
Registered User
Hi;
I have a problem with "com.nokia.m2m.orb.idl.gps".
Class includes in SystemClassLibraries in NokiaSDK v 1.1
Code line:
****************************************************
if (gpsLoc.position.lon.type == EAST.value)
....
else
...
*****************************************************
Return a wrong data, because always is "WEST.value" when in my coodenate position is "EAST.value" in Longitude.
Also I have test in a vehicle and in WEST longitude and GPS return value is OK.
Someone has this problem,
It is a error in SystemClassLibraries ??
What can I do?
Thanks
-
Registered User
FeedBack;
1) This bug is already fixed in the newest Nokia 12 firmware (4.15) and olders.
2) To solve the problem with older firmware, I use value of 0 for West and value of 1 for east (instead of 2 and 3).
But you'll have to change software later for the units with the new firmware.
I don´t know if all know this bug and I not.
However, I hope that helper anybody.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules