Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Gomario

#1
Well, the height over ground is already all there but not displayed properly. At the moment the ground height I read it from the cursor position and the ASL is already implemented. All what I have to do is substract the two measurements from each other. It works OK but would like the program to do the subtraction for me  ;D
What would be much more useful is displaying the calculated wind speed and direction! Unlike many other Android Navigation programs, Locus does use the inbuild magnetic compass data!!! That is a huge advantage when it comes to calculating wind speed/direction. You already know the instant heading (magnetic compass). You also know the instant course (GPS) and you also know the instant ground speed (GPS). Windspeed and direction is merely a simple calculation. The displaying can be done on the top right hand side of the screen by a arrow and number in Kmh. The top left is already displaying the compass. It will work out perfectly.
As for the accuracy thereof: I myself was pleasantly surprised. I have tested the unit on more than a dozen occasions and every time impressed me!!! Yes, you must do the compass calibration 'moves' before TO but thereafter it works like magic. As I said before, technology has improved a lot over the last 10 or so years. It is only a matter of time until more and more people will figure that out and make use of it. Locus is a pretty complete, all around navigation program. Only needs a few touches here and there. And I can assure you, a paraglider pilot's life does not depend on instrumentation. Worst thing can happen is for the pilot to land on some unknown field. Mind you, that happens now and then regardless on navigation skills/instrumentation :) Not a train smash though.  Aviation on the other hand is an entirely different story but that is not your market to begin with.
Oh, and thank you for bothering to reply ...
#2
Troubles & Questions / Re: Altitude vs Elevation
April 29, 2021, 15:48:49
Thank you for replying.
I must add right at the start, after buying the Android application and testing it in my microlight, I was very impressed with the accuracy and usefulness thereof. More often then not it was just as good as my dedicated (and very expensive) Garmin system. Clearly, technology has improved a lot over the last 10 or so years.
Comming back to the topic: In aviation we do not talk about "Height". it is a very confusing term and it is best left out entirely. "Altitude" it is used instead. But Altitude on its own can be confusing too. Hence we refer to ASL (Altitude above Sea Level) or AGL (Altitude above Gound Level). When used on its own, most pilots will understand it as ASL but as I said, you better specify.
On the other hand Elevation is used when describing the vertical distance to some object on the ground (or to the ground itself, right under the plane)
Mind you, after playing a bit more with the program on my phone, I see that the names can be easily changed. So please ignore my previous post entirely. I am still learning this thing and now my display is correct.
Lastly I want to highlight how usefull this program is for a pilot. I know it is not meant for flying but if you have a cellphone with a build-in barometer and compass, this program is quite impressive! However, it needs a bit of refining. Probably the functions are already implemented but I don't know how to use them  :'( How can i display the Elevation (Height above ground)? And I would like to see the vertical speed in m/s or feet/min instead of Km/h. Other than that most things are already there (including the Heading and Course lines!!!) The program does make use of the Internal Barometer and Compass. And is surprisingly spot-on even without accounting for the southern hemisphere geodesic .
And lastly, is there a way to implement the LiveTrack24 API? (https://www.livetrack24.com/docs/api)
#3
LiveTrack24.Com is a de-facto standard application page, for recording and displaying live tracks. Sadly Locus maps does not seem to support it. Any news regarding the implementation of data synchronization to https://livetrack24.com ?
#4
Troubles & Questions / Altitude vs Elevation
April 27, 2021, 19:00:07
Hello everyone. Did any of you notice that Locus Map (android app) confuses altitude with elevation? It displays the elevation data under the altitude name  ;D Not exactly professional but not a big issue either. Many people confuse the two terms to begin with...
A more relevant issue is the fact that Locus can not display the Altitude at all ! This is sad because many people like myself find Locus very useful, as a "all rounder" navigation tool (in the air and on the ground). And the program already has all the data it needs. To get the correct altitude it only needs to substract the actual gps map location altitude from the actual elevation.