Calculating position from raw GPS data (2017)
1–10 of 58 posts
Re: Calculating position from raw GPS data (2017)
#2Re: Calculating position from raw GPS data (2017)
#3Re: Calculating position from raw GPS data (2017)
#4Re: Calculating position from raw GPS data (2017)
#5Re: Calculating position from raw GPS data (2017)
#6For anyone wanting to build their own GPS receiver, here's a fully open source project that explains a great deal of the theory too: http://www.aholme.co.uk/GPS/Main.htm
Re: Calculating position from raw GPS data (2017)
#7Re: Calculating position from raw GPS data (2017)
#8That alone isn't too fancy; it gets good once you throw in the accelerometer and gyroscope in each device. Because with that you get this not only in realtime, but also with only minor degradation due to the changes in the GNSS pseudo-range measurements being predictable despite not holding still.
Other interesting things enabled by it are e.g. auto-land of a model plane in a truck bed without needing wheels on the plane (and still preventing it from getting scratched up/depending on a grass landing strip).
Even fairly good GNSS receivers aren't expensive to build, as long as power consumption isn't very critical, so why can't I just buy a pair for a hundred bucks?
Re: Calculating position from raw GPS data (2017)
#9Re: Calculating position from raw GPS data (2017)
#10For anyone wanting to build their own GPS receiver, here's a fully open source project that explains a great deal of the theory too: http://www.aholme.co.uk/GPS/Main.htm
Just remember to intentionally handicap yourself as to not infringe upon ITAR restrictions.