Note : public note
Created: 8/11/2008 4:42:36 PM
Modified: 10/9/2008 3:51:15 PM
Project:
Advanced:
<p>During a typical MO-LR location can arrive from two different sources<br/></p><p> - AGPS Manager  - GPS position (Terminal Based positioning only)<br/></p><p> - Network - Reference Position (both Terminal Based and Terminal Assisted positioning) <br/></p><p>   and Final Network Position (Terminal Assisted positioning only)<br/></p><p><br/></p><p>Every time the Location Monitor receives a location it takes the following actions:<br/></p><p>- schedules the position to be stored in a permanent storage (to improve performance the permanent store should not be updated more frequently than every couple of seconds).<br/></p><p><br/></p><p>When updating the permanent store the Location Monitor requests/uses Mobile Network Information from Etel and searches the store to check for network information match (Cell Id, MCC, MNC, LAC). <br/></p><p>If no match was found the location is added to the store. If a mach has been found the stored position is replaced.<br/></p>