neighbour cell measurement
Andreas.Eversberg
Andreas.Eversberg at versatel.de
Thu Jul 14 12:40:41 CEST 2011
hi,
i would like to commit my well tested neighbour cell measurement code,
as well as the improved cell selection / re-selection process soon. with
it, it is possible to move with the mobile phone while beeing in idle
mode (no call). it tracks neighbour cells and switches if a better cell
is detected. i found and fixed many bug issues in mobility management
and cell selection process. i did allot of driving tests.
in order to do that, the neighbour cell measurement code for layer1 is
required. this code must be reviewed first. i splitted it in three
patches:
neigh_getset.patch
[layer1] Adding rffe_set_gain() and rffe_get_gain() to get/set computed
gain.
rffe_compute_gain() is the new name for rffe_set_gain(). I needed to
change this, to solve the name collision with the rffe_set_gain()
function, which actually sets the absolute gain.
rffe_get_gain() will now read the absolute gain which has been computed
by rffe_compute_gain() or set by rffe_set_gain().
neigh_l23.patch
[layer23] Adding neighbour cell measurement to L1CTL interface.
(layer23)
neigh_l1.patch
[layer1] Adding neighbour cell measurement code to layer1.
When listening to BCCH, layer1 may measure the power level of neighbour
cells. A list of neighbour cell frequencies need to be sent to layer1.
After the measurement is done, the results are indicated to layer23.
andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20110714/830ed1ae/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: neigh_l23.patch
Type: application/octet-stream
Size: 4043 bytes
Desc: neigh_l23.patch
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20110714/830ed1ae/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: neigh_getset.patch
Type: application/octet-stream
Size: 12673 bytes
Desc: neigh_getset.patch
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20110714/830ed1ae/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: neigh_l1.patch
Type: application/octet-stream
Size: 10122 bytes
Desc: neigh_l1.patch
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20110714/830ed1ae/attachment-0005.obj>
More information about the baseband-devel
mailing list