[PATCH] Fix wrong printing of end freq in powerscan

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Pavel Baturko pabftk at gmail.com
Fri Nov 16 12:38:48 UTC 2012


Hi All,

This is small patch that fixes wrong printing of scanning frequencies due
powerscan:
<0003> gsm322.c:2794 Scanning power for all frequencies.
<0003> gsm322.c:2855 Scanning frequencies. (0..0)
..
<0003> gsm322.c:2855 Scanning frequencies. (512(DCS)..512(DCS))
..
<0003> gsm322.c:2855 Scanning frequencies. (955..955)

with this fix:
<0003> gsm322.c:2797 Scanning power for all frequencies.
<0003> gsm322.c:2860 Scanning frequencies. (0..124)
..
<0003> gsm322.c:2860 Scanning frequencies. (512(DCS)..885(DCS))
..
<0003> gsm322.c:2860 Scanning frequencies. (955..1023)

Thanks,
Pavel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20121116/95342036/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scan_freq_dup_text_fix.patch
Type: application/octet-stream
Size: 2353 bytes
Desc: not available
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20121116/95342036/attachment.obj>


More information about the baseband-devel mailing list