aboutsummaryrefslogtreecommitdiffstats
path: root/rrlp-ephemeris/ubx-parse.c
AgeCommit message (Collapse)AuthorFilesLines
2010-01-07rrlp-ephemeris: Fill ref time with UBX AID_INI messagesSylvain Munaut1-2/+6
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-01-07rrlp-ephemeris: Add a note about extracting RefPos from AID_INISylvain Munaut1-0/+4
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-07rrlp-ephemeris: Fill ref pos with UBX NAV_POSLLH messagesSylvain Munaut1-1/+5
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2009-12-22Import code to generate RRLP ephemeris data from u-blox GPS receiverSylvain Munaut1-0/+165
taken from http://www.246tnt.com/files/rrlp-20091101.tar.bz2