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