Skip to content

aditis1204/GPS_Satellite_tracker

Repository files navigation

GPS Satellite Tracker

  • Implemented module that shows no of satellites relatively to current position
  • Display both no of satellites used to fix location and total no of available satellites with respect to current Gps Coordinates
  • GPS Coordinated displayed on screen
  • getPrn() method returns pseudo random number for satellite
  • getAzimuth() method returns azimuth of the satellite in degrees
  • getElevation() method returns elevation of the satellite in degrees
  • getSnr() method returns signal to noise ratio
  • usedInFix() method returns Returns true if the satellite was used by the GPS engine when calculating the most recent GPS fix

About

Implemented module that shows no of satellites relatively to current position and their information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages