Page 1 of 1

location_altitude is NULL

Posted: 20 May 2013 17:56
by dgiorgi
Hello,
when I use the action "Init Variable Location", the variable location_altitude is NULL, but I see in the log "mAltitude=73.5999984741211".

20.05.2013 19:30:52.707 [Traccia GPS] Action 'Init Variable Location: location using Passive, Timeout 3s' Variable 'location' set to value 'Location[mProvider=gps,mTime=1369071053000,mLatitude=43.87370666666666,mLongitude=11.106875,mHasAltitude=true,mAltitude=73.5999984741211,mHasSpeed=true,mSpeed=0.02572,mHasBearing=true,mBearing=78.0,mHasAccuracy=true,mAccuracy=5.3250003,mExtras=Bundle[mParcelledData.dataSize=44]]'.

Why?

Greetings

Re: location_altitude is NULL

Posted: 20 May 2013 17:59
by dgiorgi
I use:
Automagic 1.17.0
Sony Xperia U
Android 4.1.2

Re: location_altitude is NULL

Posted: 22 May 2013 19:49
by Martin
Hi,

The action "Init Variable Location" only initializes the coordinates of the location. I can extend the action to set the other properties like altitude, speed etc. in the next version.

Regards,
Martin

Re: location_altitude is NULL

Posted: 23 May 2013 17:02
by dgiorgi
Thank you!

Re: location_altitude is NULL

Posted: 20 Jun 2013 12:13
by jarlerb
I an waiting for this too