Commit Graph

6 Commits

Author SHA1 Message Date
Dieter Spaar d652a321d9 ubx-parse.c: parse and dispatch TIMEGPS message 2012-07-18 22:22:47 +02:00
Dieter Spaar 5ffe5fe11a ubx-parse.c: Add more debugging code, and make it optional 2012-07-18 22:22:47 +02:00
Sylvain Munaut 9c3ae67f8b rrlp-ephemeris: Fill ref time with UBX AID_INI messages
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-01-07 10:22:24 +01:00
Sylvain Munaut 639889b05f rrlp-ephemeris: Add a note about extracting RefPos from AID_INI
Yeah we could do it if anyone is willing to implement conversion
from ecef to WGS84.

See http://en.wikipedia.org/wiki/Geodetic_system

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-01-07 10:22:24 +01:00
Sylvain Munaut 9819d8baf2 rrlp-ephemeris: Fill ref pos with UBX NAV_POSLLH messages
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-01-07 10:22:24 +01:00
Sylvain Munaut 341542b9d3 Import code to generate RRLP ephemeris data from u-blox GPS receiver
taken from http://www.246tnt.com/files/rrlp-20091101.tar.bz2
2009-12-22 21:54:40 +01:00