is the burst couter in app_cch_scans local_burst_decode()
bid = -1; ...
if (bid == -1) return; also working for tch?
Im asking, because "if (bid == -1)" is not triggered correctly with my tch samples.
Regards, Tobias ___________________________________________________________ SMS schreiben mit WEB.DE FreeMail - einfach, schnell und kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192
Hi,
is the burst couter in app_cch_scans local_burst_decode()
bid = -1; ...
if (bid == -1) return; also working for tch?
Im asking, because "if (bid == -1)" is not triggered correctly with my tch samples.
It should work for the SACCH and SACCH but will _not_ decode the FACCH messages, that's just not implemented. (patches welcome ...)
Cheers,
Sylvain
baseband-devel@lists.osmocom.org