Giter VIP home page Giter VIP logo

Comments (10)

jp-bennett avatar jp-bennett commented on June 24, 2024 1

PRthis feature is at #3248, and support in the Python app is at meshtastic/python#487 If anyone is interested in these features, and wants to test, I'd be very interested to hear how that goes.
Full precision for a channel is 32, and at 0 location data is fully disabled for the given channel.

from firmware.

jp-bennett avatar jp-bennett commented on June 24, 2024 1

@dougle03 It's already in the iOS and Android app source code, and will roll out with the next release of both. It's not in the web app yet, but I expect that to happen before too long.

from firmware.

crypto-smoke avatar crypto-smoke commented on June 24, 2024

I like this, but it's also probably best changed in the firmware repo and then implemented in the various UIs

from firmware.

garthvh avatar garthvh commented on June 24, 2024

Are you not able to reduce location accuracy in android settings? This is an option for any app using location on iOS.

from firmware.

Ferretdog avatar Ferretdog commented on June 24, 2024

Are you not able to reduce location accuracy in android settings? This is an option for any app using location on iOS.

Not reliably. In some areas it will still be very accurate, depending on local cell and wifi networks.

But you're assuming I'm not using my phone gps for anything else, like navigation.

This function is built in to APRS equipped hand held ham radios as I've described it, with ambiguity based on lat.long decimal places, and it is very effective. It's lso used in android apps which interact with APRS radios.

Screenshot_20240114-052507

from firmware.

geeksville avatar geeksville commented on June 24, 2024

This issue has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/adjustable-gps-precision-for-privacy/9513/3

from firmware.

jp-bennett avatar jp-bennett commented on June 24, 2024

I've started work on this. Currently using a binary bitmask, so we just set the bits of precision.

from firmware.

dougle03 avatar dougle03 commented on June 24, 2024

Will we see this in the web and Android app? - Perhaps for security purposes ambiguity over position should be the default with the option to increase accuracy.

from firmware.

Firworksyt avatar Firworksyt commented on June 24, 2024

Is this only for cellular device GPS forwarding or also for the hardware GPS on a node? I'm hoping it's for both so we can anonymize a little bit but still show the general location.

from firmware.

jp-bennett avatar jp-bennett commented on June 24, 2024

@Firworksyt it's both now. We've added the code in the firmware routine that generates location packets. So regardless of the source, the location gets protected.

from firmware.

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.