Calculating Position from Raw GPS Data (2017)
1–10 of 21 posts
Re: Calculating Position from Raw GPS Data (2017)
#2https://gpsd.gitlab.io/gpsd/index.html
Development primarily lead by Eric Raymond:
Re: Calculating Position from Raw GPS Data (2017)
#3Re: Calculating Position from Raw GPS Data (2017)
#4[1] https://github.com/gnss-sdr/gnss-sdr [2] https://github.com/perrysou/GNSS_SDR [3] http://gfix.dk/matlab-gnss-sdr-book/
Re: Calculating Position from Raw GPS Data (2017)
#5Re: Calculating Position from Raw GPS Data (2017)
#6If you're interested in running some code, there's [1] which is fairly active, but as I recall is Linux only. There is also [2] which is a Matlab (or Octave) GNSS receiver implementation; quite well documented and informative. It's meant to be a companion to the author's book [3], which itself I found quite concise and approachable. [1] https://github.com/gnss-sdr/gnss-sdr [2] https://github.com/perrysou/GNSS_SDR [3]…
Re: Calculating Position from Raw GPS Data (2017)
#7Also related (and fascinating) -- a homemade GPS receiver: http://www.aholme.co.uk/GPS/Main.htm
Re: Calculating Position from Raw GPS Data (2017)
#8Re: Calculating Position from Raw GPS Data (2017)
#9Tangentially related, here is the opensource gps software used by a lot of phones: https://gpsd.gitlab.io/gpsd/index.html Development primarily lead by Eric Raymond: https://gpsd.gitlab.io/gpsd/gps-hacking.html http://www.catb.org/~esr/
It doesn't do much beyond multiplexing/marshalling. The actual calculations are done in the receiver.
Re: Calculating Position from Raw GPS Data (2017)
#10Also related (and fascinating) -- a homemade GPS receiver: http://www.aholme.co.uk/GPS/Main.htm
See also http://lea.hamradio.si/~s53mv/navsats/theory.html