osmocom-bb/src/host/layer23/src
Andreas Eversberg 9548ac0a41 [layer23/mobile] Improvement and fixes of idle mode process
This patch introduces cell re-relection. When camping on a cell, it
scanns neighbour cells. If a 'better' cell is found, the cell is selected.
If the cell is in a different location area, a location upating is
performed under certain conditions.

The 'better' cell depends on various informations that are broadcasted on
the BCCH of a neihbour cell and of course the RX level. Most operators
don't set these informations, so the 'better' cell depend on a better
RX level for the same location area, or a much better RX level (6 dBm)
at a different location area.

There were many issues at the idle mode process that has been fixed.
Expecially when moving, the state machines got stuck, so no more cell search
was possible, or no further calls / location updating was possible.

In order to see the process of cell selection, enter the VTY interface and
enable the network monitor:

enable
monitor network 1  (where '1' is the instance of the MS)

In order to see the current state of the processes, enter:

show ms
2011-07-17 11:12:15 +02:00
..
common [layer23/mobile] Improvement and fixes of idle mode process 2011-07-17 11:12:15 +02:00
misc fix some spillage from recent conversion 2011-06-24 00:04:50 +02:00
mobile [layer23/mobile] Improvement and fixes of idle mode process 2011-07-17 11:12:15 +02:00
Makefile.am layer23: Split [1/2] -> The source code 2010-07-27 20:49:04 +02:00