On Wed, Nov 21, 2012 at 01:34:27PM +0100, Andreas Eversberg wrote:
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().
thanks, fix pushed. It would be a good idea to not call those fields 'rxlev' if they actually contain a 'receive level in dbm' but not a 'rxlev' value like in the specs.