[PATCH] Fix wrong printing of end freq in powerscan
Pavel Baturko
pabftk at gmail.com
Fri Nov 16 13:38:48 CET 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.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scan_freq_dup_text_fix.patch
Type: application/octet-stream
Size: 2352 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