Giter VIP home page Giter VIP logo

supl-client's Introduction

Supl Client

This is not an official Google product.

Suplclient is sample code to access supl.google.com

The SuplTester class provides an example on how to use the SUPL Client Project. The SuplTester sets up the SUPL TCP connection specifications, then at a given latitude and longitude sends an LPP SUPL request and prints-out the SUPL server response.

Requirement

Make sure protoc binary is installed at /usr/local/bin/protoc Can be installed easily by the following command on Linux:
sudo apt-get install libprotobuf-java protobuf-compiler\

For MacOS and Windows, we might need to change the pom.xml or manually complie the proto object file.

Basic Usage

git clone this repo use Intellij to import pom.xml and run this project. main function can be found in SuplTester.java

License

Suplclient is licensed under the open-source Apache 2.0 license.

Contributing

Please see the guidelines for contributing before creating pull requests.

supl-client's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

supl-client's Issues

Missing dependencies

The code fails to compile properly because some of the dependencies it needs are non-existing anymore under the suggested package. This is happening when the code tries to import com.google.location.suplclient.supl.Ephemeris.IonosphericModelProto; from withing SuplLppClientHelper.java

Almanac Decoding

Any plans on adding support for decoding almanac information as well?

Beidou / SUPL3

SUPL's ULP 3.0 Candidate has supported Assisted BeiDou since around 2014. Some Android A-GNSS configs I can find online show the presence of a a_beidou_satellite_enable setting. Maybe something should be done so that supl-client can show off the BeiDou capabilities too?

Operation timed out (Connection timed out)

I run supl-client on mac ,but it doesn't work. some error shows like this:

1580692252540

I'm come from china and my computer could open google , but ping supl.google.com is useless
so I want to know : how to connect supl.google.com on mac in china ?
thank you very much

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.