Giter Club home page Giter Club logo

Comments (18)

yaapu avatar yaapu commented on August 29, 2024

Hi, I recently removed it, used to be there, I'll add it back :)

from frskytelemetryscript.

yaapu avatar yaapu commented on August 29, 2024

How about using HDOP instead of satcount wouldn't it provide a better indication of GPS lock quality?

from frskytelemetryscript.

RMFPV avatar RMFPV commented on August 29, 2024

I would like to use it for low sats alarm.
Thank you!

from frskytelemetryscript.

yaapu avatar yaapu commented on August 29, 2024

What you are looking for is a way to have vocal alert whenever the hdop falls below some threshhold?

from frskytelemetryscript.

yaapu avatar yaapu commented on August 29, 2024

Ardupilot has a default GPS_HDOP_GOOD of 2.0, I could report low gps hdop whenever it raises above 2 after having been lower

from frskytelemetryscript.

yaapu avatar yaapu commented on August 29, 2024

having a dedicated menu entry for setting the threshold is IMO overkill and would "eat" some precious memory

from frskytelemetryscript.

RMFPV avatar RMFPV commented on August 29, 2024

My particular case is that sometimes GPS gets jammed in the area I'm flying. I was planing to make an audio alarm using special functions + logical switch to play SatsCount value when it drops to less than 4 sats. Your idea with HDOP is even better! I think any of them will do a job.
Just please make it constantly repeat the warning with 5 sec interval, or so.
Thank you!

from frskytelemetryscript.

yaapu avatar yaapu commented on August 29, 2024

I'll think about it, ideally there should be a menu entry to enable the feature, then you could configure the periodic alert with the already existing entry.
Vocal "low HDOP alert" would be nice :-)

btw: do you get "GPS glitch" alerts on the message bar when GPS gets jammed?

from frskytelemetryscript.

RMFPV avatar RMFPV commented on August 29, 2024

I've just recently started using your brilliant script, I didn't check "GPS glitch" alert yet. Will do next time.
Before I just used customized OpenTx voice alert for low sats. OpenTx doesn't really natively support all this GPS stuff by default.

from frskytelemetryscript.

RMFPV avatar RMFPV commented on August 29, 2024

Hi yaapu!
I've just installed the last version but seems there is no SatCount sensor in it.
Can you be so kind to add it, as we discussed.

Concerning your question about "GPS glitch" alerts on the message bar when GPS gets jammed - can you please explain what do you mean by GPS gets jammed?
If GPS sats become 0 - voice Alert "GPS lost" is activated. Is there supposed to be some different scenario?

from frskytelemetryscript.

yaapu avatar yaapu commented on August 29, 2024

Hi,
I did implement the high HDOP alert but was never able to trigger on the field.
I'll try to explain myself, with gps glitches I get "GPS Glitch" but hdop remains high, than "Glitch cleared" and the alert does not fire, if HDOP raises above minimum hdop configured in ardupilot I get an EKF variance error which eventually triggers an ekf failsafe that plays an alert every 10secs.. so I could not find a valid use case for your request.

from frskytelemetryscript.

RMFPV avatar RMFPV commented on August 29, 2024

I want to use SatCount separately to set custom alerts via Taranis voice alarm, let's say for 6 sats, 3 sats and 0 sats. This would keep me completely informed about GPS state.
Does this sound reasonable?

I might be wrong but somehow I don't like Hdop as it's seems to me that it's easer and more straightforward to control sats amount.

from frskytelemetryscript.

RMFPV avatar RMFPV commented on August 29, 2024

Hi! Can you please inform about any feature for this discussion?

from frskytelemetryscript.

yaapu avatar yaapu commented on August 29, 2024

Hi,
I will not include sat count sensor in the mainstream code but I can make a special version for you that you'll have to maintain

from frskytelemetryscript.

RMFPV avatar RMFPV commented on August 29, 2024

This is very kind of you! I greatly appreciate it.
I also had another idea which you didn't reply here ttps://github.com//issues/20 , and it's very much connected to this one. Would be very nice if you can also tell will it be also implemented, or denied.
Thank you!

from frskytelemetryscript.

yaapu avatar yaapu commented on August 29, 2024

Hi,
sorry for a very late replay, install latest version and overwrite yaapu9.luac with this
yaapu9_nsats.zip

Alex

from frskytelemetryscript.

RMFPV avatar RMFPV commented on August 29, 2024

Thank you very much indeed!
I will try asap.

from frskytelemetryscript.

RMFPV avatar RMFPV commented on August 29, 2024

I'm very sorry, can you please compile it to yaapu7?

from frskytelemetryscript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.