GithubHelp home page GithubHelp logo

Pull requests. about tinygpsplus HOT 3 OPEN

svdrummer avatar svdrummer commented on August 16, 2024
Pull requests.

from tinygpsplus.

Comments (3)

mikalhart avatar mikalhart commented on August 16, 2024

Hi!

@svdrummer Could you explain that first sentence a bit? I've been looking at the pull requests here: many are interesting.

General request for comment: I'm thinking about making more extensive version of this library for more powerful micros (e.g. ESP32) that would
a) support all the various satellite systems
b) retain the latest copy of each sentence per each keyword (e.g. GPGGA)
c) run asynchonously in a different thread, so you wouldn't have to worry about always manually and frequently calling encode()

Thoughts?

from tinygpsplus.

svdrummer avatar svdrummer commented on August 16, 2024

Judging by the groups I follow and the trends in what users are using, it would seem no one uses arduino..rephrase..even arduino is dropping the old and now uses an ESP32 using the arduino foot print. Most of the users of your library seem to use ESP8266 or ESP32. As the price of 8266 and 32 are so close now, and you get more bang per buck in an ESP32, I only use ESP32s.
A) As modern GPS's support more satellite systems, we have been adding this manually as advised by other branches of your library.
B) I am not sure, as I only want to know where I am in the most accurate manner.
C) I like this concept of using another core for the library, albeit, I have seen this done using your library on you tube. I don't like to drift away from your library, as Yours works and has been tested by time..It is a sudo standard when using a GPS module.
I think controlling drones would need the speed, and leave core ) for the main code.

from tinygpsplus.

mikalhart avatar mikalhart commented on August 16, 2024

Thanks for the feedback, @svdrummer. I, too, almost exclusively use ESP32 boards these days.

from tinygpsplus.

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.