Fix:vehicle: parse all gps data then call callbacks|
authorzaxl <zaxl@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Sun, 9 Nov 2008 17:44:16 +0000 (17:44 +0000)
committerzaxl <zaxl@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Sun, 9 Nov 2008 17:44:16 +0000 (17:44 +0000)
commit1d22fdcdeb730713adfb0155163fec0ae3da49d8
treea5556f2c189caf70503f04defc8d3bcd4c8ffcdc
parent96ef6fe31251109f57aeac2e34fc4dfe18897e8d
Fix:vehicle: parse all gps data then call callbacks|
Call after all is parsed, GPGGA is not the last sentence of data.
How heading and speed are for the true last position.
This would lose points for logging, if can not keep with 1 sec
updates ,may be solved with log callback.
If graphics lag, will produce only one update if there are
several fixes in the buffer.

git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1711 ffa7fe5e-494d-0410-b361-a75ebd5db220
navit/navit/vehicle/file/vehicle_file.c