osmocom-commitlog-request@lists.osmocom.org wrote:
commit 73a809e57b8a531b9b8a33b6841ed3df2ea22620 Author: Harald Weltelaforge@gnumonks.org Date: Tue Nov 20 10:13:44 2012 +0100
Tell L1CTL_FBSB_REQ the expected received signal level
hi harald,
please note that cell_log.c and mobile (gsm322.c) use signed uint8_t for real rx-level (dbm). i think you should use dbm2rxlev() before handing it to l1ctl_tx_fbsb_req().
regards,
andreas