From d074f8f3964e3d98081736a42ab2c839987e0159 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Fri, 6 Dec 2013 16:59:10 +0100 Subject: Add EFR support to TRAU muxer + test case Decoding and encoding of FR and EFR TRAU frames are put into seperate functions. CRC check is done to detect bad EFR TRAU frames. The test case includes FR and EFR transcoding. EFR support was tested with Nokia InSite BTS and Siemens BS11. --- openbsc/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/.gitignore') diff --git a/openbsc/.gitignore b/openbsc/.gitignore index e977f8494..c57ae4b9c 100644 --- a/openbsc/.gitignore +++ b/openbsc/.gitignore @@ -66,6 +66,7 @@ tests/abis/abis_test tests/si/si_test tests/smpp/smpp_test tests/bsc/bsc_test +tests/trau/trau_test tests/atconfig tests/atlocal -- cgit v1.2.3